Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Admin Errors with several files


Guest

Recommended Posts

Just did a new install of oscommerce, and have been going through the admin doing a lot of the basic install / first time setup steps. However, once I try to go into anything under: Customers, Locations / Taxes, Localization, Reports, and tools, im getting the same error on each. Example:

 

Fatal error: Cannot instantiate non-existent class: splitpageresults in /www/t/********/htdocs/admin/customers.php on line 720

 

Fatal error: Cannot instantiate non-existent class: splitpageresults in /www/t/********/htdocs/admin/countries.php on line 92

 

Fatal error: Cannot instantiate non-existent class: splitpageresults in /www/t/tomahawk/htdocs/admin/currencies.php on line 156

 

As you notice, all of the errors are on the splitpageresults call in the file. What is not configured right or what wasnt set up right when I installed this? Are the files just corrupt or did I do something completely wrong on the install? Ive done an install before and never had this problem. Im not very good with php / html but I know enough to get my by for the time being. Any help on this would be very much appreciated.

 

Jeff

Link to comment
Share on other sites

Make sure that the file splitPageResults.php is in the admin/includes/classes folder.

 

Also, I seem to recall that the original splitPageResult class returns an error if there is no data in the table it is trying to read. Add a customer and see if the first error goes away.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...