I have a few apps installed that I am working on locally I have cakephp set
up to bake and all was fine.
Yesterday I updated from svn. and Then all my apps rendered blank screen or
displayed an error message.
I managed to solve the issue.
I put the following in cakes pages controller
function dispatchMethod() {
}
Wanting to do the right thing I signed up to trac; I also tried a few more
things to gather information to be logged on trac.
This is where I got really confused - since I expected removing the addition
I put in to return the error message (so I could copy the exact message).
However the error remained fixed - no error message to copy.
I emptied the cache of files too - everything still working.
A touch confused by it, has anyone else experienced this? - its all very
odd!
- S
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---