|
|
> Got this error when I installed the profiler
>
> ( ! ) Fatal error: Maximum function nesting level of '100' reached,
> aborting! in C:\AppServ\www\test\memphis_erp\cake\libs\folder.php on
> line 239
Are your tmp dirs definitely 777?
>From looking at the API, __createLinks() creates the associated model
objects - do you have an huge number of models/associations? Could
there be something unusual about how they are set up?
Cheers,
J
--
jon bennett - www.jben.net - blog.jben.net
Check out the new CakePHP Questions site http://cakeqs.org and help others with
their CakePHP related questions.
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to cake-php@xxxxxxxxxxxxxxxx
To unsubscribe from this group, send email to
cake-php+unsubscribe@xxxxxxxxxxxxxxxx For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
To unsubscribe, reply using "remove me" as the subject.
|
|