This topic is locked in the archive but I would really like to be able to get it to work on my site. I tried the suggestion below but couldn't get it to work. Thanks.
Re:banner positions? 1 Day, 14 Hours ago Karma: 0
Baze wrote:
If anyone is in a hurry,
1. create new module position (it will be saved as "kunena_msg" because of the 10 chars limit)
2. open phpMyadmin, navigate to jos_template_positions table, click the structure tab and change "position" it has value "varchar(10)", all you have to do is click on the pencil (edit) and change the value from 10 to 20.
3. then navigate to jos_modules table and also change the "positions" value from varchar length 10 to 20
4. again open jos_template_positions table, clck the browse tab and click the pencil next to the "kunena_msg" position and change it's name to the desired banner position (ex.kunena_msg_2)
now you can assign any module to the new position
note: this is for Joomla 1.0.xx only!
I tried this (using kunena_msg_1) but could not get it to work. I'm running Kunena 1.0.9 on a Joomla 1.0.15 install. Also it seems to tax the server so I shut the module off.