Guest Posted February 19, 2005 Share Posted February 19, 2005 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 More sharing options...
Nick H Posted February 19, 2005 Share Posted February 19, 2005 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 More sharing options...
Guest Posted February 20, 2005 Share Posted February 20, 2005 actually got this fixed earlier. Turns out, somehow, I moved the files :-\ Anyway, thanks for the info, it was very helpful! Jeff Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.