sandrodz
05-03-2006, 03:10 PM
Hi, I just modified forum layout... I used peterska2.co.uk side bar, and inserted pm / log in thing inside... you can check it here: www.studforum.com
login box works perfectly, but when I enter, and want to get pm, link shows:
http://www.studforum.com/forums/private.php%5BARG:3%20UNDEFINED%5D
In the style template it looks like this:
<phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase>
its obviouse $session[sessionurl_q] needs to be declared somewhere in the template, but how? I'm not good at programming, in fact I know very little.
login box works perfectly, but when I enter, and want to get pm, link shows:
http://www.studforum.com/forums/private.php%5BARG:3%20UNDEFINED%5D
In the style template it looks like this:
<phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase>
its obviouse $session[sessionurl_q] needs to be declared somewhere in the template, but how? I'm not good at programming, in fact I know very little.