Regarding the error message I got when I tried your site, seems that the cached file content are incorrect (not an array). Did you check the files ? I mean edit them and check if they are serialized arrays?
On Jan 14, 3:48 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi Francky > > Thanks for your reply, unfortunately this did not work. Driving me > crazy, I just can't see anything wrong, and it happened as soon as > upgraded to the latest version. > > On 14 Jan, 13:37, francky06l <[EMAIL PROTECTED]> wrote: > > > It reminds me a problem I had with caching. The problem was coming > > from my last "Cache::config" declared in core.php because this one had > > "serialize => false" in it. > > I think this has been corrected, but my temporary solution was to make > > the last Cache::config set with serialize => true. After cleaning the > > tmp/cacke/persistent directory, everything was ok. > > > I really do not if this is linked, maybe just a hint. > > hth > > > On Jan 14, 9:55 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > > wrote: > > > > Hi > > > > I was hoping someone could help me, I am hosting a site on Media > > > Temple Grid Service, using the method described here: > > > >http://walkerhamilton.com/435/setting-up-cake-on-the-new-gs > > > > It was all working great, until I updated to the latest beta of 1.2. I > > > am now getting a number errors including the fater error: > > > > Fatal error: Class 'Router' not found in /mnt/gs02/herd02/24139/ > > > domains/cake/dispatcher.php on line 333 > > > > The site is here: > > > >http://adiebodie.digitalbyname.com/ > > > > Can anyone help? > > > > Thanks > > > > Jono --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
