hi,
I purchased a theme from templatemoster.com #27530. and didnt notice zencart versions
I have started to customize the theme and its live @ www.tlsystems.co.uk with zencart 1.51
I have started testing with zencart 1.53 and have come across this error in /logs/
[14-Oct-2014 19:48:02 Europe/London] PHP Fatal error: Call to a member function RecordCount() on a non-object in /var/www/html/tlsystems/includes/templates/theme324/templates/tpl_page_default.php on line 34
This is from includes/templates/theme324/templates/tpl_page_default.php
<?php
// vertical TOC listing
// create a table of contents for chapter when more than 1 page in the TOC
if ($pages_listing->RecordCount() > 1 and EZPAGES_SHOW_TABLE_CONTENTS == '1') {?>
dave


Reply With Quote

