PDA


View Full Version : Problem with Nav Hack


damonh
07-20-2005, 12:51 PM
I got the following from vbulletin.org.
<if condition="THIS_SCRIPT == 'adv_index'">
<!--<a href="http://u2cantalk.com/forum.php"-->
<a href="$vboptions[forumhome].php?$session[sessionurl]">Forums <else />
<a href="$vboptions[homeurl]$session[sessionurl]"> Home </if></a>

</td>

If I use it as is, I never get to my forums. If I change the href to point to the forum.php specifically I get there but then need to log in again.

I installed vbulletin into root of domain so I renamed index.php to forum.php and the vbadvanced to index.php. I did check the admincp to ensure that forum.php is used for the forum. Works great once I log in at the forum side. But, I don't want my users having to log in twice.

Anyhelp?

Thanks you guys have been a great help so far.
www.u2cantalk.com
and....
www.ezcpr.com (soon to be converted from mambo)

Brian
07-20-2005, 12:59 PM
http://www.vbadvanced.com/forum/showthread.php?t=1341

damonh
07-20-2005, 02:27 PM
Hey thanks Brian. That did the trick!
You guys and vbAdvanced ROCK!!!!!!