Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Trouble adding the UPS shipping module


30vBiTurbo

Recommended Posts

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

Link to comment
Share on other sites

  • 2 months later...

"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

Link to comment
Share on other sites

"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

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...