Strict Standards: Redefining already defined constructor for class Object in /var/www/cake/libs/object.php on line 63

Strict Standards: Assigning the return value of new by reference is deprecated in /var/www/cake/libs/inflector.php on line 131

Strict Standards: Assigning the return value of new by reference is deprecated in /var/www/cake/libs/configure.php on line 136

Strict Standards: Assigning the return value of new by reference is deprecated in /var/www/cake/libs/configure.php on line 226

Strict Standards: Assigning the return value of new by reference is deprecated in /var/www/cake/libs/configure.php on line 906

Strict Standards: Assigning the return value of new by reference is deprecated in /var/www/cake/libs/configure.php on line 946

Strict Standards: Assigning the return value of new by reference is deprecated in /var/www/cake/libs/cache.php on line 71

Strict Standards: Assigning the return value of new by reference is deprecated in /var/www/cake/libs/cache.php on line 151

Strict Standards: Non-static method Configure::getInstance() should not be called statically in /var/www/cake/bootstrap.php on line 43
Smarty + cakePHP: Posts FILE: app/views/layouts/default.tpl
FILE: app/views/posts/index.tpl
nested" title="My Window Title"}
END FILE: app/views/posts/index.tpl
(default) 2 queries took 2 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `posts`772
2SELECT `Post`.`id`, `Post`.`title`, `Post`.`body`, `Post`.`created`, `Post`.`modified`, `Post`.`author_id`, `Post`.`parent_id` FROM `posts` AS `Post` WHERE 1 = 1 000