Opencart致命错误:“此方法未添加为可调用方法:getSeoSettings”

时间:2018-10-03 07:23:59

标签: php opencart

我在opencart 2.3.0.2版管理员中遇到此错误,需要帮助来解决。

  

致命错误:“此方法未添加为可调用方法:getSeoSettings”   在public_html / system / vendor / BurnEngine / library / DataBag.php:28

堆栈跟踪:

  • system / storage / modification / admin / view / template / catalog / product_form.tpl(240):TB_DataBag-> __ call('getSeoSettings',Array)
  • system / storage / modification / admin / view / template / catalog / product_form.tpl(240):TB_ViewDataBag-> getSeoSettings()
  • system / storage / modification / system / library / template / php.php(18):require('/ home / columbar /...')
  • system / library / template.php(20):Template \ PHP-> render('catalog / product ...')
  • system / storage / modification / system / engine / loader.php(90):模板->渲染(“目录/产品...”)
  • admin / controller / catalog / product.php(1321):加载程序->视图('catalog / product ...',数组)
  • admin / controller / catalog / product.php(116):ControllerCatalogProduct-> getForm()
  • [内部功能]:ControllerCatalogProduct-> edit()
  • system / storage / modification / system / engine / action.php(51):call_user_func_array(Array,Array)
  • admin / controller / startup / router.php(26):动作->执行(对象(注册表),数组)
  • [内部功能]:ControllerStartupRouter-> index()
  • system / storage / modification / system / engine / action.php(51):call_user_func_array(Array,Array)
  • system / storage / modification / system / engine / front.php(37):动作-> execute(Object(Registry))
  • system / storage / modification / system / engine / front.php(32):Front-> execute(Object(Action))
  • system / framework.php(103):前台->调度(对象(动作),对象(动作))
  • vqmod / vqcache / vq2-system_startup.php(134):require_once('/ home / columbar /...')
  • admin / index.php(23):start('admin')
  • {main}

该错误显示在“管理员”>“目录”>“产品”>“编辑产品”>“ SEO URL”

这使我无法在admin中输入产品seo网址。

enter image description here

0 个答案:

没有答案