owebia / magento2-module-advanced-shipping

Other
91 stars 29 forks source link

Give blank page after install module #9

Closed nilarocks closed 7 years ago

nilarocks commented 7 years ago

Hello,

I have installed this module using command "composer require owebia/magento2-module-advanced-shipping-setting:^2.0". After Successfully install, i have run "php bin/magento setup:upgrade" command also "php bin/magento setup:static-content:deploy" but when i check in backend it's give blank page. Other shipping method not show.

I am using magento version 2.0.7.

Thanks

owebia commented 7 years ago

Hi, Have you tried to clear the cache ? And to logout/login from backend ? Regards, A.L.

nilarocks commented 7 years ago

Hello owebia

Thanks For reply

Yes i have clear cache and logout from backend and agian login but still issue not resolved

Also I have checked var/log/system.txt file in this file give a below error

main.CRITICAL: Invalid method Owebia\AdvancedShippingSetting\Block\System\Config\Form\Field\Config::translate(Array ( [0] => Advanced Shipping Setting Configuration ) )

owebia commented 7 years ago

It seems that you are using an old version of the extension.

This bug has been fixed in version 2.0.2.

Regards,
A.L.

owebia commented 7 years ago

Original issue : https://github.com/owebia/magento2-module-advanced-shipping-setting/issues/1