OK, I figured it out myself. I had to replace the test.php file in app/ webroot/ with *a new version* of test.php which I got from the newest 1.2.8 release of CakePHP! I also had to copy the cake.generic.css file from the 1.2.8 release to app/webroot/css to make the test.php site look good in the browser.
I'm glad I could figure this one out, but it has been very frustrating, and I wasted many hours for this... Thanks anyway for your help, guys. On 1 Sep., 10:21, Joshua Muheim <[email protected]> wrote: > I just upgraded to v1.2.8, but still the same error. Very, very > frustrating, I have absolutely no idea what could be the problem... > > On Tue, Aug 31, 2010 at 4:04 PM, Joshua Muheim <[email protected]> wrote: > > Thank you. If there's no other way, I will have to do that, but I'd > > rather not before I have my tests up and running... > > > On Tue, Aug 31, 2010 at 3:26 PM, Fran Iglesias <[email protected]> > > wrote: > >> Hi > >> El 31/08/2010, a las 14:41, Joshua Muheim escribió: > > >>> Still the same error. Even when there is *no* test.php file in the > >>> webroot I get this error. Very frustrating. Any other help? > > >> I remember having the very same error, and the solution was to update cake > >> 1.2 to final. > >> --- > >> Fran Iglesias <[email protected]> > >>http://cakephpilia.blogspot.com > > >> Check out the new CakePHP Questions sitehttp://cakeqs.organd 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 [email protected] > >> To unsubscribe from this group, send email to > >> [email protected] For more options, visit this group > >> athttp://groups.google.com/group/cake-php?hl=en 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 [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
