Search the web
Sign In
New User? Sign Up
vanilla-pudding · Vanilla is a simple hypertext system which subscribes to the Wiki philosophy.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 867 - 896 of 980   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
867
Hiall! I was just editing my vanilla-template and one of my dynasnips, and suddenly my space is down and I'm getting server error 500. I tried to run chmod.sh...
Pete Wason
mrzoon
Offline Send Email
Apr 7, 2005
5:37 am
868
... hmm, try appending &debug= to the URL and if you see some output then, please post it here. ... earl walker out ......
Earl Walker
lord_earl_wa...
Offline Send Email
Apr 7, 2005
4:33 pm
869
... Set-Cookie: vanilla-sid=2245761-8862153-7189796-5820493; path=/; ** Script Error: selector has no value ** Where: handle ** Near: find valid-selectors...
Pete Wason
mrzoon
Offline Send Email
Apr 7, 2005
11:05 pm
870
... this looks like somewhen vanilla's cgi is called without a selector argument. i.e. like http://example.org/cgi-bin/vanilla.cgi?snip=start instead of ...
Earl Walker
lord_earl_wa...
Offline Send Email
Apr 8, 2005
10:40 am
871
... Just a thought, but maybe your dyna overwrites the value of selector (I assume it's a global variable) with none, and then parts of vanilla that occur...
Murray Steele
murray_steele
Offline Send Email
Apr 8, 2005
10:50 am
872
... [snip!] ... thanks, my dyna is broken, but I thought I had commented it out of my template - apparently vanilla still parses the dyna call even though it's...
Pete Wason
mrzoon
Offline Send Email
Apr 8, 2005
11:16 am
873
Not sure if my last message made it to the list, so here is my question again: I have a dyna called bug-picker.r which is supposed to look at a snip's ...
Pete Wason
mrzoon
Offline Send Email
Apr 12, 2005
2:52 am
874
... looks fine to me, only problem is: .html-name does not exist in that way. you could try the following: make object! [ att: do load to-file rejoin [ app-dir...
Earl Walker
lord_earl_wa...
Offline Send Email
Apr 12, 2005
8:21 am
875
Earl Walker wrote: {!snip} ... I tried the above variation, but it always returns the path to the default bug0.png. If I modify the dyna to always output the...
Pete Wason
mrzoon
Offline Send Email
Apr 13, 2005
3:54 am
876
... Ah yes, my fault. I messed up here - you wanted the URL as result, the default location-for returns the local path to the file. Luckily, location-for takes...
Earl Walker
lord_earl_wa...
Offline Send Email
Apr 13, 2005
5:18 pm
877
Earl Walker wrote: {!snip} ... slick! ... fixed that, thanks! ... makes perfect sense! I have a list of other things I want to do. ;-) The first of them is not...
Pete Wason
mrzoon
Offline Send Email
Apr 14, 2005
2:48 am
878
... this certainly is a (known) bug which sadly also affects the new comment system. the proper way will be to rewrite vanilla's 'permissions-ok? function to...
Earl Walker
lord_earl_wa...
Offline Send Email
Apr 15, 2005
4:52 pm
879
Hi, Just wondering if this is familiar to anyone else. I'm almost certain that I am currently the only really active user of my space ... vanilla-user-login ...
Pete Wason
mrzoon
Offline Send Email
Jun 9, 2005
11:19 am
880
vanilla-pudding@yahoogroups.com schrieb am Donnerstag, 09. Juni 2005 um ... had this also as i still provided stickiness ad my space. that time i was quite...
Johannes Lerch
johannes.lerch@...
Send Email
Jun 9, 2005
3:13 pm
881
... the problem is, that sticky does not do any permission checks. so every visitor (even when not logged in) can make snips sticky. and while most won't do...
Earl Walker
lord_earl_wa...
Offline Send Email
Jun 9, 2005
4:17 pm
882
Hiall! does this sound right? use the if not users-is-associate? user [ check around attach/list.r's output of the "upload / manage attachments" link to limit...
Pete Wason
mrzoon
Offline Send Email
Jun 15, 2005
2:47 am
883
... i fear that won't work that way. as you noticed, this is basically an "inline template" so you won't be able to wrap code around subparts directly. in any...
Earl Walker
lord_earl_wa...
Offline Send Email
Jun 15, 2005
7:23 pm
884
Hiall! Here are some things I'm looking into as far as space-mods, and wanted some feedback, ie., "it's a nice idea but impossible", "that sounds cool can I ...
Pete Wason
mrzoon
Offline Send Email
Jul 12, 2005
10:47 pm
885
vanilla-pudding@yahoogroups.com schrieb am Mittwoch, 13. Juli 2005 um ... this bug is known and kind of 'filed' ;-) think it will be kicked out next version...
Johannes Lerch
johannes.lerch@...
Send Email
Jul 13, 2005
2:58 pm
886
... etc. Thanks for the useful reply, Johannes! I really wanted just to get other people's opinions on how hard this stuff would be to do, not bug the devs. I ...
Pete Wason
mrzoon
Offline Send Email
Jul 14, 2005
1:49 am
887
Hi fellow Vanilloids! I just (three weeks ago ;) migrated my Vanilla space to a new Server. After the migration the "Store!" Button does not work anymore. ...
glacionaut
Offline Send Email
Jul 29, 2005
5:50 pm
888
vanilla-pudding@yahoogroups.com schrieb am Freitag, 29. Juli 2005 um 19:50 ... insufficent access rights to the .snip files and/or space directory ? that would...
Johannes Lerch
johannes.lerch@...
Send Email
Jul 30, 2005
12:39 pm
889
... what exactly "does not work anymore"? is vanilla throwing an error message, has the button magically gone missing, ... :) ? ... unix directory or file...
Earl Walker
lord_earl_wa...
Offline Send Email
Jul 30, 2005
6:28 pm
890
I know this may be a cross-post for many, and some might even consider it spam, but as REBOL is at the core of Vanilla, I think it is fair to post this here...
crg_soccer
Offline Send Email
Jul 31, 2005
2:50 am
891
Some of you might have come across a nice as-you-type incremental search-through-snip-titles thingy that Stefan Schallerl has been using on his php/MySQL...
m_flatscher
Offline Send Email
Aug 3, 2005
9:38 am
892
... way cool markus! thanks a lot for the adaptation to vanilla. will definitely be merged into the next vanilla release (if you don't have anything against...
Earl Walker
lord_earl_wa...
Offline Send Email
Aug 3, 2005
12:29 pm
893
Hi all! We (earl and me) found a Solution for my problem, so i thought i just post it here: ... After migrating from Vanilla 0.6.0 to 0.6.2 the "store!" button...
glacionaut
Offline Send Email
Sep 6, 2005
9:13 pm
894
Happy 2006 fellow Vanilloids (or is that Vanilleans?) I've finally realised that really I should get round to updating my Vanilla install to the latest,...
Murray Steele
murray_steele
Offline Send Email
Jan 10, 2006
9:54 am
895
... happy new year, murray! ... hehe, problem is: 0.6.2 won't give you rss ;) yep, it's 2006 and vanilla has still no official support for rss. heck, who needs...
Earl Walker
lord_earl_wa...
Offline Send Email
Jan 12, 2006
1:59 am
896
... Timely response! I've an afternoon off work today whilst I wait for delivery men to deliver me some furniture (no more sitting on the floor. Yay!) so I'll...
Murray Steele
murray_steele
Offline Send Email
Jan 12, 2006
9:10 am
Messages 867 - 896 of 980   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help