View Full Version : Help me Diagnosing this fault. Please.
Gimmick
01-01-2009, 02:21 PM
I moved my site + forum to a new server, and pointed my dns at it today.
We tested this a few days ago and it was fine, but when it went live today the forum is missing the top nav bar as shown in pic below.
I can still get into admin cp, by going in through my bookmark and it all seems fine in there!?
Any help?
http://img300.imageshack.us/img300/385/14315512gp4.th.jpg (http://img300.imageshack.us/img300/385/14315512gp4.jpg)
http://img70.imageshack.us/img70/395/67689571dw4.jpg
--------------- Added 1230828678 at 1230828678 ---------------
Worth noting it is the same in the default style too....
Lynne
01-01-2009, 03:09 PM
It's hard to tell anything from a picture. What does your source code tell you? Is the code there but missing the link words or what?
Gimmick
01-01-2009, 03:37 PM
Im not sure the source code is massive!
But this looks all in order doesnt it?
<!-- nav buttons bar -->
<table class="tborder" cellpadding="6" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center">
<td class="vbmenu_control"><a href="usercp.php"></a></td>
<td class="vbmenu_control"><a href="vbookie.php?"></a></td>
<td class="vbmenu_control"><a href="arcade.php?">Arcade</a></td>
<td class="vbmenu_control"><a href="faq.php" accesskey="5"></a></td>
<td class="vbmenu_control"><a href="memberlist.php"></a></td>
<td class="vbmenu_control"><a href="calendar.php"></a></td>
<td class="vbmenu_control"><a href="search.php?do=getnew" accesskey="2"></a></td>
<td id="navbar_search" class="vbmenu_control"><a href="search.php" accesskey="4" rel="nofollow"></a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td>
<td id="usercptools" class="vbmenu_control"><a href="/forum/?nojs=1#usercptools" accesskey="3"></a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>
<td class="vbmenu_control"><a href="login.php?do=logout&logouthash=1230831234-534f4378c146a8c1a82c242c16dfe45193b091fb" onclick="return log_out('')"></a></td>
</tr>
</table>
<!-- / nav buttons bar -->
--------------- Added 1230831839 at 1230831839 ---------------
Actually I can see from that code that Arcade is displayed on forum its lost it names.... How can it have done that?
Lynne
01-01-2009, 03:50 PM
I think they are phrases, so it sounds like something is wrong with your phrase table. Perhpas the table was not imported correctly? Try only dumping that table and then import it again.
Gimmick
01-01-2009, 03:59 PM
Ok I up upgrading to latest, which I am sure I had done prior to move, then I will try that and keep you updated.
Will the phrases table also effect the area that shows ur username etc top right of forum? aswell as nav bar etc?
Lynne
01-01-2009, 04:34 PM
Look at your page source and see. If the phrases are missing, then all the code will be in the page source but the text will not be.
Gimmick
01-01-2009, 04:44 PM
Upgraded and sorted the fault. Cheers Lynne you were a great help as always
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.