Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Ultimate SEO sql error


Guest

Recommended Posts

Hi there,

I am trying to install the Ultimate SEO Contribution for the first time and I get a SQL Error when trying to run the following sql on my store database:

ALTER TABLE `categories_description` ADD `categories_seo_url` VARCHAR( 100 ) NOT NULL ;

ALTER TABLE `products_description` ADD `products_seo_url` VARCHAR( 100 ) NOT NULL ;

 

The Error that I receive is:

#1060 - Duplicate column name 'categories_seo_url'

 

Does anybody if you know why this error occurs and what it means? As I am a newbie, any answers would greatly be appreciated. Thanks!

Link to comment
Share on other sites

The sql code is trying to add a new field to the database. The error is saying the field is already in there. So the sql must have already been ran.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

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