Re: Post?cakephp in the URL
Thanks! I'll take a look at it
On Wednesday, September 12, 2012 4:35:53 PM UTC-4, cricket wrote:
On Tue, Sep 11, 2012 at 3:51 PM, Tilen Majerle <tilen....@gmail.com> wrote:--
> the fuck..switched what ??
> " when the hosting company switched to 5.0 " ??
PHP5
Daman, see this link:
http://php.net/manual/en/migration5.php
> I put errors to 1 and it worked for a little while
When you set debug to 1 do you see any errors on the page? If not,
view source; maybe they're being hidden in your html for some reason.
Also, check your logs, both Cake's and the server's.
> all my URLS have post?CAKEPHP= with a long number after it
That's a php.ini setting. I guess they decided to enable that by
default for some reason (maybe they're stupid). Presumably, you're
using htaccess, so add this to the one inside app/webroot (below the
IfModule block):
php_flag session.use_trans_sid off
Like Us on FacekBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home