Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

error code in my store admin


LeoBH

Recommended Posts

Posted

: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

Posted

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

Posted

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.

Archived

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

×
×
  • Create New...