![]() |
Nvm fixed my problem :P
|
Thanks for the efforts
on maken this worth the upgrade |
nice plugin
Thank you |
Why is the "Target" only available if you edit a tab and not add a new tab?
|
anyway for a screen shot or a demo site I can view? I'm new to all this and trying to understand what this does!!! Excuse my dumbness lol
|
There ain't much to see except a few new input controls in ACP, but i'll try to make a few screenshots when I've got time (which is ... never :().
|
Thanks!
Does this now export <navigation> (enhanced) with other products ? Kym |
It should :)
|
If you have a TAB or link URL that is in this form : (beta 4)
{options.bburl}/home.php{session.sessionurl_q}The URL renders as: http://test.ausphotography.net.au/forum/http://test.ausphotography.net.au/forum/home.phpA bit strange! |
I found the problem...
Hook expand_navigation_state plugin Make URLs absolute It needs to ignore URLs starting with:
Something ugly like this... Code:
if (VB_AREA != 'AdminCP' AND vB::$vbulletin->options['bburl_basepath'] AND $data['url'] AND !preg_match('#^https{0,1}://#si', $data['url']) AND !substr($data['url'],0,13) == 'javascript://' AND !substr($data['url'],0,1) == '.' AND !substr($data['url'],0,1) == '/' AND !substr($data['url'],0,1) == '{') |
I am so frustrated with these blasted navbar managers. I cannot seem to get the thing to do what I want.
Even something basic such as the following: Created a tab called "Arcade", pointed it to Arcade.php, but when I click on it, it goes to the page, but does not highlight the tab. Second, I created a menu under "forum", called "Admin Tools", added Admincp to it, none of it shows up. I ensured permissions. Would appreciate any assistance. |
Can this Add-On solve the problem of overlapping nav link menu of Forum tab with iTrader tab for vBulletin 4.2.0?
|
Quote:
If there is no THIS_SCRIPT value on that page, you must add it to the page first using the following syntax as an example: Quote:
|
Quote:
Solution: Wait for an update or disable the affected Plug-in and re-create the navigation in Navigation Manager. Quote:
The system does not know that it should highlight the tab when the link is accessed. There are several ways to achieve what you want
|
Quote:
Great - all set there! Thank you. Next question: I'm wanting to have a separate tab, that's essentially a "placeholder" for links. So, I'd have a tab called "Special Access", then I would have two links for "Jukebox", and "Library". What I can't figure out is the url. It doesn't have a specific page, and if it requires one, I don't know what I would need to make to create one. |
Quote:
|
1 Attachment(s)
Thank you, I've made more progress.
My last question (I hope), is that I can't make the tab highlight for some reason. Screenshots enclosed. |
Andreas,
How do we add a heading and have it still show in a mod if they don't have your mod here installed? This works with your mod installed: Code:
'navtype' => 'heading', But it doesn't work if your mod is disabled or not installed. |
Quote:
|
So, unless they have this mod installed, too, then we need to go another route.
|
Yep.
|
Quote:
|
|
Quote:
|
I am now getting this error when I re-install a mod that I have used this with:
Code:
Database error in vBulletin 4.2.0: If I remove the install code for your mod in the xml file, then it installs fine although there are things missing. |
Hmm ... that should not happen.
Could you post the XML? |
Quote:
I would rather send you the xml or do it via PM. I don't want to post it here as it is a private mod. |
THIS_SCRIPT confuses me.
A lot of the info on here and vB's Nav Manager is going by the assumption that people know what they're reading. I just get confused each time and give up! Tried adding ''Google'' tabs to test but failed. :( I just use an add on by Hispano or something. |
Hi Andreas
Thanks for the mod. I foolishly upgraded from 3.8. to 4.2.0 when the upgrade read me file I read contained no warnings about compatibility issues. So now I am stuck with 4.2.0, and the main problem I guess is the navbar. The add-ons I have are vBadvanced links directory and Marysclassifieds. I have added them to the navbar using the navbar manager but of course the sub-navigation menus for each do not appear. Before I install your mod and dig myself an even deeper hole, will your mod allow me to fix this / add the sub navigation menus for each? Sorry, I am not a techy and I have asked vB to remove 4.2.0 and reinstall 3.8. for me (as I was given no warning) and it seems they can not. |
Hi Andreas,
I created a new link but didn't choose the right add-on. Now I cannot delete this mistake any longer. I get the error message: "element konnte nicht gefunden werden, wobei navid = 49" Any idea? |
Quote:
If they do not wou will have to creat eht navigation yourself. |
@Antique-Swords
For vBA mods just create the Nav you want using the NM. You will need to disable the Nav plugin for the vBA product. See: http://www.vbadvanced.com/forum/show...047#post223047 |
When I export a product for which I created an HTML item all I get is the basic tags but no content...
Eg: Code:
<html name="html_odc3_259" date="1338779545" username="Kym" version="4.2.0"> |
*eek*
The code to export "HTML" types is completely missing. Will be fixed in Beta 5. |
Quote:
Is there anything anywhere you can point me to, to do this, to create the sub nav links myself? |
<a href="https://www.vbulletin.com/forum/content.php/738-navigation-manager" target="_blank">https://www.vbulletin.com/forum/cont...gation-manager</a>
|
Hello Andreas,
First of all thank you for the AddON. The user groups control does not work. # 30 Quote:
Without the addon is loaded, the CMS I use navmanager_enhancements_1-0-0_Beta_4.zip |
Quote:
Quote:
|
Thank you for this Navigation Manager!! It made it so easy to add tabs, links, and all. I just finished getting my test forum updated and would like to export the nav manager work I have completed to install on my live site when I update it to 4.2. How do I do that? I cannot seem to figure it out.
Thanks so much, Kether |
@kether ... just export the product files (Admin CP) relevant to the Nav you created.
You then re-import after your upgrade. What I've done for my site is actually create a special addon product called 'apcustomisations' which contains all the extra navigation and minor plugins I use to tailor my site. That way its all managed in one place. Kym |
All times are GMT. The time now is 01:02 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:
|