Przemysław Suszek Posted October 6, 2017 Share Posted October 6, 2017 (edited) Hi, I have very strange question. How long can be product description ? Because when I put html code in product description the website is broken, preview is broken. My site: http://twojakoszulka.suszek.info/magazyn/twoja-gazeta In \classes\Product.php there is public $description; with description string Long. PS 1.6 Thanks for help. Kind regards Edited October 6, 2017 by mr.suchy (see edit history) Link to comment Share on other sites More sharing options...
musicmaster Posted October 8, 2017 Share Posted October 8, 2017 If you look in the database you will see that the description is of type TEXT. That type has the max size of 65,535 characters. Link to comment Share on other sites More sharing options...
NemoPS Posted October 8, 2017 Share Posted October 8, 2017 What kind of html? That might be broken on its own Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now