Current time: 03-22-2010, 01:24 AM Hello There, Guest! (LoginRegister)


 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[F] [Mod CP] three small bugs related to banning
08-21-2008, 11:20 PM (This post was last modified: 08-22-2008 02:07 AM by Sergio Montoya.)
Post: #1
[F] [Mod CP] three small bugs related to banning
1. Missing error() call:

PHP Code:
if(!$ban['uid'])
{
    
$lang->error_invalidban;


2. The "Lift Ban" link on the "Edit Ban" page has a typo in the URL ("bid" should be "uid"), and the variable ($lift_link) seems to be defined in the wrong place (why is it in action=do_banuser?).

3. Typo: search for $banuer_username
Visit this user's website Find all posts by this user
08-22-2008, 01:50 AM
Post: #2
[F] [Mod CP] three small bugs related to banning
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.

[Image: ryangordon.png]
My Blog - My Mods
Visit this user's website Find all posts by this user


Forum Jump: