{PMREADICON} didn`t work right
Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.
Comments on {PMREADICON} didn`t work right
Member
Usergroup: Member
Joined: Jul 08, 2009
Total Topics: 17
Total Comments: 31
{PMREADICON} is the function which replaces the following:
<IF {PMTIMEREAD}>
<IF {PMREPLIED}><img src="{IMAGESURL}/pmreplied.gif" alt="Replied To PM" /><ELSE><img src="{IMAGESURL}/pmread.gif" alt="Read PM" /></IF>
<ELSE>
<img src="{IMAGESURL}/pmunread.gif" alt="Unread PM " />
</IF>
But {PMTIMEREAD} never shows the "pmreplied.gif" as this code.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7869
In 5.1, most GIF images in WSN were updated to PNG images. {PMREADICON} shows pmunread.png or pmread.png.
Member
Usergroup: Member
Joined: Jul 08, 2009
Total Topics: 17
Total Comments: 31
You are right.
But did this also mean that the pmreplied.png is of no use?
I think that it was a good function to show which PM`s are already answered and don`t understand why this function is disabled. So I use the old code without {PMREADICON} .
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7869
Fixing it to use pmreplied where appropriate in the next release.