I am installing my first add-on. Everything downloaded ok. Opened the directions to find the following.
1. Using phpMyAdmin or a similar tool, perform the following SQL statements on your database:
DROP TABLE IF EXISTS extra_product_fields;
CREATE TABLE extra_product_fields (
epf_id int unsigned NOT NULL auto_increment,
epf_order int NOT NULL default 0,
etc.
Upon opening phpMyAdmin I am not finding an obvious location to "install, insert, do" however I am supposed to be performing the above many statements.
Any help in this matter would be appreciated.
Julie
Latest News: (loading..)
Installing a new add-on
Started by weaverlizzie, Aug 07 2010 03:33 AM
1 reply to this topic
#1
Posted 07 August 2010 - 03:33 AM
#2
Posted 09 August 2010 - 08:17 PM
Quote
Upon opening phpMyAdmin I am not finding an obvious location to "install, insert, do" however I am supposed to be performing the above many statements.
Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here!
8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself.
Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues.
Any issues with oscommerce, I am here to help you.
8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself.
Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues.
Any issues with oscommerce, I am here to help you.









