osCommerce allows only 32 characters for the Category name length. In order to allow for longer osCommerce category names you can simply update your database table.
There are two ways to do this.
The first is by using something like phpMyAdmin to increase the length of the categories_name field in the categories_description table.
If you’re a command line […]
I recently installed FireBoard with my Joomla installation, which also uses Community Builder. One thing I noticed is the absence of a decent set of step-by-step instructions for the FireBoard install.
I’ll list here the quick and dirty installation instructions for Joomla FireBoard using Community Builder which I found to be quite simple.
You must note that […]