Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
Tagged: 8.5.30
- This topic has 7 replies, 2 voices, and was last updated 9 years, 8 months ago by
Steven Zahm.
-
AuthorPosts
-
12/05/2016 at 1:01 pm #402257
Ben
GuestHello, hoping for help resolving this problem:
https://wordpress.org/support/topic/unable-to-save-addresses/#post-8516118I have SSH access so should be able to run any MYSQL queries/code.
Thanks, much!
12/05/2016 at 1:17 pm #402259Steven Zahm
Keymaster@ Ben
Can you please navigate to the Connections : Tools admin page and click the System INfo tab. Scroll to the bottom and generate a remove view link and then share that link with me. Thanks! Make sure to check the private reply before submitting.
12/05/2016 at 3:40 pm #402302Ben
GuestThis reply has been marked as private.12/05/2016 at 4:24 pm #402304Steven Zahm
Keymaster@ Ben
Ok, you are running the latest version of Connections, then the table structure is definitely not correct. It is missing the 3 newly added fields.
If you can give me a temp admin login, I can edit the plugin to force the update. The details can be posted here as a private reply.
12/05/2016 at 10:56 pm #402325Ben
GuestThis reply has been marked as private.12/06/2016 at 10:18 am #402446Steven Zahm
Keymaster@ Ben
Ok, you should be all fixed up. Apologies for the trouble.
12/06/2016 at 10:52 am #402449Ben Stritesky
GuestFirst off–thanks so much for the super plugin and first-class support. I appreciate all the many hours you’ve invested to make a great product.
Just wondering if you might be able to post the solution for the public to see and re-use, to reduce the amount of time you might need to invest in addressing this for others in the future.
Also, hopefully this might give you a few more ideas for improving the error logging so this problem would become more apparent sooner?
Again, thanks for your help!
12/06/2016 at 1:23 pm #402486Steven Zahm
Keymaster@ Ben
re: First off–thanks so much for the super plugin and first-class support. I appreciate all the many hours you’ve invested to make a great product.
Thanks! I do try hard.
re: Just wondering if you might be able to post the solution for the public to see and re-use, to reduce the amount of time you might need to invest in addressing this for others in the future.
I hesitate to share the exact specific because if not done 100% correctly could cause a lot of trouble.
But basically…
Since the proper address field did not exist, I determined the database update for the address table was not applied for some reason on your site. The database update should have triggered at version .4
Using the Plugin Editor I edited the
connections.phpfile, line 214 (as of version 8.2.30:
https://github.com/Connections-Business-Directory/Connections/blob/8.5.30/connections.php#L214I uncommented it and changed
0.1.9to0.3, the exact version to the 0.4 database update. With the change made, I saved the change. After the page refreshed, saving the change and also apply the version change. I commented that line of code again and saved it so it would no longer run.The version change triggered the database update as it should have originally and Bob’s your uncle! :)
re: Also, hopefully this might give you a few more ideas for improving the error logging so this problem would become more apparent sooner?
Yeah, the code to display the database structure is the beginning of the code to verify the structure. The details on how and when that verification should take place I have not worked out yet. Honestly, this is a lower priority item as I’m focused on building support for the new WP REST API.
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
