Fatal error: WPSC_Countries::get_countries() and dirty()
-
This is a managed wp site with Godaddy. The same issue was reported a year ago and indicated as closed in April this year.. link
I installed the WP eCommerce latest version 3.9.5 and experience the EXACT same issues as all the folks did in the above thread. I tried to apply the solution from a post Justin (author of WPEC plugin) placed in the above thread. However, I cannot seem to find the 3 files (misc.functions.php, wpsc-countries.class.php,wpsc-data-map.class.php) in /wp-includes/.. folder.
The full fatal error message is as appended below. I could not find any more discussion on this topic. But that was April. Shouldn’t the fix be already included in the latest 3.9.5? How can I solve this?
Fatal error: WPSC_Countries::get_countries(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "WPSC_Data_Map" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in /home/content/p3pnexwpnas10_data01/05/2767005/html/wp-content/plugins/wp-e-commerce/wpsc-includes/wpsc-countries.class.php on line 462
Fatal error: WPSC_Countries::_dirty(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "WPSC_Data_Map" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in /home/content/p3pnexwpnas10_data01/05/2767005/html/wp-content/plugins/wp-e-commerce/wpsc-includes/wpsc-countries.class.php on line 1142
- The topic ‘Fatal error: WPSC_Countries::get_countries() and dirty()’ is closed to new replies.