Heyho!
Folgende Situation:
Das Forum war in / installiert. News-System in /articles/
Nun habe ich das Forum nach /forum/ verschoben. Und /articles/ so gelassen. Funktioniert auch alles Astrein!
Danach habe ich das Fireball nach / installiert und erhalte nun im Footer den komischen Fehler:
Code
Sat, 06 Feb 2016 16:02:04 +0000
Message: PHP error in file /www/htdocs/w00fce23/ffwforum.de/lib/util/Browser.php (38): Methods with the same name as their class will not be constructors in a future version of PHP; Browser has a deprecated constructor
File: /www/htdocs/w00fce23/ffwforum.de/wcf/lib/system/WCF.class.php (309)
PHP version: 7.0.2-nmm1
WCF version: 2.1.9 pl 1 (Typhoon)
Request URI: /index.php?page/home/
Referrer: https://ffwforum.de/page/home/
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.103 Safari/537.36
Information: ""
Stacktrace:
#0 /www/htdocs/w00fce23/ffwforum.de/lib/util/BrowserUtil.class.php(20): wcf\system\WCF::handleError(8192, 'Methods with th...', '/www/htdocs/w00...', 38, Array)
#1 /www/htdocs/w00fce23/ffwforum.de/lib/util/BrowserUtil.class.php(20): require_once()
#2 /www/htdocs/w00fce23/ffwforum.de/lib/system/counter/VisitCountHandler.class.php(31): cms\util\BrowserUtil::getBrowser('Mozilla/5.0 (Wi...')
#3 /www/htdocs/w00fce23/ffwforum.de/lib/page/PagePage.class.php(207): cms\system\counter\VisitCountHandler->count()
#4 /www/htdocs/w00fce23/ffwforum.de/wcf/lib/page/AbstractPage.class.php(100): cms\page\PagePage->show()
#5 /www/htdocs/w00fce23/ffwforum.de/wcf/lib/system/request/Request.class.php(58): wcf\page\AbstractPage->__run()
#6 /www/htdocs/w00fce23/ffwforum.de/wcf/lib/system/request/RequestHandler.class.php(139): wcf\system\request\Request->execute()
#7 /www/htdocs/w00fce23/ffwforum.de/index.php(9): wcf\system\request\RequestHandler->handle('cms')
#8 {main}
Alles anzeigen
Mit dem Fehler kann ich nicht viel anfangen. Ich könnte mir nur vorstellen, dass das Fireball (noch) nicht mit PHP7 umgehen kann..
Kann mir hier jemand weiterhelfen?
Danke im Voraus für die Mühen!