Prices and Payment
This topic contains 21 replies, has 4 voices, and was last updated by Just Crea SRL 6 years, 8 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
February 9, 2019 at 9:13 pm #468002
Hi, I have a problem with the payment plugin, I had to reinstall it, and I could not find the plugin that had downloaded,
I use version 1, but after downloading version 1 of the payment plugin I figure as version 2, the issue is that it does not work, does not finish making the transaction, it gives me empty cart error.
Now I found the plugin for version 1 but it does not let me install it.February 9, 2019 at 11:07 pm #468007Hello,
If you mean the Pricing Manager addon, then yes you should use version 2034 when you are using GD 1.6, then use Pricing Manager 2.5+ with GDV20045+.
If you mean Invoicing and payment gateways, you can find that here: https://wpinvoicing.com/
February 9, 2019 at 11:46 pm #468009the issue is that I can not install the version of GDV20045 because it is a production site, the problem is that I install a V2 pricing manager plugin, and it does not let me reinstall the pricing manager add-on V1
apparently the only problem that gives is the empty cart when payingFebruary 9, 2019 at 11:53 pm #468010How can we help you with that?
Did you already run the GDV2 converter?
If not then you can install GDV1To do that, simply remove any GDV2 addons and GDV2 from the site.
Then load GDV1 and V1 compatible addons.If you want to convert to GDV2, then the instructions are here:
https://wpgeodirectory.com/docs-v2/geodirectory/installation/#convertFebruary 10, 2019 at 12:02 am #468011when I uninstall version 2 of the add-on and I want to install version 1 again it does not appear in the plugins list
February 10, 2019 at 12:37 am #468012You will need to upload it again, after you delete GDV2
February 10, 2019 at 1:26 am #468016If we need to check your settings, please add your URL and WP admin details in a private reply and we will check it out for you.
Thanks
February 10, 2019 at 2:36 am #468020This reply has been marked as private.February 10, 2019 at 3:18 am #468021I cannot find the reason why you are getting the “cart is empty” message.
I’ll get a developer to have a look after the weekend.
ThanksFebruary 10, 2019 at 3:20 am #468022This reply has been marked as private.February 12, 2019 at 5:12 am #468372Hello Carlos,
This could be PHP session issue.
Please add following lines in wp-config.php file in your WordPress root directory. If adding these lines fix the issue then it is sure that problem due to PHP session not supported. To fix session ask your server admin to enable PHP session support.
/* PHP SESSION TEMPORARY FIX */ if ( !defined( 'GEODIR_USE_PHP_SESSIONS' ) ) { define( 'GEODIR_USE_PHP_SESSIONS', false ); } if ( !defined( 'WPINV_USE_PHP_SESSIONS' ) ) { define( 'WPINV_USE_PHP_SESSIONS', false ); } /* PHP SESSION TEMPORARY FIX */If this not resolves issue then provides us FTP credentials to look into more.
Also i can’t access admin area /wp-admin/, it shows me “The page isn’t redirecting properly”.
Thanks,
KiranFebruary 13, 2019 at 1:38 am #468612This reply has been marked as private.February 13, 2019 at 2:21 am #468618This reply has been marked as private.February 13, 2019 at 8:02 am #468632Hello Carlos,
The FTP credentials no longer working. It shows error:
Response: La conexion a este servidor ha sido bloqueada en el firewall.
Error: Could not connect to serverDo you have any IP blocking at server end?
I have added those lines in wp-config.php via CPanel but i can’t access site. Sometime it shows “The page isn’t redirecting properly” and sometimes it shows
404 Not Found nginxPlease try and let us know if you still see “Cart is empty”.
Thanks,
KiranFebruary 13, 2019 at 2:44 pm #468682This reply has been marked as private. -
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket