I created a base project with Scaffold function and it's all right.
Great!
My platform is
Win Xp
Apache/1.3.24
PHP Version 4.3.3
cakePHP 1.1.6.3264
I updated my system to
Apache/2.0.58 (Win32)
PHP Version 5.2.0-dev
I maintened the configuration more similar as possible
but my project does not work more!!!
In particular, an error occurred when i tried to create a new row or
edit a row and appears this messagge: "Please correct errors below."
The cause seems to be in the file scaffold.php line 260
if (is_object($this->controllerClass->Session)) {
$this->controllerClass->Session->setFlash('Please correct errors
below.');
How can i resove this problem?
Thanks all!
Simone
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---