We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
开了debug模式,提示错误信息
Cannot assign null to property Typecho\Widget::$stack of type array TypeError: Cannot assign null to property Typecho\Widget::$stack of type array in /usr/themes/jasmine/core/meta.php:23 Stack trace: #0 var/Typecho/Widget.php(155): Jasmine_Meta_Row->execute() #1 usr/themes/jasmine/component/menu.php(14): Typecho\Widget::widget() #2 var/Widget/Archive.php(1263): require('...') #3 usr/themes/jasmine/index.php(22): Widget\Archive->need() #4 var/Widget/Archive.php(1345): require_once('...') #5 var/Typecho/Router.php(88): Widget\Archive->render() #6 /index.php(23): Typecho\Router::dispatch() #7 {main}
The text was updated successfully, but these errors were encountered:
后续会修复,你也可以尝试修复
Sorry, something went wrong.
OK,那我有时间看看
No branches or pull requests
开了debug模式,提示错误信息
Cannot assign null to property Typecho\Widget::$stack of type array
TypeError: Cannot assign null to property Typecho\Widget::$stack of type array in /usr/themes/jasmine/core/meta.php:23
Stack trace:
#0 var/Typecho/Widget.php(155): Jasmine_Meta_Row->execute()
#1 usr/themes/jasmine/component/menu.php(14): Typecho\Widget::widget()
#2 var/Widget/Archive.php(1263): require('...')
#3 usr/themes/jasmine/index.php(22): Widget\Archive->need()
#4 var/Widget/Archive.php(1345): require_once('...')
#5 var/Typecho/Router.php(88): Widget\Archive->render()
#6 /index.php(23): Typecho\Router::dispatch()
#7 {main}
The text was updated successfully, but these errors were encountered: