Tags on homepage – Error No: 1146

ThemeBurn SupportForumsOpenCart ThemesBurnEngineTags on homepage – Error No: 1146

This topic has been marked as resolved.

Hi
I have, (I hope last error). If I want get tags on home page, I in backend get error:


Fatal error: 'Error: Table 'd183311_eshop.oc_story_tag' doesn't exist
Error No: 1146
SELECT st.*, l.name AS language_name
FROM oc_story_tag AS st
LEFT JOIN oc_language AS l ON st.language_id = l.language_id
WHERE 1 AND st.status = 1 AND st.language_id = 2 ORDER BY st.date_added, LCASE(st.name) ASC' 
in /data/web/virtuals/183311/virtual/www/system/library/db/mysqli.php:40
Stack trace:
#0 system/storage/modification/system/library/db.php(30): DB\MySQLi->query('SELECT st.*, l....', Array)
#1 admin/model/stories/tag.php(112): DB->query('SELECT st.*, l....')
#2 [internal function]: ModelStoriesTag->getAll(Array)
#3 system/storage/modification/system/engine/loader.php(203): call_user_func_array(Array, Array)
#4 [internal function]: Loader->{closure}(Array, Array)
#5 system/engine/proxy.php(25): call_user_func_array(Object(Closure), Array)
#6 system/vendor/BurnEngine/widget/StoriesTagsWidget.php(31): Proxy->__call('getAll', Array)
#7 system/vendor/BurnEngine/widget/StoriesTagsWidget.php(31): Proxy->getAll(Array)
#8 system/vendor/BurnEngine/library/WidgetManager.php(446): Theme_StoriesTagsWidget->onEdit(Array)
#9 system/vendor/BurnEngine/admin/controller/WidgetController.php(152): TB_WidgetManager->createFilterAndEditWidget('Theme_StoriesTa...', Array)
#10 [internal function]: Theme_Admin_WidgetController->createForm()
#11 system/vendor/BurnEngine/library/AdminDispatcher.php(88): call_user_func(Array)
#12 system/vendor/BurnEngine/admin/controller/ModuleController.php(74): TB_AdminDispatcher->dispatch('BurnEngine', 'Widget', 'createForm')
#13 [internal function]: Theme_Admin_ModuleController->index()
#14 system/storage/modification/system/engine/action.php(51): call_user_func_array(Array, Array)
#15 admin/controller/startup/router.php(26): Action->execute(Object(Registry), Array)
#16 [internal function]: ControllerStartupRouter->index()
#17 system/storage/modification/system/engine/action.php(51): call_user_func_array(Array, Array)
#18 system/storage/modification/system/engine/front.php(37): Action->execute(Object(Registry))
#19 system/storage/modification/system/engine/front.php(32): Front->execute(Object(Action))
#20 system/framework.php(103): Front->dispatch(Object(Action), Object(Action))
#21 vqmod/vqcache/vq2-system_startup.php(124): require_once('/data/web/virtu...')
#22 admin/index.php(23): start('admin')
#23 {main}

But in searching on frontend tags working normaly.
Thank you
Vaclav

February 2, 2018 at 9:34 am #63411

Hi Vaclav,

Uninstalling and then re-installing the Blog (stories) module seems to have fixed the problem.

BR,
ThemeBurn team

February 5, 2018 at 11:42 pm #63447

yes, its working. thank you

February 7, 2018 at 10:28 am #63474

Glad we’ve helped, Vaclav!

BR,
ThemeBurn team

February 13, 2018 at 12:43 am #63543
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.