Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

osCommerce WorldShip Issues


bossballa

Recommended Posts

I work for a company that processess about 20-30 orders daily that ships through UPS. We have the WorldShip software and it is very annoying to manually enter each one. anyway, i found a contribution that would help me out but i can't get it running:

 

Contribuiton URL: http://www.oscommerce.com/community/contributions,2390

 

I installed it to a tee but i get this error everytime i press the export to UPS button on the order:

 

==========================================

 

1054 - Unknown column 'delivery_company' in 'field list'

 

select delivery_name, delivery_company, delivery_street_address, delivery_suburb, delivery_city, delivery_state, delivery_postcode, delivery_country, customers_email_address, customers_telephone, orders_status from orders where orders_id = '66'

 

[TEP STOP]

 

==========================================

 

I don't know MySQL, I think this means that I'm not using a database prefix, if so how/where do i add it and if not, what do i do?

Link to comment
Share on other sites

sorry, the fill error statement is...

 

1054 - Unknown column 'delivery_company' in 'field list'

 

select delivery_name, delivery_company, delivery_street_address, delivery_suburb, delivery_city, delivery_state, delivery_postcode, delivery_country, customers_email_address, customers_telephone, orders_status from orders where orders_id = '66'

 

[TEP STOP]

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...