|
|
| Topic: Bug in Control Panel |
|
|
|
|
| Dave |
i got this error statement in the "Ban IP addresses" page in the Control Panel.
quote:
Warning: fopen(/home/excos2/www/forums/3851/ipban.cgi): failed to open stream: No such file or directory in /home/excos2/public_html/exco/control/ban.php on line 58
Warning: filesize(): Stat failed for /home/excos2/www/forums/3851/ipban.cgi (errno=2 - No such file or directory) in /home/excos2/public_html/exco/control/ban.php on line 59
Warning: fread(): supplied argument is not a valid stream resource in /home/excos2/public_html/exco/control/ban.php on line 59
Warning: fclose(): supplied argument is not a valid stream resource in /home/excos2/public_html/exco/control/ban.php on line 60
|
|
|
| sdn |
I got it too. |
|
|
| Dave |
by the looks of the error message there are missing files in the directorys.. |
|
|
| Peter |
Fixed. When you have no bans, the file doesn't exist, but it still tried to read it |
|
|
| Dave |
nice job, thanks :) |
|
|
| Gary |
It was doing that on Novogate also. But I do not have any IPs banned at this time. |
|
|