Log in

View Full Version : Problem after Upgrade!


Mean
06-08-2008, 09:02 PM
I upgraded 3.6.8 to 3.7.1, and this happened:

http://img71.imageshack.us/img71/8118/asdasrs1.jpg

How can I fix that ?

nexialys
06-08-2008, 09:45 PM
can you first identify the problem ? this screenshot means nothing... oh, after a review, you have to revert the templates from whosonline

Mean
06-08-2008, 09:47 PM
The nicknames have no "," between each other, and the width is longer than forum. You Mean I should reset the whoisonline template ?

nexialys
06-08-2008, 10:24 PM
the width problem is only related to the missing comma... revert the "forumhome_loggedinuser" template... sorry, was forgetting the changes.

Mean
06-08-2008, 10:33 PM
Yeah, now it seems correct. Thanks...
If anybody who has my problem, change all the code in forumhome_loggedinuser to:

<if condition="$show['comma_leader']">, </if>$stylevar[dirmark]<a href="member.php?$session[sessionurl]u=$loggedin[userid]">$loggedin[musername]</a>$loggedin[invisiblemark]$loggedin[buddymark]

Dismounted
06-09-2008, 03:36 AM
Or just revert it ;).