|

02-05-2007, 11:45 AM
Hi John,
The extra fields I need to display will be used for all products in all categories. I'm trying to display the extra fields in the category and subcategory display (showlistings.tpl). Debug shows the script is categories.php and the body is categories/subcategories.tpl.php.
I had already looked at the threads you referenced, but my php/mysql skills are very limited -- I can follow and edit some of the logic, cut and paste etc, but I've never grasped handling db I/O. I don't know what would need to be changed in the mods in those threads to make it work with 3.1.
I don't need the existing price and short description fields for the way I'm using the script, so I may use those fields for the two extra fields I need instead. That may be easier than pulling the extra array out of the db. I'll see how that goes...
Thanks
|