GithubHelp home page GithubHelp logo

Comments (17)

srenon avatar srenon commented on June 6, 2024 1

@rishabhchd19 ... is this still an issue?

from magento2-custom-shipping-rate.

srenon avatar srenon commented on June 6, 2024

@rishabhchd19 ... I'm working on few other issues in 2.2. Will push an update soon

from magento2-custom-shipping-rate.

rishabhchd19 avatar rishabhchd19 commented on June 6, 2024

Hi, any update? :)

from magento2-custom-shipping-rate.

rishabhchd19 avatar rishabhchd19 commented on June 6, 2024

I installed version 1.3.0 and it is hiding the content of the entire page of Shipping Methods. After Disabling it, the page showing other shipping methods correctly.

from magento2-custom-shipping-rate.

srenon avatar srenon commented on June 6, 2024

Can you check your php/magento error log and let me know what the error is?

image

Are you doing a fresh install or upgrade from a previous version of this module?

from magento2-custom-shipping-rate.

rishabhchd19 avatar rishabhchd19 commented on June 6, 2024

The previous module was not compatible with 2.2.0 so I uninstalled and update 2.1.9 to 2.2.0 and then installed fresh using composer. Let me check the error and confirm the same. Thanks

from magento2-custom-shipping-rate.

rishabhchd19 avatar rishabhchd19 commented on June 6, 2024

2017-10-13_22-02-41

from magento2-custom-shipping-rate.

srenon avatar srenon commented on June 6, 2024

If you are getting a white screen that means you are getting a fatal PHP error, can you check an tell me what the error is?

Since Magento change from serializing array to JSON the error may be somewhere in https://github.com/magepal/magento2-customshippingrate/blob/master/Helper/Data.php#L19

from magento2-custom-shipping-rate.

rishabhchd19 avatar rishabhchd19 commented on June 6, 2024

Yes, it'ds getting white blank screen and I am still looking for the error from the logs.

from magento2-custom-shipping-rate.

srenon avatar srenon commented on June 6, 2024

Try https://stackoverflow.com/a/34695164/1191288 (should show the error on the screen)

from magento2-custom-shipping-rate.

rishabhchd19 avatar rishabhchd19 commented on June 6, 2024

will work on it and let you confirm on the same.

from magento2-custom-shipping-rate.

rishabhchd19 avatar rishabhchd19 commented on June 6, 2024

Hi, I was just about to comment..but didn't get time to update here. I just tried the above method you said. I didn't get clear from the log. Yes, the problem is still there. I have found that PHP version is 7.0.24 installed and any other components that have been updated for 2.2.0 are working perfectly except this one. Right now I have created cart rules and put custom rate there for specific groups. It would be really good if worked on 2.2.0.

from magento2-custom-shipping-rate.

Willamin avatar Willamin commented on June 6, 2024

I just ran into the shipping methods blank screen problem. The error message that gets logged to var/log/system.log upon visiting the shipping methods configuration is

main.CRITICAL: Unable to unserialize value. [] []

from magento2-custom-shipping-rate.

srenon avatar srenon commented on June 6, 2024

@Willamin ...

  1. Did you upgrade Magento recently?

  2. What version of this extension are you using?

from magento2-custom-shipping-rate.

Willamin avatar Willamin commented on June 6, 2024

Yes, I've recently upgraded Magento but that was before I installed this extension. Everything worked fine after upgrading Magento.

I'm using version 1.3.0 of this extension.
I'm using PHP 7.1.11.
I'm using Magento 2.2.1.

from magento2-custom-shipping-rate.

Willamin avatar Willamin commented on June 6, 2024

Update: I set the config value (carriers/customshippingrate/shipping_type) manually using n98-magerun2 to what I had in development and now everything works fine. It looks like there's a default configuration set in etc/config.xml, but that didn't get saved in the database when I installed the module.
Here's what I set the config value to:

{"_1511907270182_182":{"code":"custom","title":"Shipping","price":"1000.00"}}

from magento2-custom-shipping-rate.

rishabhchd19 avatar rishabhchd19 commented on June 6, 2024

What can I do in my case? I was getting the same problem but using Php ver 7.0.24 and magento 2.2.1

from magento2-custom-shipping-rate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.