Setting up Twitter Post on it's own works fine. Setting up Facebook Post on it's own without Twitter Post works fine.

I then have tried twice to enable Twitter Post and Facebook Post at the same time, and as soon as I do Facebook Post's entry on the create node form disappears. Clearly there is a conflict that prevents both from being functional at the same time. Both work without the other enabled, but when both are enabled Twitter Post wins and is the only option available.

These modules should be able to work at the same time, otherwise they're not really helping all that much to save time and effort.

Ultimately these modules should probably be combined into one module that can handle social posting.

Can anybody take a look and see what the problem is?

Comments

deanflory’s picture

I haven't checked lately to see if this is still an issue but did anyone have time to look at this?

xurizaemon’s picture

Issue summary: View changes
Status: Active » Postponed (maintainer needs more info)

These modules won't be combined into a unified all-singing social solution, sorry :)

Need more info (ideally a patch) from someone who is using both these modules together.

If there's conflict, it's likely to be that the form_alter calls in both modules are affecting one another. I don't see it, at a glance.

* http://drupalcode.org/project/twitter.git/blob/refs/heads/7.x-5.x:/twitt...
* http://drupalcode.org/project/fb_post.git/blob/refs/heads/7.x-1.x:/fb_po...

Suggest trying 7.x-5.x first.

deanflory’s picture

I am currently using 7.x-5.8, will try the latest dev out later today and see if that clears things up.

DamienMcKenna’s picture

Priority: Critical » Normal