11.08.2018, 09:41
Hallo zusammen,
ich habe mein Server gerade von php 7.0.x auf php 7.2.8 umgestellt und dabei ist mir aufgefallen das mir einige Fehler angezeigt werden wenn ich mich im ACP anmelden möchte,unter anderem von dem SEO Plugin.
Kann man das Plugin anpassen das es auf php 7.2 läuft ?
ich habe mein Server gerade von php 7.0.x auf php 7.2.8 umgestellt und dabei ist mir aufgefallen das mir einige Fehler angezeigt werden wenn ich mich im ACP anmelden möchte,unter anderem von dem SEO Plugin.
PHP-Code:
Warning [2] Use of undefined constant THIS_SCRIPT - assumed 'THIS_SCRIPT' (this will throw an Error in a future version of PHP) - Line: 14 - File: inc/plugins/applythreadprefix.php PHP 7.2.8 (Linux)
File Line Function
/inc/plugins/applythreadprefix.php 14 errorHandler->error
/inc/class_plugins.php 38 require_once
/inc/init.php 233 pluginSystem->load
/admin/index.php 18 require_once
Warning [2] Use of undefined constant THIS_SCRIPT - assumed 'THIS_SCRIPT' (this will throw an Error in a future version of PHP) - Line: 24 - File: inc/plugins/applythreadprefix.php PHP 7.2.8 (Linux)
File Line Function
/inc/plugins/applythreadprefix.php 24 errorHandler->error
/inc/class_plugins.php 38 require_once
/inc/init.php 233 pluginSystem->load
/admin/index.php 18 require_once
Warning [2] Use of undefined constant THIS_SCRIPT - assumed 'THIS_SCRIPT' (this will throw an Error in a future version of PHP) - Line: 6 - File: inc/plugins/tpref.php PHP 7.2.8 (Linux)
File Line Function
/inc/plugins/tpref.php 6 errorHandler->error
/inc/class_plugins.php 38 require_once
/inc/init.php 233 pluginSystem->load
/admin/index.php 18 require_once
Warning [2] Use of undefined constant THIS_SCRIPT - assumed 'THIS_SCRIPT' (this will throw an Error in a future version of PHP) - Line: 6 - File: inc/plugins/tpref.php PHP 7.2.8 (Linux)
File Line Function
/inc/plugins/tpref.php 6 errorHandler->error
/inc/class_plugins.php 38 require_once
/inc/init.php 233 pluginSystem->load
/admin/index.php 18 require_once
Warning [2] Use of undefined constant THIS_SCRIPT - assumed 'THIS_SCRIPT' (this will throw an Error in a future version of PHP) - Line: 14 - File: inc/plugins/profilepic.php PHP 7.2.8 (Linux)
File Line Function
/inc/plugins/profilepic.php 14 errorHandler->error
/inc/class_plugins.php 38 require_once
/inc/init.php 233 pluginSystem->load
/admin/index.php 18 require_once
Warning [2] Use of undefined constant THIS_SCRIPT - assumed 'THIS_SCRIPT' (this will throw an Error in a future version of PHP) - Line: 24 - File: inc/plugins/profilepic.php PHP 7.2.8 (Linux)
File Line Function
/inc/plugins/profilepic.php 24 errorHandler->error
/inc/class_plugins.php 38 require_once
/inc/init.php 233 pluginSystem->load
/admin/index.php 18 require_once
Warning [2] Use of undefined constant THIS_SCRIPT - assumed 'THIS_SCRIPT' (this will throw an Error in a future version of PHP) - Line: 34 - File: inc/plugins/profilepic.php PHP 7.2.8 (Linux)
File Line Function
/inc/plugins/profilepic.php 34 errorHandler->error
/inc/class_plugins.php 38 require_once
/inc/init.php 233 pluginSystem->load
/admin/index.php 18 require_once
Warning [2] Use of undefined constant THIS_SCRIPT - assumed 'THIS_SCRIPT' (this will throw an Error in a future version of PHP) - Line: 44 - File: inc/plugins/profilepic.php PHP 7.2.8 (Linux)
File Line Function
/inc/plugins/profilepic.php 44 errorHandler->error
/inc/class_plugins.php 38 require_once
/inc/init.php 233 pluginSystem->load
/admin/index.php 18 require_once
Warning [2] Use of undefined constant THIS_SCRIPT - assumed 'THIS_SCRIPT' (this will throw an Error in a future version of PHP) - Line: 54 - File: inc/plugins/profilepic.php PHP 7.2.8 (Linux)
File Line Function
/inc/plugins/profilepic.php 54 errorHandler->error
/inc/class_plugins.php 38 require_once
/inc/init.php 233 pluginSystem->load
/admin/index.php 18 require_once
Warning [2] Use of undefined constant THIS_SCRIPT - assumed 'THIS_SCRIPT' (this will throw an Error in a future version of PHP) - Line: 37 - File: inc/plugins/google_seo/404.php PHP 7.2.8 (Linux)
File Line Function
/inc/plugins/google_seo/404.php 37 errorHandler->error
/inc/plugins/google_seo.php 311 require_once
/inc/class_plugins.php 38 require_once
/inc/init.php 233 pluginSystem->load
/admin/index.php 18 require_once
Warning [2] Use of undefined constant THIS_SCRIPT - assumed 'THIS_SCRIPT' (this will throw an Error in a future version of PHP) - Line: 159 - File: inc/plugins/google_seo/url.php PHP 7.2.8 (Linux)
File Line Function
/inc/plugins/google_seo/url.php 159 errorHandler->error
/inc/plugins/google_seo.php 311 require_once
/inc/class_plugins.php 38 require_once
/inc/init.php 233 pluginSystem->load
/admin/index.php 18 require_once
Warning [2] Use of undefined constant THIS_SCRIPT - assumed 'THIS_SCRIPT' (this will throw an Error in a future version of PHP) - Line: 1101 - File: inc/plugins/google_seo/url.php PHP 7.2.8 (Linux)
File Line Function
/inc/plugins/google_seo/url.php 1101 errorHandler->error
/inc/plugins/google_seo/url.php 174 google_seo_url_hook
/inc/plugins/google_seo.php 311 require_once
/inc/class_plugins.php 38 require_once
/inc/init.php 233 pluginSystem->load
/admin/index.php 18 require_once
Warning [2] Cannot modify header information - headers already sent by (output started at /homepages/8/d707489081/htdocs/inc/class_error.php:229) - Line: 24 - File: admin/index.php PHP 7.2.8 (Linux)
File Line Function
[PHP] errorHandler->error
/admin/index.php 24 header
Warning [2] Cannot modify header information - headers already sent by (output started at /homepages/8/d707489081/htdocs/inc/class_error.php:229) - Line: 25 - File: admin/index.php PHP 7.2.8 (Linux)
File Line Function
[PHP] errorHandler->error
/admin/index.php 25 header
Warning [2] Cannot modify header information - headers already sent by (output started at /homepages/8/d707489081/htdocs/inc/class_error.php:229) - Line: 64 - File: admin/index.php PHP 7.2.8 (Linux)
File Line Function
[PHP] errorHandler->error
/admin/index.php 64 header
Warning [2] Cannot modify header information - headers already sent by (output started at /homepages/8/d707489081/htdocs/inc/class_error.php:229) - Line: 1928 - File: inc/functions.php PHP 7.2.8 (Linux)
File Line Function
[PHP] errorHandler->error
/inc/functions.php 1928 header
/inc/functions.php 1941 my_setcookie
/admin/index.php 532 my_unsetcookie
Kann man das Plugin anpassen das es auf php 7.2 läuft ?