Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

installing contribution


fairyland
 Share

Recommended Posts

hi,

 

i am newbe and attemping to install one of the contribution...please help,

 

 

the contribution instruction as:

 

1. Changes to Table: configuration

 

INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added) VALUES ('Display Add Multiples column', 'PRODUCT_LIST_MULTIPLE', '0', 'Do you want to display the Multiple Quantity with Attributes column?', '8', '11', now());

 

question:

where do i put the above code into the configuration page? is it anywhere? is there anything else before the code eg, $configuration_query = tep_db_query("select configuration_id ................etc)?

 

2. changes to tabel product_options

 

question: where can i find this production_options file? i have search all local directories but could not find this file?

 

 

please help me get started as i am willing to learn....

 

michael

Link to comment
Share on other sites

Dear fairyland

 

You will find all in your SQL-Files.

You can use a program like phpMyAdmin (http://www.phpmyadmin.net/) or any other MySQL program.

 

The contribution you want to install does requiere a change in your SQL-Files, so you need to look there.

 

Hope that will help.

 

Rich

 

 

Thank you Rich for your quick reply!

 

I've go Dreamweaver and just wondering if this is sufficient to edit the source code?

 

what i did was: open up the source code of the configuration.php file but unsure where to start?

 

hope you could help, meanwhile i will download Mysql admin you suggested to try if it will help...i will try anything as this is the only way i will learn...

 

michael

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.

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.

 Share

×
×
  • Create New...