New Zenner
- Join Date:
- Nov 2009
- Posts:
- 7
- Plugin Contributions:
- 0
OSC to Zen ,tep_cfg_select_option() error
I want to port a OSC module to Zen Cart, I did the changes mentioned in the FAQ and the nessery changes. i always get this error when i try to edit the module
Fatal error: Call to undefined function tep_cfg_select_option() in C:\xampp\htdocs\zencartn\admin\modules.php(282) : eval()'d code on line 1
I don't know where this function is, coz i replaced the code tep_cfg_select_option with zen_cfg_select_option. Searched it in the complete zen source code. i still get that error function which does not exist..
can anyone please help me:blush: