30vBiTurbo Posted May 19, 2007 Share Posted May 19, 2007 I downloaded UPS Choice 1.8 and followed the instructions exactly, more then once. When I goto my admin area, UPS shows up as an option now but when I press edit I get.. "Fatal error: Call to undefined function: tep_cfg_select_multioption() in /home/myname/public_html/admin/modules.php(216) : eval()'d code on line 1" Does anyone know where I'm going wrong? I have the newer version of OSC, so UPS shipping module did not come with this at all. Only USPS. Thanks in advance guys. -Jeff Quote Link to comment Share on other sites More sharing options...
verinted Posted July 23, 2007 Share Posted July 23, 2007 "Fatal error: Call to undefined function: tep_cfg_select_multioption() in /home/myname/public_html/admin/modules.php(216) : eval()'d code on line 1" Well, the error is caused because modules.php can't find the tep_cfg_select_multioption() funtion. I know you said you followed the instructions, but you may want to double check and make sure that you added this function to admin/includes/function/general.php Quote Link to comment Share on other sites More sharing options...
mlenz Posted July 23, 2007 Share Posted July 23, 2007 "Fatal error: Call to undefined function: tep_cfg_select_multioption() in /home/myname/public_html/admin/modules.php(216) : eval()'d code on line 1" Well, the error is caused because modules.php can't find the tep_cfg_select_multioption() funtion. I know you said you followed the instructions, but you may want to double check and make sure that you added this function to admin/includes/function/general.php I ran into the same thing and spent two days on this! In my case, it was because I loaded in the modules associated with the split packaging. Don't load everything that it comes with if you do not have to have split packaging. Part of the readme.txt STEP 2 -------- Extract the files to their appropriate locations. The files needed are: catalog/admin/includes/classes/xmldocument.php catalog/includes/classes/xmldocument.php catalog/includes/languages/english/modules/shipping/upsxml.php catalog/includes/modules/shipping/upsxml.php Quote Link to comment Share on other sites More sharing options...
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.