Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions

Reply
 
Thread Tools Display Modes
  #1  
Old 04-23-2008, 10:39 PM
Danny-E's Avatar
Danny-E Danny-E is offline
 
Join Date: Aug 2007
Location: UK
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default ajax problem

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
Reply With Quote
  #2  
Old 04-23-2008, 11:23 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #3  
Old 04-24-2008, 06:26 AM
Danny-E's Avatar
Danny-E Danny-E is offline
 
Join Date: Aug 2007
Location: UK
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
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.
all the files uploaded fine and i even uploaded twice to make sure

link:
swapitshopforum .net
Reply With Quote
  #4  
Old 04-24-2008, 03:23 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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>
And it should be:
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>
Did you perhaps turn off vboptions > Style & Language Settings > Use 'vBMenu' DHTML Popup Menus?
Reply With Quote
  #5  
Old 04-24-2008, 04:41 PM
Danny-E's Avatar
Danny-E Danny-E is offline
 
Join Date: Aug 2007
Location: UK
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #6  
Old 04-24-2008, 05:06 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #7  
Old 04-24-2008, 05:21 PM
Danny-E's Avatar
Danny-E Danny-E is offline
 
Join Date: Aug 2007
Location: UK
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #8  
Old 04-24-2008, 05:29 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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).
Reply With Quote
  #9  
Old 04-24-2008, 05:56 PM
Danny-E's Avatar
Danny-E Danny-E is offline
 
Join Date: Aug 2007
Location: UK
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
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).
thanks for all your help, just tried that and still no luck :down:
Reply With Quote
  #10  
Old 04-24-2008, 06:05 PM
Jase2 Jase2 is offline
 
Join Date: Dec 2007
Location: USA
Posts: 1,575
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:16 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04055 seconds
  • Memory Usage 2,245KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_html
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete