Hi there,

Not too sure if this post must be here or in twitter.

I'm not sure if this feature has been supported. But I see that when you add either a link, picture or video and select the option to send it to twitter no message is sent. Not even the text.

Is this normal?

thank you

Comments

publicmind’s picture

No, this isn't normal but was neglected when I first wrote the FBSMP module as Twitter functionality was already broken (due to oAuth). I feel that if that is now fixed in FBSS, either the Twitter checkbox should be disabled when an attachment is made or it should do what it is supposed to do.

Any requests on how it should behave when you attach links/photos to status? Probably [status-text][link-to-status]

Regards,

karlitos’s picture

Status: Active » Closed (fixed)

thanks publicmind. Seems that with the new dev version everything works fine again.

Thx!

karlitos’s picture

Status: Closed (fixed) » Active

My mistake, still not working.

publicmind’s picture

I know because I haven't done anything, just said. ;)

karlitos’s picture

Ok publicmind. I did not grasp really well your last answer and I thought that the feature of attaching was supposed to work with "Sent to Twitter" as well. It would be nice as you said that the checkbox could be disabled as soon as a link/picture/video was attached. Anyway, thank you for your help! ;-)

Thanks for the help.

publicmind’s picture

Version: 6.x-1.0 » 6.x-2.x-dev
Status: Active » Fixed

Fixed in 2.x branch. The statuses with attachment will be sent as [status][link-to-status] to twitter.

Regards,

karlitos’s picture

Hi there,

I tried to update the module version with 6.x-2.x-dev. After updating it I get the folowwing error:

Fatal error: Call to undefined function facebook_status_all_contexts() in /home/xxxxxxx/public_html/sites/all/modules/fbsmp/fbsmp.module on line 1310

publicmind’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

karlitos’s picture

Status: Closed (fixed) » Active

Hi there,

After updating to FBSS 6.x-3.x with fbsmp-6.x-2.x I still don't get the links published in twitter. All I'm getting in Twitter is:

Status in site:

  • bla bla bla http://xxxxx/ZgwIskic69g
  • status pùblished in twitter:

  • bla bla bla/statuses/(number of status)
  • Anyone can help please?

    thx

    karlitos’s picture

    No one knows anything about this issue?

    publicmind’s picture

    Status: Active » Closed (works as designed)

    Sending a link to of the status instead of the actual link is as designed. You not seeing the actual link to your site on twitter is bug with FBSS, which I will log soon.

    Thanks,

    karlitos’s picture

    Priority: Normal » Major
    Status: Closed (works as designed) » Active

    I found the problem

    the site url is not getting print.

    Lets say that my statuses alias are

    user/[sender-name-raw]/status

    When adding a link to a status and posting it to twitter, what should appear is:

    http://xxxxxxxxxx.com/user/[sender-name-raw]/status/(status number)

    All I'm getting when publishing to twitter is:

    /user/[sender-name-raw]/status/(status number)

    How can I fix this?

    Thank you

    P.S By the way code of this bit is in fbss_twitter.module so I imagine this has nothing to do with FBSS

    karlitos’s picture

    Version: 6.x-2.x-dev » 6.x-2.0-rc1
    publicmind’s picture

    Status: Active » Closed (works as designed)

    It was happening because of a bug in FBSS, which I already logged and got fixed about a month ago. Be sure to pick up the latest FBSS snapshot, otherwise log a request in the FBSS queue.

    Thanks

    karlitos’s picture

    Thanks for the answer publicmind,

    dev version from FBSS fixed the problem.

    ;-)

    peace