RE: Is it possible?
Christian Lescuyer <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.installation |
|---|---|
| Message-ID | <18259f93bf315e3bab03794c4d560c14@osCommerce-Forums> |
This message was sent from: Installation and Configuration http://forums.oscommerce.com/viewtopic.php?p=227400#227400 ---------------------------------------------------------------- [quote="Japes"]I don't suppose I could trouble you to highlight the code I'd have to duplicate in order to add the additional description field?[/quote] It's not difficult, but you have to be meticulous. Locate a field similar to what you want to add, search for the field name in the php files with a text editor, and add a similar item each time with your new field. [quote="Japes"]Also, how would I go about creating the new field within the database?[/quote] phpmyadmin is ok. Locate your table in the list. There is an [b]Add new field[/b] box there.