Oxid E-shop 4.8.7 to 6.1.4

Hi Guys,
I wanted to upgrade e-shop from 4.8.7 to 6.1.4. Please help me to understand - which document I should refer or please share me the steps to follow upgrade?

Thank you,
Wasi

I think you have to update your 4.8.x at first to 4.10. For this use this Documentation: https://oxidforge.org/de/downloads#tab-id-5

After that you can use the act update Documentation:
https://docs.oxid-esales.com/developer/en/6.0/update/eshop_from_53_to_6/index.html

Looks like you have a lot to do for that ;). Pay attention for your act used modules. In case you use some of the depricated parts like invoice generating in admin or tags… you have to install this as module. For the invoices are a modul available.

1 Like

Hi Wasi,

it’s a long run from 4.8.7 to 6.1.4. You can find update guides in our developer documentation: https://docs.oxid-esales.com/developer/en/6.0/update/index.html.

Regards, Jürgen

Thanks a lot :slight_smile: Will try and update here :+1:

Thank you Mr. Juergen :slight_smile: Will try and update here

Hi Guys,

I have updated from 4.8.7 to 4.10 successfully but when I upgraded from 4.10 to 6.0 but when I open my mywebsite, it is completely showing blank and when I check my log - I got the below error - Could you please help me on this??

[09 Sep 10:15:50.855694 2019] [exception] [type OxidEsales\Eshop\Core\Exception\SystemComponentException] [code 0] [file /var/www/html/oxid6/vendor/oxid-esales/oxideshop-ce/source/Core/UtilsObject.php] [line 231] [message EXCEPTION_SYSTEMCOMPONENT_TEMPLATENOTFOUND page/shop/start.tpl]
[09 Sep 10:15:50.855694 2019] [exception] [stacktrace] #0 [internal function]: OxidEsales\EshopCommunity\Core\UtilsObject->oxNew(‘OxidEsales\Esho…’)
[09 Sep 10:15:50.855694 2019] [exception] [stacktrace] #1 /var/www/html/oxid6/source/oxfunctions.php(101): call_user_func_array(Array, Array)
[09 Sep 10:15:50.855694 2019] [exception] [stacktrace] #2 /var/www/html/oxid6/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php(458): oxNew(‘OxidEsales\Esho…’)
[09 Sep 10:15:50.855694 2019] [exception] [stacktrace] #3 /var/www/html/oxid6/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php(344): OxidEsales\EshopCommunity\Core\ShopControl->_render(Object(OxidEsales\Eshop\Application\Controller\StartController))
[09 Sep 10:15:50.855694 2019] [exception] [stacktrace] #4 /var/www/html/oxid6/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php(276): OxidEsales\EshopCommunity\Core\ShopControl->formOutput(Object(OxidEsales\Eshop\Application\Controller\StartController))
[09 Sep 10:15:50.855694 2019] [exception] [stacktrace] #5 /var/www/html/oxid6/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php(137): OxidEsales\EshopCommunity\Core\ShopControl->_process(‘OxidEsales\Esho…’, NULL, NULL, NULL)
[09 Sep 10:15:50.855694 2019] [exception] [stacktrace] #6 /var/www/html/oxid6/vendor/oxid-esales/oxideshop-ce/source/Core/Oxid.php(26): OxidEsales\EshopCommunity\Core\ShopControl->start()
[09 Sep 10:15:50.855694 2019] [exception] [stacktrace] #7 /var/www/html/oxid6/source/index.php(15): OxidEsales\EshopCommunity\Core\Oxid::run()
[09 Sep 10:15:50.855694 2019] [exception] [stacktrace] #8 {main}
[09 Sep 10:18:51.735517 2019] [uncaught error] [type E_ERROR] [file /var/www/html/oxid6/vendor/oxid-esales/oxideshop-unified-namespace-generator/generated/OxidEsales/Eshop/Core/ShopControl.php] [line 35] [code ] [message Class ‘OxidEsales\EshopCommunity\Core\ShopControl’ not found]

is it there?
also in the webserver error log could be a similar message, something like “file …/Application/wave/tpl/page/shop/start.tpl not found”. If you find it, check if the path of missing file contains theme name or if its missing (like “…/Application//tpl/page/shop/start.tpl”)

1 Like

Probably the old theme is not present in Oxid 6, log into admin and select a theme there.

Thank you leofonic :slight_smile:

Hello Guys, one more question, does oxid has terminal commands?? Can we check version via command on terminal??

Check this one out mate:

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.