magicproshop Posted May 17, 2003 Posted May 17, 2003 I am new to Os Commerce although I feel somewhat comfortable with the code. I am trying to install the Header Tag Controller but I am stuck. I don't know where or how to do the following: TABLE CHANGES: Add the following new fields to products_description table. NOTE: The lengths can be anything you perfer to use. products_head_title_tag varchar 50 products_head_desc_tag longtext 300 products_head_keywords_tag longtext 300 Where do I do these modifications? Quote Arizona Patent Services
Guest Posted May 17, 2003 Posted May 17, 2003 use whatever product you use to directly access the mysql database and select the products_description table. At the end of the the table add the three new fields as specified. Quote
magicproshop Posted May 18, 2003 Author Posted May 18, 2003 Thank you for your reply. Can I use PHPmy Admin to do this? Any suggestions on backing up a database? Quote Arizona Patent Services
magicproshop Posted May 18, 2003 Author Posted May 18, 2003 These are the columns in PHPmy Admin. Field -- Type -- Attributes Null -- Default -- Extra -- Action Do I just the entire line (products_head_title_tag varchar 50 ) and enter that into the "field" section. Thank you [/img] Quote Arizona Patent Services
magicproshop Posted May 18, 2003 Author Posted May 18, 2003 Anyone's help would be greatly appreciated. I am afraid of messing up the database. Quote Arizona Patent Services
magicproshop Posted May 18, 2003 Author Posted May 18, 2003 I figured it out. I used PHPmyadmin and I think everything worked ok. Quote Arizona Patent Services
Recommended Posts
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.