Hello,
First of all thanks for great module and sorry for bad English. I searched every piece of issues for my problem and not found solution.
So here is the thing:
I'm using drupal 7.31 with last updates, Facebook PHP SDK 3.2.3 (correctly installed) and Facebook autopost 7x1-2.

I noticed when activated of components of modules that, when I activated the Facebook autopost types, after reloading the page display a white screen, then i run cron and everything was ok, I reinstalled several times the module also Rules module and Entity api and always the same problem.

Then I tried to set module to publish on facebook page everything was fine until the published articles in the Facebook page. Appears empty field only with the site name and link to the correct published node. In the attachment you will see how it looks publication and settings of Rules module. I followed the instructions from SSTECH.

My website is in Bulgarian language. Not installed any additional module for the translation of content than the original Bulgarian language and the default. Could it be a problem in this? Because before when I used facebook autopost in English publication in the Facebook page was fine, but url was sending me when i click to original node page instead of pathauto url.

Now obviously something went wrong and can not appear correctly article in English or Bulgarian. There was a problem with the image recognition in the publication of the article on Facebook when worked in English, as some articles appeared random slideshow picture on the homepage of the site flowergarden-bg.com instead of picture page node.

Thanks in advance for support.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

marcoka’s picture

this may a problem with mettags. do you have mettag installed? i currently even have that problem with mettag installed.

alexmcl’s picture

FileSize
35.36 KB

Looking at your rule, you need to add more values into the entity-created. I think you need:

  • field-facebook-link
  • field-facebook-message
  • field-facebook-caption
  • field-facebook-name
  • field-facebook-picture
  • field-facebook-description

Then you should get a something like

Facebook post

The image isn't shown in the post because the picture is on my local dev site (I hope).

e0ipso’s picture

Category: Bug report » Support request
alexmcl’s picture

Status: Active » Closed (works as designed)
e0ipso’s picture

@alexmcl You are everywhere :-) You rock!