View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000229 | XMB1 | Bugs | public | 2008-12-17 03:24 | 2009-01-07 21:51 |
| Reporter | miqrogroove | Assigned To | miqrogroove | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.9.11 Beta 2 | ||||
| Target Version | 1.9.11 | Fixed in Version | 1.9.11 | ||
| Summary | 0000229: IP Banning Panel Runs Slow and Throws Errors | ||||
| Description | [17-Dec-2008 04:22:37] PHP Notice: Undefined variable: ips in cp.php on line 1851 | ||||
| Tags | No tags attached. | ||||
| MySQL Version | |||||
| PHP Version | |||||
| Web Server | |||||
| Browser | |||||
| Flags | |||||
| Original Reporter | |||||
| SVN Revision | 1521 | ||||
| Git Commit | |||||
|
|
cp.php was giving up the CPU to gethostbyaddr() inside the xmb_banned table output loop. This is totally unacceptable to me, so I deleted it. If this feature ever needs to be replaced, then make sure the function call goes on a separate page. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2008-12-17 03:24 | miqrogroove | New Issue | |
| 2008-12-17 03:24 | miqrogroove | Status | new => assigned |
| 2008-12-17 03:24 | miqrogroove | Assigned To | => miqrogroove |
| 2008-12-17 04:03 | miqrogroove | SVN Revision | => 1521 |
| 2008-12-17 04:03 | miqrogroove | Note Added: 0000114 | |
| 2008-12-17 04:03 | miqrogroove | Status | assigned => resolved |
| 2008-12-17 04:03 | miqrogroove | Fixed in Version | => 1.9.11 |
| 2008-12-17 04:03 | miqrogroove | Resolution | open => fixed |
| 2009-01-07 21:51 | miqrogroove | Status | resolved => closed |