![]() |
How do I get a jumpbox on forumhome?
I'd like to have the jumpbox show up on the forumhome page. I think that is the template when you go to your main forum page.
www.forum.com/index.php I have the $jumpbox code there, and it does show a jumpbox. However, the jumpbox only contains items under the Site Areas(User Control Panel, etc) and nothing under Forums. How can I have it show the forums as well? I did a search here and on vbulletin.org as well and did not find an answer. |
been searching for this answer for quite some time today, anyone can please help
|
As far as I know, there's no reliable code in vB that allows for a forumjump list. Because of this, I had to create my own in a recent modification I have created.
|
thank you for your answer, is there a place to get your mod? are you willing to share it?
I got part of the code, but i need to find the function that will list all the forums in a tree structure. Do you know any documentation from vbulletin on how the Quick Navigation function is called? I am new to vbulletin and I am having a hard time getting documentation on the functions to do my own customizations. To list all the forums in a tree structure like the quick navigation window should not be so difficult, yet I find all questions about it go unanswered on this board, anyone from vbulletin can help? |
|
Thank you for your reply, it is exactly what I am looking for. I installed it and had to remove it because of tons of errors.
Seems like it is not compatible with 4.1.10, and the last post there is from 2009, so I do not expect to get much support. Unfortunately every time I search for a fix or customization on this forum, I only find old mods, not working and not supported, it makes me wonder what is supported nowadays in Vbulletin.org? --------------- Added [DATE]1332861595[/DATE] at [TIME]1332861595[/TIME] --------------- @vbenhancer, I see you are a coder, not sure if it is against the rules of this board, can you help me with it? you can pm me if there is any charge. So far I have been able to create a simple block (using html) with the fixed links to the forum functions such as usercp.php, private.php, subscription.php, online.php, search.php, forum.php, but I can not find the function or file to list the forums in a tree structure. Sorry for the double post. Thanks |
Quote:
Code:
function createSelectOptions($array, $selectedid = '', $htmlise = false) Then you can create the the forumjump with: Code:
$forumjump = createSelectOptions(construct_forums()); Untested. |
Quote:
but yes i could help you... i'm updating all my 3.x hacks to be compatible with vB 4.x these days, so in the next hours i will update this one as it is in the row. |
thanks, i am running vb4, i found this question to be very similar to what I have been looking for and bumped it to see if i could get the answer, sorry about that, i am still kind of new and trying to find my way around. As a newbie I was under the assumption that all the mods should work for the latest version, what a mistake and waste of time.
Thank you for your help simon |
Quote:
|
All times are GMT. The time now is 08:13 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|