Jsaldana7 Posted January 15, 2007 Posted January 15, 2007 Hello, I just installed oScommerce and I ahve two questions. 1. How do you know what version of oscommerce you have. 2. Im having a problem, when I add a new product to one of my catagories the description gets cut off. for example in the new product description in the admin section i type :Chrome Rear Antenna Base Zinc die cast Year:1959-1960 and i preview and the entire description is there but when I go to my store it shows this:Chrome Rear Antenna Base Zinc die cast. ... Help what am I doing wrong.... :blush:
Guest Posted January 15, 2007 Posted January 15, 2007 Depends what custom modules you have for your store. There are some contributions for instance that cut-off product descriptions in the listings. However if you go the the product_info page you should see the full description.
jonquil Posted January 15, 2007 Posted January 15, 2007 Check in your database under phpMyAdmin>oscommerce>"products_description" table, specifically the "products_name" field. Under the Type column for that field, you might see "varchar(xx)" (xx is your own variable set width for the product's name). Change this to suit. If the field's allowed character length is not your problem, when you entered the product name during create/edit product, did you use <br> to force the "Year:1959-1960" to start a new line? jon It's all just ones and zeros....
Recommended Posts
Archived
This topic is now archived and is closed to further replies.