Skip to content

Troubleshooting

scribu edited this page Sep 25, 2012 · 5 revisions

So you're having trouble with the Posts 2 Posts plugin and you need help. Or, you've found a bug and you want to report it. Here's what you need to do, where "plugin X" is Posts 2 Posts:

Imgur

If you've ended up in "It's a bug in plugin X", besides describing the bug, please also include the call(s) to p2p_register_connection_type() that you are making.

If you've ended up in "It's a conflict with the last plugin you activated", besides the call(s) to p2p_register_connection_type() that you are making, please also include the name of the other plugin and it's version.

If you've ended up in "It's a conflict with your theme", try to narrow down the code that you think might be causing the problem (it could be an action or filter in your functions.php file).