wiseman Posted July 7, 2003 Share Posted July 7, 2003 Hello everybody. I need some help. Enyone know how I can change the category name length > 32. Default length of category name is 32 letters. How I can change this: e.g. to 50 ? Thaks a lot. (sorry for my english) <?php echo "WiseMan"; ?> Link to comment Share on other sites More sharing options...
Guest Posted July 8, 2003 Share Posted July 8, 2003 In your database under categories description change 32 to 50 - varchar number Link to comment Share on other sites More sharing options...
wiseman Posted July 9, 2003 Author Share Posted July 9, 2003 Thanx. It works!!! Now i can put an image as category name... :wink: Thanx a lot again. Keep the good work! <?php echo "WiseMan"; ?> Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.