ok this is driving me mad
this is the code i have
Code:
<?php echo "".construct_phrase($vbphrase[welcome_x],$bbuserinfo[username]);?>
but all i get is
welcome, .
global.php is working because all the phrases are working, its just this,
i dont think the $bbuserinfo{'userid'} is working either so its must be something to do with the $bbuserinfo variable or watever
any help would be very much appreciated,
thnx very much