Das ist SecuritySystem basic 4.1.2...bzw. FloodProtection 4.0.0
Beiträge von papagiorgio
-
-
Hallo,
danke für die schnelle Antwort, das erklärt schon mal einiges. Leider bekomme ich beim Versuch die besagte Klasse hinzuzufügen eine Fehlermeldung:
Code
Alles anzeigenFatal error: PHP error in file /www/htdocs/w00b0b19/wbb/wcf/lib/system/security/plugins/system/SecurityFileParser.class.php (61): Function ereg() is deprecatedInformation:error message: PHP error in file /www/htdocs/w00b0b19/wbb/wcf/lib/system/security/plugins/system/SecurityFileParser.class.php (61): Function ereg() is deprecated error code: 0 file: /www/htdocs/w00b0b19/wbb/wcf/lib/system/WCF.class.php (281) php version: 5.3.13-nmm1 wcf version: 1.1.9 (Tempest) date: Mon, 19 Nov 2012 22:52:51 +0000 request: /acp/index.php?form=SecurityExceptions referer: http://biocosighting.com/acp/index.php?form=SecurityExceptions&packageID=38& Stacktrace:#0 [internal function]: WCF::handleError(8192, 'Function ereg()...', '/www/htdocs/w00...', 61, Array) #1 /www/htdocs/w00b0b19/wbb/wcf/lib/system/security/plugins/system/SecurityFileParser.class.php(61): ereg() #2 /www/htdocs/w00b0b19/wbb/wcf/lib/acp/form/SecurityExceptionsForm.class.php(91): SecurityFileParser::getClassFile('AttachmentPage') #3 /www/htdocs/w00b0b19/wbb/wcf/lib/acp/form/SecurityExceptionsForm.class.php(196): SecurityExceptionsForm->parseFileInput() #4 /www/htdocs/w00b0b19/wbb/wcf/lib/form/AbstractForm.class.php(43): SecurityExceptionsForm->validate() #5 /www/htdocs/w00b0b19/wbb/wcf/lib/form/AbstractForm.class.php(90): AbstractForm->submit() #6 /www/htdocs/w00b0b19/wbb/wcf/lib/acp/form/SecurityExceptionsForm.class.php(29): AbstractForm->readData() #7 /www/htdocs/w00b0b19/wbb/wcf/lib/page/AbstractPage.class.php(90): SecurityExceptionsForm->readData() #8 /www/htdocs/w00b0b19/wbb/wcf/lib/acp/form/ACPForm.class.php(30): AbstractPage->show() #9 /www/htdocs/w00b0b19/wbb/wcf/lib/page/AbstractPage.class.php(46): ACPForm->show() #10 /www/htdocs/w00b0b19/wbb/wcf/lib/util/RequestHandler.class.php(64): AbstractPage->__construct() #11 /www/htdocs/w00b0b19/wbb/wcf/lib/util/RequestHandler.class.php(95): RequestHandler->__construct('SecurityExcepti...', Array, 'form') #12 /www/htdocs/w00b0b19/wbb/acp/index.php(8): RequestHandler::handle(Array) #13 {main}
Irgendwelche Vorschläge?
papagiorgio
-
Hallo,
wir benutzen das FloodControll-System und immer wieder werden User ausgesperrt, obwohl wir den Wert mittlerweile auf 1000(!) gesetzt haben. Wir haben viele Threads, mit teilweise sehr vielen Attachments, insbesondere Bilder...wobei natürlich kein Thread auch nur annähernd 1000 Attachments hat. Wir haben das Problem mittlerweile so weit eingegrenzt, dass es anscheinend an den Attachment-Bildern liegt, die offenbar mitgeladen werden...zählt das jedes Mal als neuer Request/PageView..oder sogar mehrere?
Kann man das irgendwie umgehen (außer FloodControl abschalten, oder weniger Bilder posten^^)? Es gibt im Menü einen Punkt, wo man Exceptions definieren kann..kann man das vielleicht verwenden, um das Zählen der Attachments zu umgehen?
vielen Dank im Voraus
papagiorgio