Banner Logo

Be a part of the family: Connect, Receive Support,
Contribute, and Reap Abundant Rewards!

Enzo Pellecchia

Forum Replies Created

Viewing 12 posts - 16 through 27 (of 27 total)
  • Author
    Posts
  • in reply to: Bad release #117526
    Enzo Pellecchia
    Participant

    During testing I noticed that subscription plans are displayed as products in woocarousel pro, is there any way to prevent them from being displayed?

    in reply to: Bad release #117525
    Enzo Pellecchia
    Participant

    ok, thanks for the reply.

    My internship is locally on my machine I have no way to give it access, at most we can organize a remote desktop session to do some tests.

    The steps to replicate the problem are as follows.

    From the old version of the plugin, create a vendor associated with a plan (mine was free).
    Upgrading to the new version the old plan does not link to anything.
    I create a product with similar characteristics.
    I log in as a seller and modify my plan from the seller’s dashboard by joining the new plan created with the new plugin.
    After joining the configuration wizard starts me.

    in reply to: Bad release #117473
    Enzo Pellecchia
    Participant

    I was wrong the problem of the tabs is not aria-controls since it is also used in the previous version and it works there, it must be something else, unfortunately I still have not found the source of the problem, something has changed, since the previous version does not had this problem.

    in reply to: Bad release #117469
    Enzo Pellecchia
    Participant

    I forgot.

    When I manually associate the plan to an already existing seller (therefore who has been operating for some time), the wizard starts as if it were a new seller.

    If the vendor already existed the wizard should not start. I wouldn’t want that to happen even when they change or renew a plan.

    in reply to: Bad release #117467
    Enzo Pellecchia
    Participant

    Excuse me for the last hard response.

    I ran the code in debug to understand the problems and I found two problems:

    1. given the change, it was advisable to automatically create the product sheets and associate the sellers. I have many sellers on the site and now to adapt them I have to block the site for at least half a day. Maintaining backward compatibility is important.

    2. In the sellers dashboard when editing a product, you have replaced java script with Aria to select the tabs. This created a big problem because the tabs no longer work. If you read the documentation Aria has problems with some video cards and some browsers, which is why it works for you but it doesn’t work here. See this link: https://alastairc.uk/2016/05/aria-tabs-ui-problems-and-standards/

    for now I will replace Aria with a js function, but I would ask you to do the same so that the next update does not create the listed problems again.

    I have attached the foto to this topic of my vendor dashboard.
    You can see the select tab is the second one, ma the data is of general data and have the same effect on the sale data, is everytime visible.

    as soon as I correct this problem, I will check the rest to make sure I don’t do any damage in production.

    Good work

    in reply to: Bad release #117390
    Enzo Pellecchia
    Participant

    Even when there is a major update like this, I expect some minor problems. But I wonder do you have a test site with a lot of data to test on.

    After the update, already created users could no longer access their plan. The plan menu was gone, basically everything blocked.

    Every time I contact you, you show me a video of a site without any data and tell me everything works. I’ve been a developer for almost 30 years and let me say, that’s not the way it is.

    When making a release of this type, backward compatibility with all previous features must be guaranteed. on you there are people who count to offer a good service to users, but if with each update the site collapses it is a problem.

    I don’t like writing these things to colleagues, but unfortunately you have quality flaws. Create a site that exploits all the potential of your plugins with data and all possible cases, before making a release try to update your site and actually make sure that all the features have not been compromised.

    I am now replicating the environment locally to parse your plugin in order to fix it, but this is something I shouldn’t do as it is a paid plugin.

    As soon as I have clear ideas about what is not working I will tell you, but I have to check the code first, unfortunately if I ask you, you always tell me to deactivate all plugins, because everything works for you and it is always the fault of another plugin that interferes with you, but our sites are ecosystems and must function as they are.

    For this reason I prefer to debug the code to understand what is wrong.

    in reply to: Urgent: Payment continues to not work #116033
    Enzo Pellecchia
    Participant

    For now i’m providing a free account to everyone, honestly i don’t need to try it on staging i need to enable it for users.
    Can you tell me when you expect this version to be released?

    Please fix the latest update that the tabs in the product entry in the sellers section are not working.

    in reply to: Urgent: Payment continues to not work #116002
    Enzo Pellecchia
    Participant

    question: but you don’t do any tests on the things you release.

    Problems come up every time you update the product.
    Now the tabs for product details don’t work in the sellers section.

    We are not the testers of the product, we pay to have something stable, otherwise we wrote it ourselves.

    in reply to: Urgent: Payment continues to not work #115978
    Enzo Pellecchia
    Participant

    Another issue is if press the button for back to plans, I recive the error into image attached…

    in reply to: Error after the payment #115171
    Enzo Pellecchia
    Participant
    This reply has been marked as private.
    in reply to: Error after the payment #115095
    Enzo Pellecchia
    Participant

    I did the test and I always have the same error. Keep in mind that I use the same credentials to purchase the products and they work.
    There is some problem in this plugin when it has to interpret stripe’s answer.
    Also, if I use PayPal, I get back a blank page with a 0 in the top left.

    Think about solving this problem soon that I have sellers who have to sign up and I’m doing free plans because the paid ones don’t go.

    in reply to: Error after the payment #115016
    Enzo Pellecchia
    Participant

    Error notification
    For site https://www.madeinitalybazar.it
    Error Level: E_ERROR
    Message: Uncaught Error: Call to a member function create() on null in /home/ddmadein/public_html/wp-content/plugins/wcmp-vendor_membership/classes/gateways/class-wcmp-membership-gateway-stripe.php:154
    Stack trace:
    #0 /home/ddmadein/public_html/wp-content/plugins/wcmp-vendor_membership/classes/class-wcmp-vendor-membership-frontend.php(504): WCMp_Membership_Gateway_Stripe->process_payment(”, Array)
    #1 /home/ddmadein/public_html/wp-content/plugins/wcmp-vendor_membership/classes/class-wcmp-vendor-membership-frontend.php(30): WCMP_Vendor_Membership_Frontend->do_wcmp_membership_payment_process()
    #2 /home/ddmadein/public_html/wp-content/plugins/wcmp-vendor_membership/classes/class-wcmp-vendor-membership.php(74): WCMP_Vendor_Membership_Frontend->__construct()
    #3 /home/ddmadein/public_html/wp-includes/class-wp-hook.php(287): WCMP_Vendor_Membership->init(”)
    #4 /home/ddmadein/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array)
    #5 /home/ddmadein/public_html/wp-includes/plugin.php(484): WP_Hook->
    File: /home/ddmadein/public_html/wp-content/plugins/wcmp-vendor_membership/classes/gateways/class-wcmp-membership-gateway-stripe.php
    Line: 154
    Request: /vendor-registration/?process=payment
    Referrer: https%3A%2F%2Fwww.madeinitalybazar.it%2Fvendor-registration%2F%3Fprocess%3Dpayment
    User ID: 46

Viewing 12 posts - 16 through 27 (of 27 total)