Bugs item #1050071, was opened at 2004-10-19 10:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=562402&aid=1050071&group_id=81260
Category: Interface
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Steven Levin (jydallstar)
Assigned to: Nobody/Anonymous (nobody)
Summary: Unban link does not show after banning a user
Initial Comment:
Found in the current CVS.
After banning a user from a topic the link to unban the
user never shows. It still displays the link to ban
the user.
The fix for this is to remove line 220 from
class/Message.php
$opt .= '<option value="banusername"><img
src="./images/phpwsbb/ban.png...
Not sure what this line was suppose to do???
This also fixes a notice which occurs on the same line.
I can commit this fix if you would like. Just let me know.
Steven
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=562402&aid=1050071&group_id=81260
|