Quote:
Originally Posted by Symbian.info
Works great, only you forgot the Languages Phrases. But ok I can do that by my self (done that).... (there are more people in the world then English speaking people :squareeyed: )
And it goes wrong if you use the extra pages with vBadvanced CMPS like: adv_index.php?page=extra
Then the welcome panel must NOT be showing... Can you fix that??
Other problem is when I switch of the Welcome module of CMPS the avatar is gone, switch I the stats module off de newest member is also gone in the welcome panel :surprised: But I want thoose modules switch off because everything is now standing in the welcome panel!
Can you fix this??
And why this? I try both (with and without the <if> and no difference
PHP Code:
<if condition="THIS_SCRIPT == 'adv_index'">
Welcome to our newest member,
<a href="member.php?$session[sessionurl]u=$newuserid">$newusername</a>
<else />
<phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase>
</if>
But thanks for the great hack!
|
Same here, and also, when the welcome is switched off my avatar gets all messed up. I am going to mess around and see if I can come up with something.