Log in

View Full Version : Really annoying bug - private message link's broken on the portal!


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!

Borgs8472
11-22-2004, 04:42 PM
*sob*

KTBleeding
11-22-2004, 05:07 PM
I'm pretty sure this is covered in the VBA CMPS thread..

Borgs8472
11-22-2004, 09:53 PM
/me goes in search of it...

Borgs8472
11-22-2004, 10:13 PM
The thread's too big! *sob*

Zachery
11-22-2004, 10:17 PM
Did you try asking on vBadvanced.com ;)

Xenon
11-24-2004, 05:01 PM
a hint:
search in global.php the popup url is hardcoded there (bad devs ^^)