[]Hehe! One step ahead of you. Here is how it is coded:
Code
// show full width?<br /> if (($pbsize == 2) && ($paction) && ($paction != "recommend") && ($paction != "ruthanks")) {<br /> echo "$fullwidthStart";<br /> include "{$palspath}/pals/menupal.php"; <br /> if ($paction == "polls") {<br /> include "{$palspath}/pals/polllistpal.php"; <br /> }<br /> if ($paction == "attachments") {<br /> include "{$palspath}/pals/attachmentlistpal.php"; <br /> }<br /> if ($paction == "profileindex") {<br /> include "{$palspath}/pals/profilepal.php";<br /> }<br /> if ($paction == "library") {<br /> include "{$config['homeurl']}/library.php";<br /> }<br /> if ($paction == "photogallery") {<br /> include "{$config['homeurl']}/photogallery.php";<br /> }<br /> }
[/]
Ok. I just noticed that in the code you posted that it wasn't. In the code above you show that your trying to include the files via your "Home URL" and not the path to your threads.
I'll look over the files you posted again today and see what else I can find.
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.