X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   larger text area (https://forum.x-cart.com/showthread.php?t=9326)

desi 09-12-2004 07:41 AM

larger text area
 
Hi,
I would like to increase the size of the text areas in the forms for the customer reviews & short description for products. The number of characters allowed is not large enough & sentences/text are getting cut out when they are published.

Where can I make these changes?

desi 09-12-2004 08:01 AM

Okay - I figured out that I can make the form text area larger by editing the templates. However, when submit a customer review, text is still cut out leaving incomplete sentences in the review.

How can I make it so more text characters can be allowed?

lookformeb 09-25-2004 12:50 PM

In phpmyadmin, run this query:
Code:

ALTER TABLE `xcart_product_reviews` CHANGE `message` `message` TEXT NOT NULL


All times are GMT -8. The time now is 04:28 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.