Add listing &backandedit=1
This topic contains 26 replies, has 4 voices, and was last updated by Alex Rollin 8 years, 4 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
December 3, 2017 at 2:04 pm #408027
Hi, Transposh was updated in October 2017. I deactivated all plugins except for Geodirectory, Geodirectory Custom Post Types and GD Payment manager. I also removed my custom functions.php file.
It is still not working! I cannot understand it.
December 3, 2017 at 2:17 pm #408028Guust – in another post you told a user to remove it from all links? https://wpgeodirectory.com/support/topic/pricing-package-direction-issue/
Comment by Stiofan on another post https://wpgeodirectory.com/support/topic/query-about-backedit-listing-url-usage/
“That is by design, it’s a go back and edit, its not designed to be a link.”If it is not designed to be a link, why is it being pulled through on the standard Add Listing form when the pricing package is changed?
December 3, 2017 at 3:24 pm #408033Hello!
We can take a look and see if we can find the plugin conflict.
Do you have a staging/test site?
Either way, we need FTP in order to proceed with additional diagnosis on the site.
The software is designed to allow linking directly to packages, and, once the checkout process is engaged, to allow users to go back and edit their listing. There is a complex matrix of states that the software manages. Much of how GeoDirectory signals to itself is based on URLs and get parameters after the url like &?x=y.
December 3, 2017 at 4:47 pm #408041as stated above I deactivated all plugins except for Geodirectory, Geodirectory Custom Post Types and GD Payment manager. Problem still existed. I provided admin details earlier, but would rather wait until tomorrow for a developer to be available thanks. I will also set up test site credentials in the morning.
December 3, 2017 at 7:53 pm #408054Hello!
Please be sure to include FTP details. Once we have verified FTP we can proceed with additional diagnosis.
Thanks
December 4, 2017 at 12:47 pm #408120Hi Mandy,
I can’t replicate same problem on our test site. So as Alex said we need FTP credentials to look into more.
Thanks,
KiranDecember 4, 2017 at 2:44 pm #408169This reply has been marked as private.December 4, 2017 at 3:04 pm #408172Hello!
FTP works, I see the files in /public_html
We will have a look as soon as possible; thanks for your patience.
December 5, 2017 at 4:43 am #408262Hi Mandy,
It seems there is a problem with session on your site. Either session directory is not writable or it does not exists.
For temporary fix, i have added following lines in wo-config.php to disable use of PHP sessions within GD & Invoicing. Now problem has been disappeared.if ( !defined( 'GEODIR_USE_PHP_SESSIONS' ) ) { define( 'GEODIR_USE_PHP_SESSIONS', false ); } if ( !defined( 'WPINV_USE_PHP_SESSIONS' ) ) { define( 'WPINV_USE_PHP_SESSIONS', false ); }I added above lines in wp-config.php file on testing site and problem fixed, you can test on your testing site.
Please add these lines in your main site wp-config.php file and check how it goes.Let us know.
Thanks,
KiranDecember 5, 2017 at 8:33 am #408293Hi Kiran,
Thank you so much. Problem solved 🙂December 5, 2017 at 8:38 am #408294Great, Glad to hear that!
Thanks for letting us know 🙂
Kiran
December 5, 2017 at 11:43 am #408317Hello!
This is a temporary fix for a problem with your server.
Please contact your host for a real solution.
Thank you
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket