sunflowersparkle4me Posted November 30, 2007 Posted November 30, 2007 I get the following error message when trying to edit my UPS Module. osCommerce is new to me and I'm still trying to get setup so I can get my shopping cart working. Any help would be appreciated. Fatal error: Call to undefined function: tep_cfg_select_multioption() in /web/osc/admin/modules.php(212) : eval()'d code on line 1 Quote
Jan Zonjee Posted December 1, 2007 Posted December 1, 2007 I get the following error message when trying to edit my UPS Module. osCommerce is new to me and I'm still trying to get setup so I can get my shopping cart working. Any help would be appreciated.Fatal error: Call to undefined function: tep_cfg_select_multioption() in /web/osc/admin/modules.php(212) : eval()'d code on line 1 PHP tells you what the problem is: undefined function: tep_cfg_select_multioption(). So either you did not add it to your site or you added it to the wrong file (the file on the catalog side instead of the admin side). Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.