致命错误:在第97行的... / index.php中的非对象上调用成员函数get() [英] Fatal error: Call to a member function get() on a non-object in .../index.php on line 97

查看:78
本文介绍了致命错误:在第97行的... / index.php中的非对象上调用成员函数get()的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是创造和创新的新手。编辑网站。我开了一个新网站:http://imdiamond.org/



我安装了vqmod来安装扩展程序。但它没有帮助。它也给网站带来了一些问题,现在我无法访问管理面板。我也收到此错误:



致命错误:在第97行的... / index.php中的非对象上调用成员函数get()< br $> b $ b

Hi, I'm new at creating & editing websites. I have opened a new website: http://imdiamond.org/

I installed vqmod to install an extension. But it didn't help. Also it gave some problems to the website and now I can't access to admin panel. Also I get this error:

Fatal error: Call to a member function get() on a non-object in .../index.php on line 97

if ($config->get('config_error_display')) {
		echo '' . $error . ': ' . $errstr . ' in ' . $errfile . ' on line ' . $errline . '';
	}





我该怎么办?非常感谢。



What can I do about this? Thanks a lot.

推荐答案

config-> get('config_error_display')){
echo''。
config->get('config_error_display')) { echo '' .


错误。 ':'。
error . ': ' .


errstr。 'in '。
errstr . ' in ' .


这篇关于致命错误:在第97行的... / index.php中的非对象上调用成员函数get()的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆