update to 2.3 and page speed problem

ThemeBurn SupportForumsOpenCart ThemesTechnopolis OpenCart Themeupdate to 2.3 and page speed problem

This topic has been marked as not resolved.

Hi,

Since the OpenCart upgrade process is a bit buggy, there is one more option to migrate to the latest version.

1) Create a new OC 2.3.0.2 installation

2) Copy missing images from the old store to the fresh installation

3) Install BurnEngine

4) Use Backup/Restore tool from your old installation and export required data (categories, products, options etc.) – only the data you need.

5) Import data to your freshly installed store

6) Export -> Import BurnEngine data

This is a bit more time consuming, but you will skip the direct upgrade process.

BR,
ThemeBurn team

February 15, 2017 at 11:07 am #56513

I fix this now webpage open but mega menu gone.

can you fix this mega menu issue? and I will not ask anything from you I promise:)

I can’t find my old mega menu and I can’t add new mega menu

February 15, 2017 at 12:41 pm #56514

No need I fix it

February 15, 2017 at 1:30 pm #56518

Notice: A non well formed numeric value encountered in /var/www/vhosts/teslimattaode.com/httpdocs/v2/system/vendor/BurnEngine/admin/ThemeAdminExtension.php on line 113

ok than what about thıs???

February 16, 2017 at 12:13 pm #56528

Fatal error: ‘Color inheritance issue
Current area: area_content
Current rule: widget -> product_listing -> product_quickview_bg -> product_listing.product_quickview_bg
Missing parent: theme[product_listing][product_quickview_bg]; Context id: Theme_ProductsSystemWidget_YD9pMDOx’
in /var/www/vhosts/teslimattaode.com/httpdocs/v2/system/vendor/BurnEngine/library/ColorSchemer.php:158
Stack trace:
#0 system/vendor/BurnEngine/library/ColorSchemer.php(70): TB_ColorSchemer->filterColors(Array, Array, ‘widget’, ‘Theme_ProductsS…’)
#1 system/vendor/BurnEngine/catalog/plugin/LayoutBuilderPlugin.php(878): TB_ColorSchemer->filterWidgetColors(Array, Array, ‘Theme_ProductsS…’)
#2 system/vendor/BurnEngine/catalog/plugin/LayoutBuilderPlugin.php(842): Theme_Catalog_LayoutBuilderPlugin->addWidgetAssets(Object(Theme_ProductsSystemWidget), Object(TB_StyleBuilder))
#3 system/vendor/BurnEngine/library/OutputHandler.php(931): Theme_Catalog_LayoutBuilderPlugin->buildStyles(Object(TB_StyleBuilder), Object(TB_ViewDataBag))
#4 system/vendor/BurnEngine/library/OutputHandler.php(886): TB_OutputHandler->generateStyles()
#5 system/vendor/BurnEngine/library/OutputHandler.php(640): TB_OutputHandler->generateExternalCss()
#6 system/vendor/BurnEngine/library/OutputHandler.php(360): TB_OutputHandler->assignStyles(Array)
#7 system/vendor/BurnEngine/catalog/ThemeCatalogExtension.php(239): TB_OutputHandler->viewOutput(‘…’)
#8 system/vendor/BurnEngine/library/vendor/sfEventDispatcher.php(76): Theme_Catalog_Extension->viewOutput(Object(TB_ViewSlotEvent))
#9 system/vendor/BurnEngine/library/OutputHandler.php(106): sfEventDispatcher->notify(Object(TB_ViewSlotEvent))
#10 system/vendor/BurnEngine/catalog/ThemeCatalogExtension.php(228): TB_OutputHandler->echoFooter(‘\r\n
#12 system/vendor/BurnEngine/library/OutputHandler.php(130): TB_OutputHandler->replaceOutput(‘…’)
#13 system/vendor/BurnEngine/catalog/ThemeCatalogExtension.php(233): TB_OutputHandler->ocResponseOutput(‘…’)
#14 system/vendor/BurnEngine/library/vendor/sfEventDispatcher.php(112): Theme_Catalog_Extension->ocResponseOutput(Object(sfEvent), ‘…’)
#15 system/storage/modification/system/library/response.php(66): sfEventDispatcher->filter(Object(sfEvent), ‘…’)
#16 system/framework.php(107): Response->output()
#17 system/startup.php(124): require_once(‘/var/www/vhosts…’)
#18 index.php(19): start(‘catalog’)
#19 {main}

Is this theme really compatible opencart 2.3 ?

February 16, 2017 at 1:26 pm #56530

Hi,

Theme supports OC 2.3.0.2 since it was released. Where exactly do you get these errors? Can you provide exact pages?

BR,
ThemeBurn team

February 16, 2017 at 9:28 pm #56539

http://www.teslimattaode.com/v2/index.php?route=product/manufacturer/info&manufacturer_id=17

http://www.teslimattaode.com/v2/index.php?route=product/category&path=25

http://www.teslimattaode.com/v2/index.php?route=common/home GO THERE AND CLICK TO ANY LINK ON MENU

February 17, 2017 at 2:04 am #56546

can you check it ? after upgrade my original website accept order but orders not added opencart order list. Or we didn’t receive any email from opencart. The only reason how we know get order because sms notification system. Otherwise we cannot aware orders.

all problems start with Notice: A non well formed numeric value encountered in /var/www/vhosts/teslimattaode.com/httpdocs/v2/system/vendor/BurnEngine/admin/ThemeAdminExtension.php on line 113 after that everything collapse

February 17, 2017 at 11:59 am #56556

hello??????

February 18, 2017 at 1:59 am #56576

http://www.teslimattaode.com/index.php?route=product/category&path=20_60_72

February 19, 2017 at 2:06 am #56594

Fatal error: ‘Error: Could not call /extension!’
in /var/www/vhosts/teslimattaode.com/httpdocs/system/storage/modification/system/engine/action.php:45
Stack trace:
#0 system/vendor/BurnEngine/library/Extension.php(312): Action->execute(Object(Registry), Array)
#1 system/vendor/BurnEngine/library/DataBag.php(38): TB_Extension->loadController(‘extension/modul…’, Array)
#2 system/vendor/BurnEngine/widget/OpenCartWidget.php(59): TB_DataBag->__call(‘loadController’, Array)
#3 system/vendor/BurnEngine/widget/OpenCartWidget.php(59): TB_ViewDataBag->loadController(‘extension/modul…’, Array)
#4 system/vendor/BurnEngine/catalog/plugin/LayoutBuilderPlugin.php(280): Theme_OpenCartWidget->render()
#5 system/vendor/BurnEngine/catalog/plugin/LayoutBuilderPlugin.php(232): Theme_Catalog_LayoutBuilderPlugin->initAreas(Object(TB_ViewDataBag))
#6 system/vendor/BurnEngine/catalog/plugin/LayoutBuilderPlugin.php(103): Theme_Catalog_LayoutBuilderPlugin->buildAreaSettings(Array, Array)
#7 system/vendor/BurnEngine/library/ExtensionPluginBootstrap.php(113): Theme_Catalog_LayoutBuilderPlugin->execute(Object(TB_ViewDataBag), Object(Request))
#8 system/vendor/BurnEngine/library/ExtensionPlugin.php(65): TB_ExtensionPluginBootstrap->bootstrap(‘layout_builder’)
#9 system/vendor/BurnEngine/catalog/plugin/ProductPlugin.php(18): TB_ExtensionPlugin->bootstrap(‘layout_builder’)
#10 system/vendor/BurnEngine/library/ExtensionPluginBootstrap.php(113): Theme_Catalog_ProductPlugin->execute(Object(TB_ViewDataBag), Object(Request))
#11 system/vendor/BurnEngine/library/ExtensionPluginBootstrap.php(147): TB_ExtensionPluginBootstrap->bootstrap(‘Product’)
#12 system/vendor/BurnEngine/catalog/ThemeCatalogExtension.php(129): TB_ExtensionPluginBootstrap->bootstrapAll()
#13 system/vendor/BurnEngine/library/vendor/sfEventDispatcher.php(76): Theme_Catalog_Extension->afterRouting(Object(sfEvent))
#14 system/vendor/BurnEngine/library/CatalogDispatcher.php(116): sfEventDispatcher->notify(Object(sfEvent))
#15 system/vendor/BurnEngine/library/CatalogDispatcher.php(43): TB_CatalogDispatcher->doRouting(Object(sfEventDispatcher), Object(Request), Object(TB_ViewDataBag))
#16 system/vendor/BurnEngine/catalog/boot.php(58): TB_CatalogDispatcher->dispatch()
#17 catalog/controller/common/BurnEngine.php(70): TB_Boot::dispatchRequest(Object(TB_Engine))
#18 catalog/controller/common/BurnEngine.php(12): ControllerCommonBurnEngine->index()
#19 [internal function]: ControllerCommonBurnEngine->onGetEventsAfter(‘extension/event…’, Array, Array)
#20 system/storage/modification/system/engine/action.php(51): call_user_func_array(Array, Array)
#21 system/storage/modification/system/engine/event.php(26): Action->execute(Object(Registry), Array)
#22 system/storage/modification/system/engine/loader.php(209): Event->trigger(‘model/extension…’, Array)
#23 [internal function]: Loader->{closure}(Array, Array)
#24 system/engine/proxy.php(25): call_user_func_array(Object(Closure), Array)
#25 catalog/controller/startup/event.php(7): Proxy->__call(‘getEvents’, Array)
#26 catalog/controller/startup/event.php(7): Proxy->getEvents()
#27 [internal function]: ControllerStartupEvent->index()
#28 system/storage/modification/system/engine/action.php(51): call_user_func_array(Array, Array)
#29 system/storage/modification/system/engine/front.php(37): Action->execute(Object(Registry))
#30 system/storage/modification/system/engine/front.php(19): Front->execute(Object(Action))
#31 system/framework.php(103): Front->dispatch(Object(Action), Object(Action))
#32 system/startup.php(124): require_once(‘/var/www/vhosts…’)
#33 index.php(19): start(‘catalog’)
#34 {main}

February 19, 2017 at 2:06 am #56595

Hi,

we can’t reproduce the last error you have posted. Can you tell us when does it happen ? It seems it comes from an opencart module. Did you remove this module or it happens otherwise ?

Regards,
ThemeBurn team

February 21, 2017 at 12:45 am #56708

I will completely remove everything and start over with clean installation.

Is your theme compatible with php version 7 or higher?

February 23, 2017 at 12:36 am #56766

We have tested thoroughly it up to PHP 7.0.x The next update will include some 7.1.x compatibility patches as this PHP version is quite new.

Regards,
ThemeBurn team

February 23, 2017 at 5:32 pm #56795
Viewing 14 posts - 16 through 29 (of 29 total)
  • You must be logged in to reply to this topic.