coneff
Member
Posted 6 months ago #
Hi,
I have a similar problem. all connections disappeared after updating plugin in front-end and back-end. I can add new connection, but will be lost after saving. I tried to solve the problem using the instructions on the wiki, but without success.
Here is my code http://pastebin.com/cpZWwCuP. I use wp 3.4.2 and p2p plugin 1.4.3
thaks for help
http://wordpress.org/extend/plugins/posts-to-posts/
So, the previous version of P2P was 1.4.2, correct?
coneff
Member
Posted 6 months ago #
Unfortunately, I do not know exactly. I think that the problem occurred after updating to 1.4.1. But when upload 1.3.9, it does not work. I tried 1.3.9, 1.4.1 , 1.4.2, 1.4.3, 1.4.5-alpha.
What does WP Admin -> Tools -> Connection Types look like?
Did you check the wp_p2p table? Is the p2p_type column empty?
coneff
Member
Posted 6 months ago #
Connection Types and wp_p2p table are ok.
Your p2p_register_connection_type() code also looks fine.
Could you run through http://scribu.net/wordpress/wordpress-plugin-troubleshooting-flowchart.html ?
coneff
Member
Posted 6 months ago #
I tried this guide. nothing helped.