Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

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:

- :: Jim :: -

- My Toolbox ~ Adobe Web Bundle, XAMPP & WinMerge | Install ~ osC v2.3.3.4 -

Posted

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:

- :: Jim :: -

- My Toolbox ~ Adobe Web Bundle, XAMPP & WinMerge | Install ~ osC v2.3.3.4 -

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...