i must have downgrade from cake_1.2.0.6311-beta to cake_1.1.19.6305
becouse httpd blownup ! but now i have next problem i start
http://localhost/ecms/lang/en-gb > $Route->connect('/lang/*',
array('controller' => 'p28n', 'action' => 'change')); -> function
change($lang = null) {
$this->P28n->change($lang);
$this->redirect($this->referer(null, true));
} -> Warning: Division by zero in C:\xampp\htdocs\ecms\cake\libs
\security.php on line 142
Warning: Division by zero in C:\xampp\htdocs\ecms\cake\libs
\security.php on line 142
Warning: Division by zero in C:\xampp\htdocs\ecms\cake\libs
\security.php on line 142
Warning: Cannot modify header information - headers already sent by
(output started at C:\xampp\htdocs\ecms\cake\libs\security.php:142) in
C:\xampp\htdocs\ecms\cake\libs\controller\components\cookie.php on
line 384
Warning: Cannot modify header information - headers already sent by
(output started at C:\xampp\htdocs\ecms\cake\libs\security.php:142) in
C:\xampp\htdocs\ecms\cake\libs\controller\controller.php on line 447
how can i do with it ? i canot upgrade to beta becouse httpd druning
erros.. ;<
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---