hunty3 Posted May 17, 2008 Posted May 17, 2008 Hi I cannot view more than one page of customers and I am getting the following error Fatal error: Call to undefined function: tep_hide_session_id() in /home/chrischamb/domains/tradingcardsupplies.co.uk/public_html/catalog/admin/includes/classes/split_page_results.php on line 80 Is anyone patient enough to offer a step by step idiots guide to fix this please? Many Thanks
spooks Posted May 17, 2008 Posted May 17, 2008 Your osc version is a bit old so is incompatible with sql version your using, perhaps you should upgrade? Anyway, to fix immediate issue this should do it. Find the function splitPageResults in split_Page_Results.php (In classes) make sure the last line is: $sql_query .= " limit " . max($offset, 0) . ", " . $max_rows_per_page; ;) Sam Remember, What you think I ment may not be what I thought I ment when I said it. Contributions: Auto Backup your Database, Easy way Multi Images with Fancy Pop-ups, Easy way Products in columns with multi buy etc etc Disable any Category or Product, Easy way Secure & Improve your account pages et al.
hunty3 Posted May 17, 2008 Author Posted May 17, 2008 Ok, I guess the upgrade may be needed, how do I do that please?
spooks Posted May 18, 2008 Posted May 18, 2008 Download the latest release from http://www.oscommerce.com/solutions/oscommerce That includes instructions, plus links if you need to update old versions. Sam Remember, What you think I ment may not be what I thought I ment when I said it. Contributions: Auto Backup your Database, Easy way Multi Images with Fancy Pop-ups, Easy way Products in columns with multi buy etc etc Disable any Category or Product, Easy way Secure & Improve your account pages et al.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.