MathiasReker Posted March 30, 2017 Share Posted March 30, 2017 Hello,I get these errors on Index page and all products and CMS pages:Notice: Undefined index: start in /*****/****/public_html/cache/smarty/compile/35/d5/8a/35d58a2d58d944085dae0364f3d52a5271a27f9f.file.header.tpl.php on line 184Notice: Trying to get property of non-object in /*****/****/public_html/cache/smarty/compile/35/d5/8a/35d58a2d58d944085dae0364f3d52a5271a27f9f.file.header.tpl.php on line 184Notice: Undefined index: pages_nb in /*****/****/public_html/cache/smarty/compile/35/d5/8a/35d58a2d58d944085dae0364f3d52a5271a27f9f.file.header.tpl.php on line 184Notice: Trying to get property of non-object in /*****/****/public_html/cache/smarty/compile/35/d5/8a/35d58a2d58d944085dae0364f3d52a5271a27f9f.file.header.tpl.php on line 184Notice: Undefined index: pages_nb in /*****/****/public_html/cache/smarty/compile/35/d5/8a/35d58a2d58d944085dae0364f3d52a5271a27f9f.file.header.tpl.php on line 191Notice: Trying to get property of non-object in /*****/****/public_html/cache/smarty/compile/35/d5/8a/35d58a2d58d944085dae0364f3d52a5271a27f9f.file.header.tpl.php on line 191Line 184: <?php if ($_smarty_tpl->tpl_vars['start']->value!=$_smarty_tpl->tpl_vars['pages_nb']->value&&$_smarty_tpl->tpl_vars['p']->value!=1) {?> Line 191: <?php if ($_smarty_tpl->tpl_vars['pages_nb']->value>1&&$_smarty_tpl->tpl_vars['p']->value!=$_smarty_tpl->tpl_vars['pages_nb']->value) {?> I hope anyone can tell me what is the problem. I have searched on web, but noone else seems to have this error.. Link to comment Share on other sites More sharing options...
NemoPS Posted March 31, 2017 Share Posted March 31, 2017 Looks like you have some pagination template there, custom theme? If so, get in touch with the developers first, and see if they have a bug fix for it Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now