![]() |
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) == '{') |
All times are GMT. The time now is 01:19 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:
|