Hallo Zusammen,
hier hatte ich schonmal das Problem, ich hab auch wieder alles durchprobiert...
Nun hab ich bei jeder selbst erstellten Seite die Meldung, genau die gleiche Meldung erhalte ich auch wenn ich eine neue Seite erstelle.
Es wär schön, wenn mir jemand wieder helfen könnte.
Lg Rose
Code
Fatal error: PHP error in file /is/htdocs/wp10667067_HBHGK2I6RR/www/wbb3/wcf/lib/page/CustomPage.class.php (47): Non-static method CustomPageEditor::getChildPages() should not be called statically, assuming $this from incompatible context
Information:
error message: PHP error in file /is/htdocs/wp10667067_HBHGK2I6RR/www/wbb3/wcf/lib/page/CustomPage.class.php (47): Non-static method CustomPageEditor::getChildPages() should not be called statically, assuming $this from incompatible context
error code: 0
file: /is/htdocs/wp10667067_HBHGK2I6RR/www/wbb3/wcf/lib/system/WCF.class.php (281)
php version: 5.6.18-1~he.0
wcf version: 1.1.10 pl 1 (Tempest)
date: Mon, 21 Mar 2016 11:49:10 +0000
request: /index.php?page=Custom&pageID=7
referer: http://wp10667067.server-he.de/index.php?page=Index
Stacktrace:
#0 /is/htdocs/wp10667067_HBHGK2I6RR/www/wbb3/wcf/lib/page/CustomPage.class.php(47): WCF::handleError(8192, 'Non-static meth...', '/is/htdocs/wp10...', 47, Array)
#1 /is/htdocs/wp10667067_HBHGK2I6RR/www/wbb3/wcf/lib/page/AbstractPage.class.php(90): CustomPage->readData()
#2 /is/htdocs/wp10667067_HBHGK2I6RR/www/wbb3/wcf/lib/page/CustomPage.class.php(76): AbstractPage->show()
#3 /is/htdocs/wp10667067_HBHGK2I6RR/www/wbb3/wcf/lib/page/AbstractPage.class.php(46): CustomPage->show()
#4 /is/htdocs/wp10667067_HBHGK2I6RR/www/wbb3/wcf/lib/util/RequestHandler.class.php(64): AbstractPage->__construct()
#5 /is/htdocs/wp10667067_HBHGK2I6RR/www/wbb3/wcf/lib/util/RequestHandler.class.php(92): RequestHandler->__construct('Custom', Array, 'page')
#6 /is/htdocs/wp10667067_HBHGK2I6RR/www/wbb3/index.php(8): RequestHandler::handle(Array)
#7 {main}
Display More
Beim löschen einer neuen Seite bekommen ich dann diese Fehlermeldung
Code
Fatal error: PHP error in file /is/htdocs/wp10667067_HBHGK2I6RR/www/wbb3/wcf/lib/acp/action/CustomPageDeleteAction.class.php (25): Non-static method CustomPageEditor::deleteCustomPage() should not be called statically, assuming $this from incompatible context
Information:
error message: PHP error in file /is/htdocs/wp10667067_HBHGK2I6RR/www/wbb3/wcf/lib/acp/action/CustomPageDeleteAction.class.php (25): Non-static method CustomPageEditor::deleteCustomPage() should not be called statically, assuming $this from incompatible contexterror code: 0file: /is/htdocs/wp10667067_HBHGK2I6RR/www/wbb3/wcf/lib/system/WCF.class.php (281)php version: 5.6.18-1~he.0wcf version: 1.1.10 pl 1 (Tempest)date: Mon, 21 Mar 2016 11:57:16 +0000request: /acp/index.php?action=CustomPageDelete&pageID=21&packageID=38&referer: http://wp10667067.server-he.de/acp/index.php?page=CustomPageList&packageID=38&
Stacktrace:
#0 /is/htdocs/wp10667067_HBHGK2I6RR/www/wbb3/wcf/lib/acp/action/CustomPageDeleteAction.class.php(25): WCF::handleError(8192, 'Non-static meth...', '/is/htdocs/wp10...', 25, Array)#1 /is/htdocs/wp10667067_HBHGK2I6RR/www/wbb3/wcf/lib/action/AbstractAction.class.php(25): CustomPageDeleteAction->execute()#2 /is/htdocs/wp10667067_HBHGK2I6RR/www/wbb3/wcf/lib/util/RequestHandler.class.php(64): AbstractAction->__construct()#3 /is/htdocs/wp10667067_HBHGK2I6RR/www/wbb3/wcf/lib/util/RequestHandler.class.php(98): RequestHandler->__construct('CustomPageDelet...', Array, 'action')#4 /is/htdocs/wp10667067_HBHGK2I6RR/www/wbb3/acp/index.php(8): RequestHandler::handle(Array)#5 {main}