Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I have just completed (almost) the manuall installation of the Product Attributes - Option Type Feature contribution and now OI'm stuck. To finish the installation it says:

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Install the relevant database files as instructed in the original readme.html

 

(for info, these are the instructions)

 

Add new fields to db

Add the following fields to table products_options

You can either use the enclosed option_type_feature.sql or the following definitions

 

NAME: products_options_type

TYPE: int(5)

NULL: No

DEFAULT: 0

 

NAME: products_options_length

TYPE: smallint(2)

NULL: No

DEFAULT: 32

 

NAME: products_options_comment

TYPE: varchar(32)

NULL: Yes

DEFAULT: NULL

 

 

 

Add the following field to table customer_basket_attributes

 

NAME: products_options_value_text

TYPE: text

NULL: Yes

DEFAULT: Null

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Where do I do this? I'm very anxious to get this working as this is almost my last step to going "live" with my site - any help would be greatly appreciated!

 

THANKS!

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