Dominic Brisson
Forum Replies Created
-
AuthorPosts
-
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.
This reply has been marked as private.This reply has been marked as private.Hi.
Unfortunately it still happens when i switch back the version requirement to 1.
See attached picture for the error message and the band-aid i temporarily put in geodir_payment_action.php not to disturb traffic.
The original code was version 1.0 but i put in 2.0 to disable the includes. The site seems to be running fine but i figured these 2 includes have a job to do somewhere.
Thank you for your help.
Done.
It’s already installed it’s just called facturation.
This reply has been marked as private.I removed the error message for now by changing the WPINV_VERSION requirement in the geodir_payment_actions.php file.
This reply has been marked as private. -
AuthorPosts