Logs for

Page 153 of 211,240, showing 20 records out of 4,224,800 total, starting on record 3,041, ending on 3,060

# At Username Text
# Aug 7th 2008, 11:04 franko great, thanks!
# Aug 7th 2008, 11:04 _psychic_ ACTION just made a shell that does that
# Aug 7th 2008, 11:05 tomas- I like cake.
# Aug 7th 2008, 11:09 tomas- (this) cake is sweet.....
# Aug 7th 2008, 11:09 loki_racer http://pastebin.com/d447729f0 come on, someone has to know what line 58 doesn't do anything
# Aug 7th 2008, 11:10 _psychic_ loki_racer: ?
# Aug 7th 2008, 11:10 tomas- echo $javascript->link ?
# Aug 7th 2008, 11:10 tomas- with the 'echo'?
# Aug 7th 2008, 11:10 _psychic_ yeah
# Aug 7th 2008, 11:11 loki_racer it doesn't put that js in the head, I know, I know, I can put it in the head, but it's a test.......for some reason on this page, my index page, javascript help can't do not inline
# Aug 7th 2008, 11:11 _psychic_ got $scripts_for_layout in your layout?
# Aug 7th 2008, 11:11 loki_racer i am testing for non inline
# Aug 7th 2008, 11:11 _psychic_ ^
# Aug 7th 2008, 11:11 loki_racer therefore no echo, and the false param should put that file in the head
# Aug 7th 2008, 11:11 _psychic_ loki_racer: got $scripts_for_layout in your layout?
# Aug 7th 2008, 11:12 tomas- i would just start putting in debugging code (ie 'error_log()' etc) into the core helper at that point to debug it
# Aug 7th 2008, 11:12 loki_racer yes psychic
# Aug 7th 2008, 11:12 loki_racer tomas, the file is in the helper and is actually given to the view class, but it is never echo'd in the head
# Aug 7th 2008, 11:12 jYeckel hey wondering about complex queries http://pastie.org/249274 wondering how i can get cake not to put '' around my betweens
# Aug 7th 2008, 11:12 _psychic_ loki_racer: can I see the layout file?