vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   vB dropdown menu causes MultiQuote and Quickreply buttons to stop working in postbit (https://vborg.vbsupport.ru/showthread.php?t=200601)

sparklywater 01-04-2009 12:09 AM

vB dropdown menu causes MultiQuote and Quickreply buttons to stop working in postbit
 
I have followed the instructions in the vB user manual to add a dropdown menu in my navbar using the class vbmenu_control.

When I add the new menu, I have noticed that the Quickreply and Multiquote buttons in the postbit stop working, ie. clicking on them has no effect.

Removing the menu from the navbar resolves the problem and the buttons start working again.

Any ideas how to solve this?

Lynne 01-04-2009 02:02 AM

It sounds like you've done something wrong. Perhaps post the stuff you've added and a couple lines above and below the added stuff so we can take a look. (Please use the code/php/html tags when posting code)

sparklywater 01-04-2009 02:23 AM

Have u got any custom vB popup menus working on a >=version 3.7 forum? If so can u pls check if ur having the same problems?

I'll try to post my code later, just a bit busy at the moment.

thanks.

Lynne 01-04-2009 02:27 AM

I have several drop-down (I assume that is what you mean) menus on my 3.8 test board that I added.

sparklywater 01-04-2009 02:45 AM

yes I meant dropdown menu.

Are the MultiQuote and Quickreply buttons in the postbit working fine?

Lynne 01-04-2009 02:51 AM

Yes, they work just fine.

sparklywater 01-04-2009 02:54 AM

hmm... maybe I did make a mistake, though I'm using version 3.7.
I'll have to double-check I guess.

sparklywater 01-05-2009 05:00 PM

I found out what the problem was, apparently vBulletin does not accept 'posts' as one of the vB dropdown menu's id's / names, which I was previously using on my forum. All I had to do was choose an alternative name other than 'posts' and that fixed the problem. I think vB already uses that id for some other function.


All times are GMT. The time now is 08:37 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.01873 seconds
  • Memory Usage 1,713KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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