News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Display ban lift date for the banned person?

Started by t323tgdh, October 27, 2007, 07:45:54 AM

Previous topic - Next topic

t323tgdh

Well, I want to display the date when my banned member will be unbanned, I'm going for something like:

QuoteReason:
A reason

Lift Date:
2 day(s)

but it isn't working, the expire_time never shows up.

Here's my code: (Sources/Security.php)
// You banned, sucka!
fatal_error(sprintf($txt[430], $old_name) . (empty($_SESSION['ban']['cannot_access']['reason']) ? '' : '<br />' . $_SESSION['ban']['cannot_access']['reason'] .'<br><br><b>Lift Date:</b><br>' . $_SESSION['ban']['cannot_access']['expire_time']));


If we ever get this solved, then a moderator can move this to Tips and Tricks for other people to use if he wants.

t323tgdh


Advertisement: