Hi, does anyone know of an image gallery type dynasnip? I've been looking into a way to display image file attachments via a template but !attach.xxxx stuff is...
John
cu2@...
Feb 2, 2007 2:22 pm
922
... i've written a very simplistic one for http://sock.strain.at/ - i could dig it up again if you are interested. however, i don't exactly remeber how easy to...
... I've attached the gallery dynasnips as they are in use at sock.strain.at. The basic idea of the gallery is as follows: You have a web-accessible directory...
... That's great, thanks! I'll work with it as time allows, it should help more for my understanding a bit more of how to interact with the vanilla framework. ...
John
cu2@...
Feb 12, 2007 4:40 am
925
... Yes. And you'll have to play with the template/popup anyway, so that needs to match as well. I think sock.strain.at uses 600 pixel wide full images and no...
Hi all. I wouldn't ask this question if I hadn't come to my wits' end trying to install. Please forgive me if this is the most annoying question you ever face...
... sincerely. ... Hi Julie Is /var/www/html your public folder for .html files? Try to install the rebol files in /var/www/vanilla/ (or similar), only leave...
... Yes - /var/www/html is the web root. Just to clarify: it's just the rebol executable, right? Or do I need to upload the entire contents of the package I...
... I get a 404... when I add ?&debug=true I get the same old 500 error with the same entries in the error log. (failed to open log file, fopen: Permission...
... hmm, that's quite strange. could you please try adding print "Content-type: text/plain^/" right after the REBOL [ ... ] block in vanilla.cgi and try again....
Hello Vanilla-Pudding, my silent, stalwart friend, I just thought I'd let you know (if you hadn't already seen), that I've finally made good on my wish to...
Hi I managed to get Vanilla to version 0.6.3 ! I used the package available at www.vanillasite.at/ and used that as the basis. I hope I have taken the latest...
Fellow Vanilloids! ... As most of you might have guessed, this is not an official release of Vanilla, even though the naming might suggest it. It's a custom ...
Back in Feb 2005, in post #841, I made an effort to follow the instruction guide on the installation of Vanilla. Since that time, I've upgraded to a newer...
... http:// ... years ... Actually, I think I found the error log. I just don't know how to make it scroll, so I have to enter cat error_log after each run...
... in vanilla.r.conf, what's your vanilla-base-url set to? If it's something ending in ".../cgi-bin", could you please append a / to it, e.g. using...
... Thanks for responding so quickly. I tried what you suggested and it did have a positive effect. It seems I managed to get thru the registration process...
... what result did you get, after entering your registration info? did you get a "registration successful" page, or did you immediately get the error...
Earl Walker, I'm sorry. I am not the most adept person for interpreting instructions involving Terminal commands; so I have various printouts of instructions...
So sorry to bother you technical wizardz… I tried to reinstall vanilla and when I got the registration page up on my browser, this is the message I receive...
let's try starting from scratch. with buckets of help from chris, we were able to come up with the following script. you should be able to directly paste the...
... and as some mailers might mess up that script content, i've also put up the script on vanillasite at http://www.vanillasite.at/dist/install-vanilla-osx.sh ...
Folks, if I remember correctly Henry's system is OSX 10.2 ... that would mean he may not be using bash but csh or zsh (if I remember correctly) -Martin...
Martin Spernau
martin@...
Oct 8, 2008 9:11 pm
949
... Hey! Nice to see you pop up ;-). Since we explicitly execute the script with bash ("we" being the people who follow instructions closely) and bash is...
I updated the script on http://www.vanillasite.at/dist/install-vanilla-osx.sh so that Vanilla is installed in /usr/local/vanilla-0.6.2 along with a ...