Quote:
Originally Posted by calorie
@pepel13: missing semicolons at the end of three lines around line 120, so just add them:
Code:
$vboptions['forumhome'] = $vbulletin->options['forumhome'];
$vboptions['contactuslink'] = $vbulletin->options['contactuslink'];
$bbuserinfo['email'] = $vbulletin->userinfo['email'];
$vboptions['bbtitle'] = $vbulletin->options['bbtitle'];
|
the style on the members.php page is not working well....ummmmcould u check it out?