Mod Name / Version: IIP SidebarPal 1.1
Description: This allows a user selected sidebar (left/right/off) of IIP pal boxes. It's fully configurable, you you can decide what boxes you want to display, and in what order they display.
Version 1.1 fixes the issue of "headers already sent" errors on some servers.
Working under: Instructions written for UBB.Threads 6.3, but probably could be interpreted to 6.2.
Any pre-requisites: IIP 5.3 or 5.3.1
Author(s): JustDave from chattersonline.com
for discussions and bugs go to
www.ubbdev.com Date: 4/15/03
Credits: JoshPet for putting the instructions together
Files Altered: admin/edittheme.php, admin/doedittheme.php, admin/editconfig.php, admin/doeditconfig.php, editdisplay.php, changedisplay.php, ubbt.inc.php, templates/editdisplay.tmpl
Database Altered: Yes, one field added to the w3t_Users table to store the user's sidebar preference.
New Files: sidebar_leftopen.tmpl, sidebar_leftclose.tmpl, sidebar_rightopen.tmpl, sidebar_rightclose.tmpl, sidebarpal.php
Notes: This is based on JustDave's sidebar mod. He had put together a sidebarpal.php script which we were using here, and had planned on including it in the next release in IIP. But he's been away for a while, and so many people keep asking for it, hopefully he won't mind that I put this together and released it.
[b]Updated - 4/18/03 - to fix things looking off center when you weren't using 100% table widths.