The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
i think i have an ajax problem
![]() im a newbie and dont know what to do to fix it. when i click the smilies when creating a new thread nothing happens when i click to change my mood nothing happens the drop down box for quick links in the navbar has gone the drop down box for these in a topic has gone (Thread Tools, Search this Thread, Rate Thread, Display Modes) And theirs probably other things not working. the problem has only started happening today since i upgraded to 3.6.10. ive tried doing the upgrade again and still having the same problems any help appreciated thanks |
#2
|
||||
|
||||
![]()
How about a link to your site?
Also, make sure all of your files are uploaded correctly. If one didn't upload all the way, it could cause this sort of problem. |
#3
|
||||
|
||||
![]() Quote:
link: swapitshopforum .net |
#4
|
||||
|
||||
![]()
It looks like you are missing the part in your navbar that calls the javascript (the id and the script call). For instance, for search, you have:
HTML Code:
<td class="vbmenu_control"><a href="search.php">Search</a></td> HTML Code:
<td id="navbar_search" class="vbmenu_control"><a href="search.php" accesskey="4" rel="nofollow">Search</a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td> |
#5
|
||||
|
||||
![]()
vBMenu' DHTML Popup Menus is turned on, and the search has never had a drop down icon for it. just others like quick links and those in the showthread.php have, but dont now ive upgraded to 3.6.10
|
#6
|
||||
|
||||
![]()
Have you tried:
1) Creating a new default style and browsing your site with it and seeing if the dropdowns work then? 2) Turning off your plugins and seeing if it works then? |
#7
|
||||
|
||||
![]()
make a new style and still the same problems
and in admin panel i had to collapse all to use the features. and i tried disabling the plugins and changed to disable and clicked go and the go button doesnt do anything ![]() |
#8
|
||||
|
||||
![]()
You are unable to disable the plugins through your admin cp? Try doing so through your config.php file:
edit config.php and add this line right under <?php define('DISABLE_HOOKS', true); You may need to also to do includes/xml and remove any non-standard vbulletin xml files also (some mods have xml files added in there). |
#9
|
||||
|
||||
![]() Quote:
|
#10
|
|||
|
|||
![]()
See if the following is enabled:
ACP --> vBulletin Options --> General Settings --> Disable AJAX Features --> Enable All AJAX Features Still not working? Try the following: ACP --> Maintenance --> Diagnostics --> Problematic Webserver Modules --> Submit If any of the options say 'yes' -- report back here and say which one. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|