I tried to block this error, and I could login and exit the background. But the problem remains. When you open an article or page with a highlighted snippet of code, the error is more specific.
url:https://localhost:8086/2015/07/25/my-site-has-multiple-versions-of-php-iis8-5-web-config-functionality.shtml
PHP Fatal error: Uncaught Error: Call to a member function id() on array in G:\w\w\f\wp-content\plugins\crayon-syntax-highlighter\crayon_formatter.class.php:36 Stack trace: #0 G:\w\w\f\wp-content\plugins\crayon-syntax-highlighter\crayon_formatter.class.php(538): CrayonFormatter::format_code('', Array, Object(CrayonHighlighter)) #1 [internal function]: CrayonFormatter::delim_to_internal(Array) #2 G:\w\w\f\wp-content\plugins\crayon-syntax-highlighter\crayon_formatter.class.php(516): preg_replace_callback('#()#msi', 'CrayonFormatter...', '2015 x64\r\n2012 ...') #3 G:\w\w\f\wp-content\plugins\crayon-syntax-highlighter\crayon_highlighter.class.php(166): CrayonFormatter::format_mixed_code('2015 x64\r\n2012 ...', Object(CrayonLang), Object(CrayonHighlighter)) #4 G:\w\w\f\wp-content\plugins\crayon-syntax-highlighter\crayon_highlighter.class.php(186): CrayonHighlighter->process() #5 G:\w\w\f\wp-content\plugins\crayon-syntax-highlighter\crayon_wp.class.php(698): CrayonHighlighter->output(true, false) #6 G:\w\w\f\wp-includes\class-wp-ho in G:\w\w\f\wp-content\plugins\crayon-syntax-highlighter\crayon_formatter.class.php on line 36
Obviously this is the format that is not recognized during regular coding or conversion, but I am not sure if this is the reason. Because I can no longer go further to analyze specific code compatibility issues.
-
This reply was modified 6 years, 1 month ago by finip.