vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Addon: Auto-populate Navbar menu (for John's Arcade V3) (https://vborg.vbsupport.ru/showthread.php?t=61278)

WEForums 05-23-2004 03:54 PM

Top worked for me.

kall 05-23-2004 08:36 PM

Quote:

Originally Posted by kall
I installed this hack, but the drop-down menu won't populate.

I can call $nav_arcade manually, on a separate page, and it displays a list of all installed games, but when it is put in the drop down box in the navbar, I get nothing.

http://forums.nzboards.com (top navbar)

Does anyone have any suggestions?

Sorted.

I had it in the 'Additional Navbar' and it really really didn't like that.

Nice hack. :)

Cyricx 06-05-2004 08:57 AM

I just upgraded to vbadvanced and ran into the same problem Kall.

So guessing that's what is causing it.

What did you do to fix your problem?

I use ushop and the arcade so would prefer to have both autopopulating. :(

Cyricx 06-07-2004 05:21 AM

Yep, the problem is with vbadvanced. Had vbindex and it worked fine, now at my home page www.mmogcommunities.com neither will populate, but at the forum index at www.mmogcommunities.com/forums they populate fine. I'll post to Trigga and see if he can troubleshoot the issue.

kall 06-07-2004 05:22 AM

Quote:

Originally Posted by Cyricx
I just upgraded to vbadvanced and ran into the same problem Kall.

So guessing that's what is causing it.

What did you do to fix your problem?

I use ushop and the arcade so would prefer to have both autopopulating. :(

I think it was due to having another menu of the same name somewhere in the navbars...can't really remember what it was, because I decided to Revert my navbar and start again. :)

kall 06-07-2004 10:27 AM

Quote:

Originally Posted by Cyricx
Yep, the problem is with vbadvanced. Had vbindex and it worked fine, now at my home page www.mmogcommunities.com neither will populate, but at the forum index at www.mmogcommunities.com/forums they populate fine. I'll post to Trigga and see if he can troubleshoot the issue.

Ahh true...Im using the CMPS thingamewotsit.

Seems the Forums Jump in navbar populates fine, as does the top part of the Ushop, but not the Actions, nor this menu.

If I come up with a solution, I'll let you know.

Natch 06-07-2004 10:35 AM

The only reason why this would not populate would be if the functions.php is not being called, if the populate function has been removed from functions.php, or if the variable has been stolen by another bit of code ...

Cyricx 06-08-2004 03:42 AM

Kewl Brian at http://vbadvanced.com pointed to the fix.

If you have VBadvanced cmps, and this hack isn't working, you'll need to open your vba_cmps_include_bottom.php file

And look for :
Code:

global $vboptions, $vba_options, $vbphrase, $stylevar, $bbuserinfo, $show, $pmbox;
Replace it with :
Code:

                global $vboptions, $vba_options, $vbphrase, $stylevar, $bbuserinfo, $show, $pmbox, $nav_arcade;
And you'll be set to go! :)

This info came from this thread -

http://www.vbadvanced.com/forum/showthread.php?t=1182

SurreDeth 06-14-2004 12:24 PM

Whenever I have an unregistered user click on a game in the dropdown they get the error: Could not find phrase 'quickreg_prompt'.

I have quickreg_prompt defined in the phrase manager.

EDIT: Nevermind, I found the reason :P I needed to move it to Front End error messages.

Blam Forumz 07-18-2004 10:30 AM

:) *Installs*


All times are GMT. The time now is 08:48 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.03217 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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