i upgraded from 1.6.7 to 1.9.4.1. Everything is fine except with reordering my pages in admin panel.
I'm able to reorder them with up or down arrows but when i use reorder tools panel, i have an error after listing some of content.
My pages are structured like this:
1- Home
2- About
2.1-
2.2-
2.3-
3- blabla
3.1-
3.2-
3.2.1-
3.2.2-
3.2.3-
3.3-
3.3.1-
3.3.2-
3.3.3-
Bug appear where 3.4 is suppose to. And after 3.4 i have many pages to come.
Code: Select all
Fatal error: Call to a member function Id() on a non-object in C:\wamp3\www\ChLP\tmp\templates_c\%%A3^A36^A36F658E%%ordercontent_tree.tpl.php on line 7 Call Stack #TimeMemoryFunctionLocation 10.0024415920{main}( )..\ordercontent.php:0 23.568216812168Smarty->fetch( )..\ordercontent.php:137 33.605317847032include( 'C:\wamp3\www\ChLP\tmp\templates_c\%%71^717^717BD13A%%ordercontent.tpl.php' )..\Smarty.class.php:1283 43.627418251776Smarty->_smarty_include( )..\%%71^717^717BD13A%%ordercontent.tpl.php:72 53.651018279520include( 'C:\wamp3\www\ChLP\tmp\templates_c\%%A3^A36^A36F658E%%ordercontent_tree.tpl.php' )..\Smarty.class.php:1895 63.696918660240Smarty->_smarty_include( )..\%%A3^A36^A36F658E%%ordercontent_tree.tpl.php:8 73.717418680552include( 'C:\wamp3\www\ChLP\tmp\templates_c\%%A3^A36^A36F658E%%ordercontent_tree.tpl.php' )..\Smarty.class.php:1895
I have a local version running on wamp 2.1, php 5.3.5 and the same bug appeared.
Thanks for helping me and sorry for my bad english !

Edit : The problem was two bad entries in my database !!! Delete them killed the bug
