I'm using the latest version of the forums and am seeing the same problem wingking did.
In the file pop_up_profile.asp, Line 279 reads as follows:
<img src="<% If strRankCustomStars <> "" Then Response.Write(strRankCustomStars) Else Response.Write(strImagePath & intRankStars & "_star_rating.gif") Response.Write(""" alt=""" & strGroupName & """ align=""absmiddle"">") %>%3C/td%3E%20%20%20%20%20%20%20%20%3C/tr%3E%20%20%20%20%20%20%20%20%20%3Ctr%3E%20%20%20%20%20%20 %20%20%20%3Ctd%20background=" bgcolor="<% =(strTableRowProfileColour) %>" align="right" class="text" <% = strTableProfileBgImage %>"><% = strTxtAccountStatus %>:</td>
This results in the following:
The profile appears this way for all users, regardless of who's viewing it.
I've download fresh copies of the forums and re-installed, and I've used both WinZip and WinRar to do so. It appears the corruption (if that's what it is) exists in the original file.
Can someone tell me how Line 279 should read? I can paste it over what I have if I have a correct version...
Thanks