• Resolved hjek

    (@hjek)


    Hi, I have installed the MANGOPAY plugin (and WC Vendors) on my WordPress site, but when I click on MANGOPAY in the left row of the admin menu to see the configuration page (at https://[my-wordpress-site]/wp-admin/admin.php?page=mangopay_settings), it is blank, except for a message at the top that reads:

    The MANGOPAY payment gateway needs to be configured. Please click here.

    Clicking there leads to this configuration page I’m already viewing, and which is still blank.

    I’ve tried adding

    
    define( 'WP_DEBUG', true );
    define( 'WP_DEBUG_DISPLAY', false );
    define( 'WP_DEBUG_LOG', true );
    

    to wp-config.php to see if WordPress would emit any erros, but there seems to be no errors.

    How should I proceed to investigate this issue and find a solution?

    Regards

    • This topic was modified 6 years, 6 months ago by hjek.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Yann at WP&Co

    (@ydubois)

    There was an issue with the plugin and recent versions of WordPress. This issue has been corrected in version 2.7.0 of the plugin released today. Please upgrade the plugin to the latest version and confirm this solves the problem.

    Thread Starter hjek

    (@hjek)

    Found the error. Hadn’t installed php-curl and curl. Better error reporting would be great ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘MANGOPAY configuration page is blank’ is closed to new replies.