Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Moved site to new host and getting fatal error


crazigamer

Recommended Posts

Posted

Hello,

 

We have recently moved our site to a new host and moved everything over. For some reason since the move we are getting an error when we look at our customers in the backend Fatal error: Call to undefined function css_get_country_list() in /public_html/store/admin/customers.php on line 610

 

<?php

// +Country-State Selector

echo css_get_country_list('entry_country_id', $cInfo->entry_country_id,'onChange="return refresh_form(customers);"'); <---- line 610

// -Country-State Selector

?></td>

 

and now when we click export orders from the backend it just auto refreshes the page. Can anyone help us on this issue? we can not process any orders since we can not export them out and it is not storing the customers credit card info

Posted

Jon,

 

Did you import the country listing into the new database? Is the new server running the same version of PHP and MYSQL ?

 

 

 

 

 

 

Chris

Posted

I imported the country listing into the new site already. The phpmyadmin on the old host is newer then on the new one. I can not find info on the mysql version on the old site though. We moved from pair.com to hostgator.com

Archived

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

×
×
  • Create New...