PDA


View Full Version : modules on showthread.php


dstort1
07-24-2005, 12:15 PM
i've followed everything in the users manual about adding modules to every forum page, and it has worked successfully, but when i go to do the exact same thing on showthread.php, newreply.php and memberlist.php, the modules do not show correctly


i have my entire forum layout inside a 780px wide table, the modules are suppose to show up inside this table in the right column, but on the showthread.php, newreply.php and memberlist pages, they show up outside of the 780px wide table for some strange reason i cant figure out

can anybody help me?

Brian
07-24-2005, 06:43 PM
Can you create a showthread2.php, apply the changes to that file, and then post a link to your site so I can see exactly what it's doing?

dstort1
07-25-2005, 10:46 PM
i dont actually have my site online yet, i'm currently running it on an apache/php server i setup on my computer offline, but if it helps here is a screenshot of what showthread.php is doing

as you can see the right modules are showing up outside of my centered layout table =\

Brian
07-26-2005, 12:22 PM
You might try saving the file and then uploading it at http://validator.w3.org. Chances are that you'll find some errors and if those are fixed then that may solve the problem.