Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted (edited)

it is a horrible way to install Ultra Pics for me at least, i admitted that i am a newbie to osc and codes, but i successfully installed osc and sts system, but when i got into Ultra Pics, i found finally:

 

it is horrible,

 

first, i have made some customization on our page, and had set up STS, so i have to (i am afraid of breaking what i had done perfectly: osc and sts!) install manually.

but that is ok, i followed the instruction step by step. i can afford.

 

butttt finally, i could not import the sql_ultra_pics.sql file.

 

And now, What should i do?

 

Retore and get back?

 

Anybody helps me?????????????

Edited by ibjcha
Posted
it is a horrible way to install Ultra Pics for me at least, i admitted that i am a newbie to osc and codes, but i successfully installed osc and sts system, but when i got into Ultra Pics, i found finally:

 

it is horrible,

 

first, i have made some customization on our page, and had set up STS, so i have to (i am afraid of breaking what i had done perfectly: osc and sts!) install manually.

but that is ok, i followed the instruction step by step. i can afford.

 

butttt finally, i could not import the sql_ultra_pics.sql file.

 

And now, What should i do?

 

Retore and get back?

 

Anybody helps me?????????????

 

 

This is the feedback mysql give me:

 

SQL query:

 

ALTER TABLE `products` ADD `products_image_med` VARCHAR( 64 ) AFTER `products_image` ;

 

MySQL said: Documentation

#1060 - Duplicate column name 'products_image_med'

Posted
This is the feedback mysql give me:

 

SQL query:

 

ALTER TABLE `products` ADD `products_image_med` VARCHAR( 64 ) AFTER `products_image` ;

 

MySQL said: Documentation

#1060 - Duplicate column name 'products_image_med'

 

looks like you have already run the sql as that is saying the column already exists

Regards

 

Mark A Reynolds

Posted
looks like you have already run the sql as that is saying the column already exists

 

I got this question and back to open the sql_ultra_pics, and we can see:

 

ALTER TABLE `products` ADD `products_image_med` VARCHAR(64) AFTER `products_image`;

ALTER TABLE `products` ADD `products_image_lrg` VARCHAR(64) AFTER `products_image_med`;

 

maybe this is the reason we be feedback by: duplicate!!!

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