Hello Kiran,
It’s not the original code in the file geodir_payment_actions.php
Original Goedir_payment_actions.php
Line 1880 : if ( defined( ‘WPINV_VERSION’ ) && version_compare( WPINV_VERSION, ‘1.0.0’, ‘>=’ ) ) {
Modified Geodir_payment_actions.php
Line 1880 : if ( defined( ‘WPINV_VERSION’ ) && version_compare( WPINV_VERSION, ‘2.0.0’, ‘>=’ ) ) {
As soon as you put back the 1.0.0 and save, go on the page https://evenement101.com/gd-login/?signup=1 as anonymous and you’re gonna see it at the top of the page.
Thank you.