Error after enable the module

Hi,
 
I faced this error when enable your module
 
 

1 exception(s):
Exception #0 (UnexpectedValueException): Setup version for module 'Ubertheme_Checkout' is not specified

Exception #0 (UnexpectedValueException): Setup version for module 'Ubertheme_Checkout' is not specified
#0 /var/www/magento/vendor/magento/framework/Module/DbVersionInfo.php(54): Magento\Framework\Module\DbVersionInfo->isModuleVersionEqual('Ubertheme_Check...', '1.0.0-beta')
#1 /var/www/magento/vendor/magento/framework/Module/DbVersionInfo.php(77): Magento\Framework\Module\DbVersionInfo->isSchemaUpToDate('Ubertheme_Check...')
#2 /var/www/magento/vendor/magento/framework/Module/Plugin/DbStatusValidator.php(120): Magento\Framework\Module\DbVersionInfo->getDbVersionErrors()
#3 /var/www/magento/vendor/magento/framework/Module/Plugin/DbStatusValidator.php(53): Magento\Framework\Module\Plugin\DbStatusValidator->getGroupedDbVersionErrors()
#4 /var/www/magento/vendor/magento/framework/Interception/Interceptor.php(121): Magento\Framework\Module\Plugin\DbStatusValidator->beforeDispatch(Object(Magento\Framework\App\FrontController\Interceptor), Object(Magento\Framework\App\Request\Http))
#5 /var/www/magento/vendor/magento/framework/Interception/Interceptor.php(153): Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}(Object(Magento\Framework\App\Request\Http))
#6 /var/www/magento/generated/code/Magento/Framework/App/FrontController/Interceptor.php(26): Magento\Framework\App\FrontController\Interceptor->___callPlugins('dispatch', Array, Array)
#7 /var/www/magento/vendor/magento/framework/App/Http.php(135): Magento\Framework\App\FrontController\Interceptor->dispatch(Object(Magento\Framework\App\Request\Http))
#8 /var/www/magento/generated/code/Magento/Framework/App/Http/Interceptor.php(24): Magento\Framework\App\Http->launch()
#9 /var/www/magento/vendor/magento/framework/App/Bootstrap.php(256): Magento\Framework\App\Http\Interceptor->launch()
#10 /var/www/magento/index.php(39): Magento\Framework\App\Bootstrap->run(Object(Magento\Framework\App\Http\Interceptor))
#11 {main}
  1. Profile photo of arabianporterarabianporter 160.00 $tone May 5, 2018
    fixed it was folder permission error
  2. Profile photo of arabianporterarabianporter 160.00 $tone May 5, 2018
    Why theme header not showing on my site checkout page after using your mmodule

9 answers

Profile photo of Ziven Staff 100280.00 $tone May 6, 2018
Public

Hi There,

Why theme header not showing on my site checkout page after using your mmodule

I need a closer look to detect the root of issue, please PM me url, admin and SSH credentials of your site.
Best Regards,
Ziven.

#1
Profile photo of ubdev Staff 98150.00 $tone May 7, 2018
Public

Hi there, 
We have not received email from you yet, could you please check again?
We checked our junk mail box already.
Regards,
Ubertheme team

#4
Profile photo of ubdev Staff 98150.00 $tone May 8, 2018
Public

Hi there, 
We’ve helped to enable the header and footer in your checkout page now. 
However, we noticed certain layout conflict between your theme with our UB One Step Checkout. We’re checking further to debug and help you out.
Thanks for your patience.
Regards,
Ubertheme team 

#5
Profile photo of Ziven Staff 100280.00 $tone May 8, 2018
Public

Hi There,
As your theme does not use LESS as per Magento 2, I had applied additional tweak so that our UB One Step Checkout extension can adapt well with your theme. 
For your information, the changes were added to the file: /var/www/magento/app/design/frontend/Mgs/claue/Ubertheme_Checkout/web/css/custom.css
Please help to check and configure your checkout page. Once you finalize your configuration, I will help with additional fine tuning for the UB Checkout to fit well with your theme. 
Best Regards,
Ziven.

#6
Profile photo of Mall Staff 184060.00 $tone May 8, 2018
Public

Hi there,

So please make sure to download the updated one from server if you gonna edit it.

Yes, we will take note on this. 

Page loader indicator when go to checkout page or update shipping address like changing the country not visible anymore, so user don’t know that the page is loading and making changes on shipping methods or price calculation.

That was because your third-party theme had some customized CSS for that, and the associated styles was disabled. We will help to check further and help you enable this.

loading page is so slow and sometimes it don’t load shipping info fields

Actually, it depends on your third-party theme and server performance too. And I think the loading speed will be improved further when you enable full production mode in your instance.

i want order item block, discount code block and order note block to be expanded by default.

Could you provide me the screenshots about the sort order on blocks you mentioned?

Zip code and state fields need option to disable or enable it like other fields.

Please note those are required fields and it is the working rule of Magento.
 
Regards,
Mall.
 

 

#8
Profile photo of Ziven Staff 100280.00 $tone May 9, 2018
Public

Hi There,
I’d like to update further: 

#1: Regarding the page loader indicator:  

 Page loader indicator when go to checkout page or update shipping address like changing the country not visible anymore, so user don’t know that the page is loading and making changes on shipping methods or price calculation.

I tried to fix this by applying further tweak to the css file: /var/www/magento/app/design/frontend/Mgs/claue/Ubertheme_Checkout/web/css/custom.css , however when running deploy steps (listed below), the changes were not applied: 

Step 1: php bin/magento maintenance:enable
Step 2: rm -rf var/di/* var/generation/* var/cache/* var/log/* var/page_cache/* var/session/* var/view_preprocessed/* pub/static/frontend/*
Step 3: php bin/magento setup:static-content:deploy -t Ubertheme/bookshop -f (Make sure you are using developer (or default) mode)
Step 4: php bin/magento cache:flush
step 5: php bin/magento maintenance:disable

It seems you have server cache which prevents changes in CSS from being refreshed. Please help to check again on this. 
#2: Further, I also see your instance indicates other 3rd checkout modules. Even though these modules have been disabled, the CSS files associated with such extensions are still in place in your theme, as per this screenshot: https://www.dropbox.com/s/0mizpdw89fuj594/2018-05-09_10-50-47.png?dl=0

This might lead to unexpected CSS conflict with our UB One Step Checkout. Please help to remove those unused files as well, if you do not plan to use. 
#3: Please advice the order of the blocks (item block, discount code block and order note block) you prefer. Should discount block be included in the same column with the order note? 
I will check further once having your confirmation on the points above.
Best Regards,
Ziven.
 

#9

Please login or Register to Submit Answer

Written By

Comments