Thanks for pointing me in the right direction, Garrett.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group
The TohDoh done by Crazylegs is really well done. I would not waste my
time on a two year old tutorial that was not that well written to
begin with.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
No, thats not the problem, cause .thtml and .ctp are still working in 1.2.
But it is recommended to use .ctp, as I understood.
Maybe it is a good idea to have a look at tohtoh from crazylegs.
2007/6/27, abba bryant <[EMAIL PROTECTED]>:
>
>
> Also, since I noticed you said you were using 1.2 and t
Also, since I noticed you said you were using 1.2 and then mentioned
default.thtml.. I believe the new 1.2 branches use default.ctp ( note the
extension ). It could be that your thtml files are parsing as plain text?
dardosordi wrote:
>
>
>>From the title i'm guessing you dont have short_tags
>From the title i'm guessing you dont have short_tags enabled (),
try using .
On Jun 21, 11:23 am, Robert K S <[EMAIL PROTECTED]> wrote:
> charsetTag has been changed to charset and I have my Scriptaculous
> scripts in the right place (presumably: app\webroot\js). Still just
> getting the Cake S
charsetTag has been changed to charset and I have my Scriptaculous
scripts in the right place (presumably: app\webroot\js). Still just
getting the Cake SQL log. Since I'm new to CakePHP, I'm not sure how
to go about debugging. Any tips?
Robert
On Jun 20, 7:18 pm, danfreak <[EMAIL PROTECTED]>
Hey Robert,
about the html Helper in cake_1.2
charsetTag() is now simply charset()
With regard to the js files:
plase them all in webroot/js/
Dan
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
With reference to
http://grahambird.co.uk/cake/tutorials/ajax.php
(which has been discussed on this list before, but I'm unable to post
in the other threads--I guess they're too old):
I tried out the tutorial in Cake 1.2.0.5146alpha. The first problem I
noticed was the /app/views/layouts/default