Hi Sam, two things:

(1) I just fixed a bug in Object::dispatchMethod() that may have been
causing your issue.  Update to the latest SVN and see if that fixes
it.

(2) If not (and I don't normally do this), but could you zip up the
application that is causing the issue and email it to me?  I'll see if
I can't figure out what's causing the error.  Thanks.

On Feb 22, 11:23 am, "Sam Sherlock" <[EMAIL PROTECTED]> wrote:
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to