Subscriptio Paypal return error - by meroving

This topic has 11 replies, 2 voices, and was last updated 4 years, 10 months ago ago by Olga Barlow

  • Avatar: meroving
    meroving
    Participant
    June 4, 2019 at 10:24

    Hello,
    after the install I set up subscriptio and try to pay with stripe and paypal checkout sandbox. Stripe works like a charm. With Paypal I got the emails about the purchase but the browser cannot return to the site because of these errors:

    1) Parameter must be an array or an object that implements Countable in …. plugins/subscriptio=includes/classes/libraries/rightpress-helper.class.php on line 426
    2-3) 2 warning about cannot modify header

    After that sites runing stoped and I am stuck white page with these errors instead of thank you page.

    Can you help me about that?

    Please, contact administrator
    for this information.
    10 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 4, 2019 at 10:47

    Hello,

    Provide us with Dashboard and FTP access to your site. We’ll check the problem in more details.

    Regards

    Avatar: meroving
    meroving
    Participant
    June 4, 2019 at 11:40

    Attached.

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 4, 2019 at 11:51

    Hello,

    FTP is ok. Dashboard access is incorrect http://prntscr.com/nxf372
    Check the password and provide the correct one.

    Regards

    Avatar: meroving
    meroving
    Participant
    June 4, 2019 at 12:03

    Hello,

    Sorry for the inconvenience. Here is a new one. Tested.

    Regards, M

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 4, 2019 at 13:40

    Hello,

    Try now.

    Regards

    Avatar: meroving
    meroving
    Participant
    June 4, 2019 at 17:30

    Hello,

    Still not works for me. I try it with on of my sandbox paypal account. It seems that this is working because the emails incoming about the purchase but still got these insted of return to thank you page:

    Warning: count(): Parameter must be an array or an object that implements Countable in /wp-content/plugins/subscriptio/includes/classes/libraries/rightpress-helper.class.php on line 426
    Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/subscriptio/includes/classes/libraries/rightpress-helper.class.php:426) in /wp-includes/pluggable.php on line 1251
    Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/subscriptio/includes/classes/libraries/rightpress-helper.class.php:426) in /wp-includes/pluggable.php on line 1254

    Is this working for you?

    Regards, Laszlo

    Avatar: meroving
    meroving
    Participant
    June 4, 2019 at 17:44

    Ps.: Warning header already sent just occurs because of the first error just printed into the screen. So the main question is the first one. Or may I try to disable all warning printing and maybe it will be ok?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 5, 2019 at 13:35

    Hello,

    These warnings come from plugin files but we are not able to fix it because we are not plugin developers. We reported about these to plugin author warnings and waiting for plugin update but we don’t have an estimated time when they plan to release it.

    Try to disable WP debug and check if you still have the warnings instead of the thank you page.

    Regards

    Avatar: meroving
    meroving
    Participant
    June 5, 2019 at 17:06

    Hello,

    Tried and it works perfectly. So this in the config:

    ini_set(‘display_errors’,’Off’);
    ini_set(‘error_reporting’, E_ALL );
    define(‘WP_DEBUG’, false);
    define(‘WP_DEBUG_DISPLAY’, false);
    not a full solvation but it seems works pretty ok because warnings just hided.

    Thank you for your fast response and your investigation.

    Best regards, M

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 5, 2019 at 17:40

    Hello,

    You are welcome! We’ll update plugin at the downloads page once author releases the update https://www.8theme.com/downloads/

    Regards

  • Viewing 11 results - 1 through 11 (of 11 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.