vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   "Community" & Quick Links" disabled..? (https://vborg.vbsupport.ru/showthread.php?t=217463)

Gamelobby 06-29-2009 10:41 PM

"Community" & Quick Links" disabled..?
 
Im not sure if i did something in editing code or a mod that was added or if it is just a setting, but my "Community" & "Quick Link" menu links dont drop down anymore..?

Where should I start.?

jchamber2010 06-30-2009 02:00 AM

it is most likely a template issue, you should try starting with template edits you have done lately, at least that's where I'd start, because changing class names or id's on any of the parts of the dropdown make them not work, to change the class change it to the following
Code:

class="vbmenu_option [new class]"
Anyway hope this helps,
John

Dismounted 06-30-2009 04:40 AM

Create a new style, and set no parent style. Browse your forum using this style. Do the problems still exist?

Gamelobby 06-30-2009 05:40 AM

Quote:

Originally Posted by jchamber2010 (Post 1839947)
it is most likely a template issue, you should try starting with template edits you have done lately, at least that's where I'd start, because changing class names or id's on any of the parts of the dropdown make them not work, to change the class change it to the following
Code:

class="vbmenu_option [new class]"
Anyway hope this helps,
John

What are class names.?
I haven't done any editing to the navbar. (only added an arcade today, which added the arcade link in the navbar)

My Search doesn't work either.!?


Quote:

Originally Posted by Dismounted (Post 1840009)
Create a new style, and set no parent style. Browse your forum using this style. Do the problems still exist?

The problem only exists on one skin. my main one the one i have been egiting & adding mods to, etc.


Which template should i check or revert or...?
Thanks

Dismounted 06-30-2009 06:55 AM

Check headinclude, header and footer. Also check that you have not removed vital code on the navbar links (e.g. element class or associated JavaScript).

Gamelobby 06-30-2009 07:09 PM

I reverted the footer, and now they work.

But in reverting the footer i lost some other things, like the link to who made the skin. lmao

Dismounted 07-01-2009 04:51 AM

Most likely, you had removed vBulletin's JS initialisation script, making those functions not work.


All times are GMT. The time now is 10:05 AM.

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.00994 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete