The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help me Diagnosing this fault. Please.
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://img70.imageshack.us/img70/395/67689571dw4.jpg --------------- Added [DATE]1230828678[/DATE] at [TIME]1230828678[/TIME] --------------- Worth noting it is the same in the default style too.... |
#2
|
||||
|
||||
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?
|
#3
|
|||
|
|||
Im not sure the source code is massive!
But this looks all in order doesnt it? Code:
<!-- 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 --> Actually I can see from that code that Arcade is displayed on forum its lost it names.... How can it have done that? |
#4
|
||||
|
||||
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.
|
#5
|
|||
|
|||
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? |
#6
|
||||
|
||||
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.
|
#7
|
|||
|
|||
Upgraded and sorted the fault. Cheers Lynne you were a great help as always
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|