Logs for

Page 409 of 211,273, showing 20 records out of 4,225,455 total, starting on record 8,161, ending on 8,180

# At Username Text
# Aug 9th 2008, 23:09 bobbobbins hmm...and now that i've switched it back to production...they show up
# Aug 9th 2008, 23:09 bobbobbins but they weren't at first, until i did the old switcheroo
# Aug 9th 2008, 23:10 rnickel any guru's around?
# Aug 9th 2008, 23:46 tomas- is uploading files via ajax possible? I thought i came across some article saying its not (or at least not straightforward)... i have an ajax form that's multipart/form-data, tho it doesnt seem to upload the file, only send the name
# Aug 9th 2008, 23:48 mitnavn If I set $this->Email->template = 'template'; then where does it look for this file?
# Aug 9th 2008, 23:49 tomas- app/views/elements/email/text/template ?
# Aug 9th 2008, 23:50 mitnavn I don't have an email subfolder in my elements directory. Should I just create the folders myself?
# Aug 9th 2008, 23:51 tomas- create it, yeah, (thats what i did)
# Aug 9th 2008, 23:51 mitnavn Okay. Thanks :)
# Aug 9th 2008, 23:52 mitnavn Oh by the way, I assume the text folder is only for emails send as text, so I should create one for html as well?
# Aug 9th 2008, 23:53 tomas- yeah
# Aug 9th 2008, 23:53 tomas- the manual covers it pretty well
# Aug 9th 2008, 23:53 tomas- the file it looks for is actually /app/views/elements/email/text/template.ctp (dont forget the .ctp)
# Aug 9th 2008, 23:53 mitnavn I haven't been able to find anything about it :/ Maybe I'm searching for the wrong keywords
# Aug 9th 2008, 23:54 tomas- http://book.cakephp.org/view/176/email
# Aug 9th 2008, 23:55 mitnavn Thanks again!
# Aug 9th 2008, 23:55 tomas- np
# Aug 10th 2008, 00:02 redZoneDev anyone have a good/bad opinon of Apress's CakePHP book? http://apress.com/book/downloadfile/4066 .. i'm looking to learn cakephp and the stuff at book.cakephp.org isnt very mvc beginner-friendly
# Aug 10th 2008, 00:08 mitnavn If it's the one I think it is, there's a bad review on amazon about the codeblocks having typos consistent throughout the book etc.
# Aug 10th 2008, 00:23 JD__ I have had great luck with book.cakephp.org