vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Menu Control (https://vborg.vbsupport.ru/showthread.php?t=104725)

Marky 01-11-2006 06:36 PM

Quote:

Originally Posted by Gripemaster
AWESOME!!! Just EXACTLY what I needed!!!

*Clicks install*

Thank you! :banana:

Hehe glad you liked it :)
Have fun ^_^

Developer 01-11-2006 10:34 PM

Quote:

Originally Posted by Marky
hehe - that's called stealing ;)

i give you thread's link not the code so you have to talk with the hack coder

Developer 01-12-2006 07:51 AM

new Suggest
- make the menu controlled by users as private menu from usercp

erroneus 01-15-2006 11:39 PM

I installed menu control and added links like Members list, Home (for vBadvanced portal), Calendar, Who's online in menu control. When I click on Home it logs me out of vBulletin. Could it be because in Menu control I can't add the "?$session[sessionurl]" to the link? That's how all the links are in the vbulletin navbar template. Does that keep you from getting logged out?

My site is www.laredoperformance.com.

erroneus 01-15-2006 11:56 PM

Yeah I'm pretty sure that is the problem. Will I be able to add the session hash to links in Menu Control?

Marky 01-16-2006 02:32 PM

Quote:

Originally Posted by erroneus
Yeah I'm pretty sure that is the problem. Will I be able to add the session hash to links in Menu Control?

Menu Control uses HTML - so just entering the URL including the session part should work...

erroneus 01-17-2006 12:34 AM

Quote:

Originally Posted by Marky
Menu Control uses HTML - so just entering the URL including the session part should work...

Nope, didnt work..


"The document name you requested (/forums/memberlist.php$session[sessionurl_q]) could not be found on this server. However, we found documents with names similar to the one you requested."

Menu Control is gonna have to go. :( I guess it's only good for having links to external sites. Because if you add any vbulletin related links, or even links that'll take you to vbulletin hacks like Arcade, you'll still experience login problems because of the lack of the session hash in the link.

If you look at all the links in the template, they have the session hash:
Code:

<td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
                <td class="vbmenu_control"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
                <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>

It would be nice if you added a session hash feature. For example, "Would you like to add a session hash to the end of this link? (Yes/No)", then give an explanation why one would wanna do that. Just a suggestion...

ThePimp 01-17-2006 06:57 AM

This would be alot nicer if it just took HTML inputs, and had an input field where you could indicate how many menu items there are.

I don't want all links to be local, some would go to another site entirely.

Just some suggestions. Nice work otherwise.

Also, if no links are set, it should not show at all. Currently it puts a 1px table where the menu should be.

dutchbb 01-17-2006 11:52 AM

Is it possible to wrap the entire bar in a conditional to show it to admins only? Could be evry usefull for admin links, the javascript menus could make it even better. Also agree with the pimp.

Thanks for the work so far, I'll check it out later.

Marky 01-17-2006 02:00 PM

Quote:

Originally Posted by ThePimp
This would be alot nicer if it just took HTML inputs, and had an input field where you could indicate how many menu items there are.

I don't want all links to be local, some would go to another site entirely.

Just some suggestions. Nice work otherwise.

Also, if no links are set, it should not show at all. Currently it puts a 1px table where the menu should be.

This is the reason I include the online/offline switch ;)

Quote:

Originally Posted by Triple_t
Is it possible to wrap the entire bar in a conditional to show it to admins only? Could be evry usefull for admin links, the javascript menus could make it even better. Also agree with the pimp.

Usergroups are currently being worked on ;)

Quote:

Originally Posted by erroneus
Nope, didnt work..


"The document name you requested (/forums/memberlist.php$session[sessionurl_q]) could not be found on this server. However, we found documents with names similar to the one you requested."

Be sure to include your full URL. For example: http://www.mgarcade.com/forum/memberlist.php$session[sessionurl_q]

EDIT: Just seen what you mean't erroneus. I'll include the 'On/off session part' in the next release :)


All times are GMT. The time now is 11:12 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.01562 seconds
  • Memory Usage 1,745KB
  • 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)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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