jfc Posted June 3, 2013 Share Posted June 3, 2013 (edited) Hi, I would like to be able to change the allowed number of characters in the customized products text field. Is this something I can do? Edited June 3, 2013 by jfc (see edit history) Link to comment Share on other sites More sharing options...
Bruna BSPCU Posted June 3, 2013 Share Posted June 3, 2013 To do that you go to the PhpMyAdmin and in the table ps_product_lang or ps_product (depends what you want to change), you change the structure of the element. What field exactly you want to change? Link to comment Share on other sites More sharing options...
jfc Posted June 3, 2013 Author Share Posted June 3, 2013 Thanks for helping me. I have found the field in customized_data. It is a varchar (255). What should I change it to? Is there no code that limits the characters before it hits the database? Link to comment Share on other sites More sharing options...
Bruna BSPCU Posted June 3, 2013 Share Posted June 3, 2013 (edited) Ok then! Change it to text and save it! It worked? Edited June 3, 2013 by Bruna BSPCU (see edit history) Link to comment Share on other sites More sharing options...
jfc Posted June 3, 2013 Author Share Posted June 3, 2013 Yes, that works great thanks. Do you know if it would be possible to keep the spaces and returns in the text? Link to comment Share on other sites More sharing options...
Bruna BSPCU Posted June 3, 2013 Share Posted June 3, 2013 Nice that worked! So please jfc put [sOLVED] on this post. To do that go to your first post of this topic and click edit , then full editor, then change the title! Good luck! Link to comment Share on other sites More sharing options...
Recommended Posts