vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=161)
-   -   vBulletin 3.5 Royale (https://vborg.vbsupport.ru/showthread.php?t=116269)

Hemanth 06-14-2006 06:06 AM

I like this skin a lot & installed it in my Technology board. All memebrs & mods like it.

But now i'm facin a problem. the DHTML memnus are not working in some pages.. The Search or Threads tools popup won't come.

eg: http://www.techtalkz.com

In that page check Forum Tools & Search this forum popups.

They appear clearly in other skins. I tried a fresh install of this skin. But get the same.

The strange thing is that it's not causing any issues in some other Sections!

Please take a look at it.

Zachery 06-14-2006 08:33 AM

Hmm make sure its not an issue with your chosen SEO system try disabling it temporarly.

agitated 06-14-2006 12:48 PM

Had the same issue. Reverted one of the templates, not the header.
There were two template warnings in the ACP. Headinclude reverted. Works fine now.

Zachery 06-14-2006 05:05 PM

I'll check the templates.

stinger2 06-14-2006 06:03 PM

can i add another header just on top of this....its beacause i find this one so cool....so i want it to stay under my actual logo?

Hemanth 06-16-2006 03:54 AM

REverted headinclude, no hope.

Quote:

I'll check the templates.
Ok, we'll wait :)

Zachery 06-16-2006 06:32 AM

Did you try disabling your SEO addon?

stinger2 06-18-2006 10:26 PM

same problem as Hemanth.....the search and dropdown menuw does not work in some pages like new posts , who is online...etc

i dont have a SEO addon

stinger2 06-18-2006 11:28 PM

i got it fixed ...

in styles/expand the she royale style

find Navigation /Breadcrumb template
expand
navbar

find
Quote:

<!-- / NAVBAR POPUP MENUS -->
add below

Quote:

<!-- PAGENAV POPUP -->

<div class="vbmenu_popup" id="pagenav_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead" nowrap="nowrap">$vbphrase[go_to_page]</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<form action="$vboptions[forumhome].php" method="get" onsubmit="return this.gotopage()" id="pagenav_form">
<input type="text" class="bginput" id="pagenav_itxt" style="font-size:11px" size="4" />
<input type="button" class="button" id="pagenav_ibtn" value="$vbphrase[go]" />
</form>
</td>
</tr>
</table>
</div>

<!-- / PAGENAV POPUP -->

Zachery 06-19-2006 06:06 AM

I'll get it updated shortly I didnt think I have the navbar template was customized.


All times are GMT. The time now is 10:49 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.01047 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete