@Allan: you missed a step during the installation:
Quote:
then add this new function to the file:
|
Quote:
Originally Posted by fridayweb
PHP Code:
if ($bbuserinfo['fieldxx'] == 'yes'
|
should be:
PHP Code:
if ($vbulletin->userinfo['fieldxx'] == 'yes'
then it should work.
Quote:
Originally Posted by XtAzY
cant wait till u have time to work on the forumdisplay version
|
shouldn be too long