意外发现早前自己的一番言论
April 1, 2016 •
Comment
call_user_func_array(): Argument #1 ($callback) must be a valid callback, class "Mirages_Plugin" not found
TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class "Mirages_Plugin" not found in /www/sites/jevin.org/index/var/Typecho/Plugin.php:475
Stack trace:
#0 /www/sites/jevin.org/index/var/Typecho/Plugin.php(475): call_user_func_array()
#1 /www/sites/jevin.org/index/var/Widget/Base/Contents.php(853): Typecho\Plugin->filter()
#2 /www/sites/jevin.org/index/var/Typecho/Widget.php(462): Widget\Base\Contents->___content()
#3 /www/sites/jevin.org/index/usr/themes/Mirages/lib/Content.php(20): Typecho\Widget->__get()
#4 /www/sites/jevin.org/index/usr/themes/Mirages/archive.php(103): Content::excerpt()
#5 /www/sites/jevin.org/index/var/Widget/Archive.php(1390): require_once('...')
#6 /www/sites/jevin.org/index/var/Typecho/Router.php(88): Widget\Archive->render()
#7 /www/sites/jevin.org/index/index.php(25): Typecho\Router::dispatch()
#8 {main}