Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error Message Help Please


hunty3

Recommended Posts

Posted

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

Posted

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.

Posted

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...