Customers SupportDocumentation


Reply
 
Thread Tools
  #31  
Old 01-01-2008, 09:33 PM
MaestroX's Avatar
vBulletin Skin Zone Staff
 
Real Name: Chris A.
Join Date: May 2007
Location: UK
Posts: 1,371
Re: Tutorials?

{$vbulletin->options[bburl]} will work already, so if your adding other tabs you can use:

Code:
<li class="menupadding"><a href="
{$vbulletin->options[bburl]}
/page.php"><span>Link</span></a></li>
Reply With Quote
  #32  
Old 01-01-2008, 11:07 PM
Member
 
Join Date: Dec 2007
Posts: 249
Re: Tutorials?

Right, is it not needful to add
PHP Code:
$session[sessionurl_q
on the end of the link?
__________________
MS MVP Mobile Devices
CEO www.4winmobile.com
Reply With Quote
  #33  
Old 01-01-2008, 11:10 PM
MaestroX's Avatar
vBulletin Skin Zone Staff
 
Real Name: Chris A.
Join Date: May 2007
Location: UK
Posts: 1,371
Re: Tutorials?

Only if it is an internal vBulletin URL such as UserCP, if its to vBadvanced its not needed.
Reply With Quote
  #34  
Old 01-01-2008, 11:13 PM
Member
 
Join Date: Dec 2007
Posts: 249
Re: Tutorials?

Right what ive' gone with is:

PHP Code:
<li class="menupadding"><a href="{$vbulletin->options[bburl]}/misc.php?do=donate"><span>Donate</span></a></li>
<
li class="menupadding"><a href="{$vbulletin->options[bburl]}/payments.php$session[sessionurl_q]"><span>Subscribe</span></a></li>
<
li class="menupadding"><a href="{$vbulletin->options[bburl]}/local_links.php$session[sessionurl_q]"><span>Download</span></a></li>
<
li class="menupadding"><spanReviews: </span></a></li>
<
li class="menupadding"><a href="{$vbulletin->options[bburl]}/4wm-reviews-hardware$session[sessionurl_q]"><span>Hardware</span></a></li>
<
li class="menupadding"><a href="{$vbulletin->options[bburl]}/4wm-reviews-software$session[sessionurl_q]"><span>Software</span></a></li
Which I think will be okay apart frfom maybe the donate link?
__________________
MS MVP Mobile Devices
CEO www.4winmobile.com
Reply With Quote
  #35  
Old 01-01-2008, 11:18 PM
MaestroX's Avatar
vBulletin Skin Zone Staff
 
Real Name: Chris A.
Join Date: May 2007
Location: UK
Posts: 1,371
Re: Tutorials?

It should be fine
Reply With Quote
  #36  
Old 01-01-2008, 11:23 PM
Member
 
Join Date: Dec 2007
Posts: 249
Re: Tutorials?

Cool Another issue closed
__________________
MS MVP Mobile Devices
CEO www.4winmobile.com
Reply With Quote
Reply

Tags
red carbon style , vbulletin articles , vbulletin tutorials

« - | Some questions... »
Thread Tools



All times are GMT. The time now is 02:47 PM.