LeoBH Posted January 18, 2005 Posted January 18, 2005 :blink: I have the error code: Fatal error: Call to undefined function: tep_cfg_get_zone_name() in /home2/(site name)/public_html/admin/configuration.php on line 79 when I access the administration of store / my store Do someone knows how to fix it? Thanks! Leo
fjbravo Posted January 19, 2005 Posted January 19, 2005 Rename function tep_cfg_get_zone_name to tep_get_zone_name, in the configuration table, field STORE_ZONE, or ZONE_STORE /Curro. :blink: I have the error code: Fatal error: Call to undefined function: tep_cfg_get_zone_name() in /home2/(site name)/public_html/admin/configuration.php on line 79 when I access the administration of store / my store Do someone knows how to fix it? Thanks! Leo <{POST_SNAPBACK}>
LeoBH Posted January 20, 2005 Author Posted January 20, 2005 Thanks for the help! I do not have the field STORE_ZONE, or ZONE_STORE in my configuration table (I veryfied using phpmyadmin) In this case should I create one of this? Thanks Leo Rename function tep_cfg_get_zone_name to tep_get_zone_name, in the configuration table, field STORE_ZONE, or ZONE_STORE /Curro. <{POST_SNAPBACK}>
Recommended Posts
Archived
This topic is now archived and is closed to further replies.