Hallo,
habe heute das Plugin installiert und habe auch gleich einen Fehler in der Log.
Code
Fri, 06 Jul 2018 10:27:46 +0000
Message: Use of undefined constant RESIZEEXTERNALIMAGES - assumed 'RESIZEEXTERNALIMAGES' (this will throw an Error in a future version of PHP)
PHP version: 7.2.7
WoltLab Suite version: 3.1.4
Request URI: /user/5189-xyz01/
Referrer:
User Agent: Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
Peak Memory Usage: 54884392/2147483648
======
Error Class: wcf\system\exception\ErrorException
Error Message: Use of undefined constant RESIZEEXTERNALIMAGES - assumed 'RESIZEEXTERNALIMAGES' (this will throw an Error in a future version of PHP)
Error Code: 0
File: /var/www/vhosts/meine-domain.de/httpdocs/lib/system/WCF.class.php (346)
Extra Information: -
Stack Trace: [{"file":"\/var\/www\/vhosts\/meine-domain.de\/httpdocs\/templates\/compiled\/0_wcf_1_user.php","line":1273,"function":"handleError","class":"wcf\\system\\WCF","type":"::","args":[2,"Use of undefined constant RESIZEEXTERNALIMAGES - assumed 'RESIZEEXTERNALIMAGES' (this will throw an Error in a future version of PHP)","\/var\/www\/vhosts\/meine-domain.de\/httpdocs\/templates\/compiled\/0_wcf_1_user.php",1273,{"templateName":"[redacted]","application":"[redacted]","sendHeaders":"[redacted]","sourceFilename":"[redacted]","compiledFilename":"[redacted]","metaDataFilename":"[redacted]","metaData":"[redacted]","__langCompilerTemplatePluginOutput":"[redacted]","outerTemplateNamed302fe4da77df0f63117f11fa4f2b58fbb731fb3":"[redacted]","_length4318e0af8402f476424a64e1d1a676a5b2ad78d2":"[redacted]","_i4318e0af8402f476424a64e1d1a676a5b2ad78d2":"[redacted]","_foreach_6aa981ce2a2f1e0461dba80883570f30e5bc5df2":"[redacted]","_foreach_6aa981ce2a2f1e0461dba80883570f30e5bc5df2_cnt":"[redacted]"}]},{"file":"\/var\/www\/vhosts\/meine-domain.de\/httpdocs\/lib\/system\/template\/TemplateEngine.class.php","line":321,"args":["\/var\/www\/vhosts\/meine-domain.de\/httpdocs\/templates\/compiled\/0_wcf_1_user.php"],"function":"include","class":"","type":""},{"file":"\/var\/www\/vhosts\/meine-domain.de\/httpdocs\/lib\/page\/AbstractPage.class.php","line":323,"function":"display","class":"wcf\\system\\template\\TemplateEngine","type":"->","args":["user","wcf"]},{"file":"\/var\/www\/vhosts\/meine-domain.de\/httpdocs\/lib\/page\/UserPage.class.php","line":197,"function":"show","class":"wcf\\page\\AbstractPage","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/meine-domain.de\/httpdocs\/lib\/page\/AbstractPage.class.php","line":114,"function":"show","class":"wcf\\page\\UserPage","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/meine-domain.de\/httpdocs\/lib\/system\/request\/Request.class.php","line":83,"function":"__run","class":"wcf\\page\\AbstractPage","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/meine-domain.de\/httpdocs\/lib\/system\/request\/RequestHandler.class.php","line":96,"function":"execute","class":"wcf\\system\\request\\Request","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/meine-domain.de\/httpdocs\/index.php","line":9,"function":"handle","class":"wcf\\system\\request\\RequestHandler","type":"->","args":["wcf"]}]
Alles anzeigen
Problem mit PHP 7.2 oder liegt es an etwas anderem?