jhande Posted November 15, 2007 Posted November 15, 2007 I just installed the Products Short Descriptions v1.2 [1793] contribution. All I what or need is to have a few words added under the product name in the product listings. I followed the installation directions carefully and double checked myself. It does NOT show a setting in the Admin Panel under Configuration > Product Listing > Display Product Info to activate it as the directions indicate. There is a text box on the new product page and the info showed up on the product_info.php page (until I edited that out). What file would be edited in order to show the change to activate it in the Admin Panel as mentioned above? Maybe I should ask... Is this the right contribution or is there a better one? :blush: Quote - :: Jim :: - - My Toolbox ~ Adobe Web Bundle, XAMPP & WinMerge | Install ~ osC v2.3.3.4 -
jhande Posted November 15, 2007 Author Posted November 15, 2007 Oop's... I found a step that I left out because I don't understand it. Can someone explain it to me a little clearer? A file was included - products_info.sql and this is the contents: INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('Display Product Info', 'PRODUCT_LIST_INFO', '3', 'Set to 0 to disable, set to 1-99 to enable.', 8, 11, '0000-00-00 00:00:00', now(), NULL, NULL); ALTER TABLE products_description ADD products_info TEXT NOT NULL ; I understood and completed the blue code. But what the heck is the red code asking me to do? Alter the database or the admin/configuration.php file? :huh: Quote - :: Jim :: - - My Toolbox ~ Adobe Web Bundle, XAMPP & WinMerge | Install ~ osC v2.3.3.4 -
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.