|
phpib2 6.5 - FIX News item on h/page shows member suspended -
06-14-2003, 12:02 AM
I normally put news item on the homepage myself but yesterday two members submitted articles.
If I clicked on the nickname link in the top left corner of the news box a new page opened with the message:
There is no available info for
Account has been Suspended
The problem has been tracked down to two errors in theme.php for phpib2 for 6.5:
function themeindex approx line 145 - uname should be username
function themearticle approx line 182 - uname should be username
|