The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
My template mod does not like NN47 Details »» | |||||||||||||||||||||||||
Okay - I know it's not the nested table as the main page of my site is the same and it's viewing fine and load quickly in NN 4.7
When I apply my template modifications to the site... it looks great in IE 5.5, Opera, Mozilla, and NN6 - in NN 4.7 it tries to load and then says "connecting" and then hangs up... And every now and then after about 3-4 minutes the board will actually come up... any suggestions? Here is my coding below - thanks!!! The site URL is: http://www.scrapbook-bytes.com/chat/ header: <table width="785" border="0" cellspacing="0" cellpadding="1" align="center"> <tr> <td bgcolor="#666666"> <table width="785" border="0" cellspacing="0" cellpadding="0" background="{ imagesfolder}/background.jpg" align="center"> <tr> <td align="center" height="127"> <p><img src="{ imagesfolder}/scrapbook-bytes-header1.jpg" width="731" height="120"></p> </td> </tr> <tr> <td align="center"><img src="{ imagesfolder}/scrapbook-bytes-header2.jpg" width="606" height="96"></td> </tr> <tr> <td align="center"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <table width="90%" border="0" cellspacing="0" cellpadding="1" align="center" background="{ imagesfolder}/greyback.jpg"> <tr> <td bgcolor="#333333" valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" background="{ imagesfolder}/whiteback.jpg"> <tr> <td> <table width="100%" border="0" cellspacing="0" cellpadding="0" background="{ imagesfolder}/yellow-divider.jpg"> <tr> <td width="1"><img src="{ imagesfolder}/yellow-divider.jpg" width="1" height="35" align="absmiddle"></td> <td align="center"> <P class="ptop"><span class="toplinks">Home</span> | <span class="toplinks">Design Team</span> |<span class="toplinks"> Forum</span> | <span class="toplinks">Galleries</span> |<span class="toplinks"> Techniques</span> | <span class="toplinks">Tutorials</span> | <span class="toplinks">Challenge</span> |<span class="toplinks"> Q&A</span> | <span class="toplinks">Contact Us</span> | <span class="toplinks">Site Map</span></P> </td> </tr> </table> </td> </tr> <tr> <td align="right"><img src="{ imagesfolder}/whiteback.jpg" width="1" height="1"></td> </tr> <tr> <td align="right"> <!-- logo and buttons --> <!-- toplinks --> <a href="usercp.php?s=$session[sessionhash]"><img src="{ imagesfolder}/top_profile.gif" alt="Here you can view your subscribed threads, work with private messages and edit your profile and preferences" border="0"></a> <a href="register.php?s=$session[sessionhash]&action=signup"><img src="{ imagesfolder}/top_register.gif" alt="Registration is free!" border="0"></a> <a href="calendar.php?s=$session[sessionhash]"><img src="{ imagesfolder}/top_calendar.gif" alt="Calendar" border="0"></a> <a href="memberlist.php?s=$session[sessionhash]"><img src="{ imagesfolder}/top_members.gif" alt="Find other members" border="0"></a> <a href="misc.php?s=$session[sessionhash]&action=faq"><img src="{ imagesfolder}/top_faq.gif" alt="Frequently Asked Questions" border="0"></a> <a href="search.php?s=$session[sessionhash]"><img src="{ imagesfolder}/top_search.gif" alt="Search" border="0"></a> <a href="index.php?s=$session[sessionhash]"><img src="{ imagesfolder}/top_home.gif" alt="Home" border="0"></a> <!-- <a href="member.php?s=$session[sessionhash]&action=logout"><img src="{ imagesfolder}/top_logout.gif" alt="Logout" border="0"></a> --> <!-- /toplinks --> <!-- /logo and buttons --> </td> </tr> <tr> <td> </td> </tr> <tr> <td> <!-- content table --> <table background="{ imagesfolder}/whiteback.jpg" align="center" width="100%" cellpadding="10" cellspacing="0" border="0"> <tr> <td> Footer: </td> </tr> </table> <!-- /content area table --> </td> </tr> </table> </td> </tr> </table> <div align="center"> <p><br> <span class="bottomlinks">All images within this website are © the original creator. Above layouts © Shannon, Annie, Laura, Wendi Speciale, Amy Edwards, Gina Cabrera.</span> </p> <p align="center"> <normalfont><b>< <a href="$contactuslink">Contact Us</a> - <a href="$homeurl">$hometitle</a> <!-- - <a href="$privacyurl">Privacy Statement</a> --> ></b></normalfont> </p> <p align="center"><smallfont> <!-- Do not remove this copyright notice --> Powered by: vBulletin Version $templateversion<br> Copyright ©2000 - 2002, Jelsoft Enterprises Limited.<br> <!-- Do not remove this copyright notice --> $copyrighttext </smallfont></p><P> </P> </div> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> <table width="785" border="0" cellspacing="0" cellpadding="0" align="center"> <tr> <td align="center"> <p><br> <span class="bottomlinks">Home</span> | <span class="bottomlinks">Design Team</span> | <span class="bottomlinks">Forum</span> | <span class="bottomlinks">Galleries</span> | Techniques | Tutorials | Challenge | Q&A | Contact Us | Resources | Site Map</p> <p><br> <span class="toplinks">Website Designer:</span> Glowing Designs / Amy Edwards<br> </p> </td> </tr> </table> Amy Show Your Support
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|