crazigamer Posted August 31, 2010 Posted August 31, 2010 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
Guest Posted August 31, 2010 Posted August 31, 2010 Jon, Did you import the country listing into the new database? Is the new server running the same version of PHP and MYSQL ? Chris
crazigamer Posted August 31, 2010 Author Posted August 31, 2010 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
crazigamer Posted August 31, 2010 Author Posted August 31, 2010 anyone else have any hints or help with this?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.