Anyone know how to put an AddThis button on each topic?
2 2011-04-24 00:15
Re: How to PROPERLY remove the Used Extensions footer? (3 replies, posted in PunBB 1.3 troubleshooting)
I would like to add a "AddThis" button on the bottom of the forum, how can I do this with this code removing the bottom div?
3 2011-04-23 22:50
Re: How to PROPERLY remove the Used Extensions footer? (3 replies, posted in PunBB 1.3 troubleshooting)
thank you! this has removed it. i dont mind leaving the punBB credit but I do not want that extra tag at the bottom and have it showing all my plugins.
4 2011-04-23 15:07
Topic: How to PROPERLY remove the Used Extensions footer? (3 replies, posted in PunBB 1.3 troubleshooting)
I have searched, all of the extension download links are broken, so I have not tried them. The other options of editing files have not worked. How do I PROPERLY remove the Used Extensions?
The following method did work but leaves an ugly bar across the bottom of the page instead....
define('PUN_EXTENSIONS_USED', true);
The following forum I found in the Show Off page, has successfully removed it..
http://www.sitespeedforum.com
Any help would be greatly appreciated!!!