Quote:
Originally Posted by amykhar
To remove the space, Find this code in index.php:
Code:
eval('$activeusers .= ", ' . fetch_template('forumhome_loggedinuser') . '";');
Remove the space after the comma there.
|
Nope, that isn't it. I tripled checked and tested, but the extra space is still shown, but thanks for the quick response.....any ideas?
Your response on my other request works great, thanks.