Website won’t load after installing (showing error 1146)

ThemeBurn SupportForumsOpenCart ThemesBurnEngineWebsite won’t load after installing (showing error 1146)

This topic has been marked as resolved.

Hi,

I’m using opencart 2.1.0.1. After installing the theme, website just won’t load. It showing something like below:

Notice: Error: Table ‘babybooc_database.oc_vie_lte_skin_option’ doesn’t exist
Error No: 1146
SELECT * FROM oc_vie_lte_skin_option WHERE theme_id = ‘vie’ AND skin_id = ” in /home/babybooc/public_html/system/library/db/mysqli.php on line 41Notice: Trying to get property of non-object in/home/babybooc/public_html/system/library/vie_front.php on line 35Warning: Invalid argument supplied for foreach() in /home/babybooc/public_html/system/library/vie_front.php on line 35Fatal error: ‘Headers already sent in /home/babybooc/public_html/index.php on line 98. Cannot send log data to FirePHP. You must have Output Buffering enabled via ob_start() or output_buffering ini directive.
in /home/babybooc/public_html/system/vendor/BurnEngine/library/vendor/FirePHP.php:1175
Stack trace:
#0 system/vendor/BurnEngine/library/vendor/FirePHP.php(754): FirePHP->newException(‘Headers already…’)
#1 system/vendor/BurnEngine/library/vendor/FirePHP.php(1798): FirePHP->fb(Array)
#2 system/vendor/BurnEngine/library/Engine.php(1099): fb(Array)
#3 system/vendor/BurnEngine/catalog/ThemeCatalogExtension.php(495): TB_Engine->fbLog(Array)
#4 system/vendor/BurnEngine/catalog/ThemeCatalogExtension.php(119): Theme_Catalog_Extension->determineAreasForRequest()
#5 system/vendor/BurnEngine/library/vendor/sfEventDispatcher.php(76): Theme_Catalog_Extension->afterRouting(Object(sfEvent))
#6 system/vendor/BurnEngine/library/CatalogDispatcher.php(116): sfEventDispatcher->notify(Object(sfEvent))
#7 system/vendor/BurnEngine/library/CatalogDispatcher.php(43): TB_CatalogDispatcher->doRouting(Object(sfEventDispatcher), Object(Request), Object(TB_ViewDataBag))
#8 system/vendor/BurnEngine/catalog/boot.php(58): TB_CatalogDispatcher->dispatch()
#9 catalog/controller/common/BurnEngine.php(64): TB_Boot::dispatchRequest(Object(TB_Engine))
#10 [internal function]: ControllerCommonBurnEngine->index(Array)
#11 system/storage/modification/system/engine/action.php(46): call_user_func(Array, Array)
#12 system/storage/modification/system/engine/front.php(63): Action->execute(Object(Registry))
#13 system/storage/modification/system/engine/front.php(58): Front->execute(Object(Action))
#14 system/storage/modification/system/engine/front.php(38): Front->dispatch(Object(Action), Object(Action))
#15 index.php(258): Front->addPreAction(Object(Action))
#16 {main}

Please advise soonest. Thanks

June 2, 2016 at 4:58 pm #48347

Can you please open system/vendor/BurnEngine/config/engine.php and change the value of the last two parameters to false:

    'debug'                           => false,
    'firephp'                         => false

Regards,
ThemeBurn team

June 2, 2016 at 5:09 pm #48351

Hi,

It loaded now, but the header are showing as per attached pictures.

Can you help on this? Thanks.

June 2, 2016 at 5:19 pm #48352

Can you please enable the default theme and try again to see if the same error message appears at the top ?

June 2, 2016 at 5:43 pm #48354

Hi, I tried that. Nothing happens, still the same.

June 2, 2016 at 5:55 pm #48355

It seems there is no connection between BurnEngine and the error message. It is caused by a third party extension. You can try to disable them one by one to see when the error stops to appear.

Regards,
ThemeBurn

June 2, 2016 at 9:29 pm #48365

Hi,

It is still not working. Can you check attached files, and see what else went wrong.

Thanks,
Regards,
Faliq

June 3, 2016 at 12:00 pm #48380

Basically, the region/state dropdown not working during checkout.

Please advise, :(

Regards,
Fal

June 3, 2016 at 12:20 pm #48384

The error message is connected with additional table vie_lte_skin_option that is requested by a third party extension. If you remove our theme completely and use the default theme only, this error will continue to appear, so we really can’t guess what’s going on as we support issues with our themes only.

This is definitely caused by a third party extension that use a custom file system/library/vie_front.php, which is not present in the default opencart installation, nor in our theme. You have to find which extension causes this error, uninstall it and inform the extension author about the breakage.

Regards,
ThemeBurn team

June 3, 2016 at 1:40 pm #48388

Hi,

I’ve found that 3rd party extension and do clean deletion for all type of files.
Happy to inform that it works!! Just need to do fresh uninstall.

You may close this issue. :)

Faliq

June 3, 2016 at 3:16 pm #48390

Glad we’ve helped you, Faliq :)

BR,
ThemeBurn team

June 3, 2016 at 6:15 pm #48408
Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.