Borgs8472
11-21-2004, 10:22 PM
On my portal, www.wordforge.net for some reason the private message link is broken, it points to www.wordforge.net/private.php
Where is should point to www.wordforge.net/forum/private.php
On the rest of my pages, it points correctly.
There relvent code in my header is:
<if condition="$show['pmstats']"><br /><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl]">$vbphrase[private_messages_nav]</phrase></if>
Since this is a global setting, I don't understand why it would run differently on the portal to the other pages?
Any advice? Thank a bunch!
Where is should point to www.wordforge.net/forum/private.php
On the rest of my pages, it points correctly.
There relvent code in my header is:
<if condition="$show['pmstats']"><br /><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl]">$vbphrase[private_messages_nav]</phrase></if>
Since this is a global setting, I don't understand why it would run differently on the portal to the other pages?
Any advice? Thank a bunch!