vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Auto-Post new CMS articles to Facebook or Twitter (https://vborg.vbsupport.ru/showthread.php?t=261838)

Merlok 04-11-2011 02:21 PM

Auto-Post new CMS articles to Facebook or Twitter
 
I am searching for a modification which automatically posts new CMS articles either on a Twitter account (which I specify) or on a Facebook Fanpage (which I specify).

The addon must not include both options (Twitter and Facebook together) but at least one of them.

I should be able to define a Twitter account or Facebook Site where to post new CMS articles from the admin panel.

Example:
An user is creating a new article in the CMS. When he published the article a notification is automatically sent either to Facebook or Twitter with a predefined account (from the admin panel).

I searched a long time now in this and other forums for a modification like this, but without success.
Does anyone knows a modification like this, or would develop a modification for me (I would pay for a working solution)?

Thanks in advance.

DNN 04-12-2011 01:44 PM

Where is the link for the add on?

Merlok 04-12-2011 02:25 PM

You may have read that I am searching or requesting such an addon. That's why you cannot find a link here.

ChromeDome 05-25-2011 03:44 AM

Check out http://apps.facebook.com/rssgraffiti/ for cms-to-fackbook. Then use a facebook app for fb-to-twitter. I use rssgraffiti on my vb4 cms.

If your article image doesn't show up in fb, try hand coding the img tag. I keep some generic HTML in a text file on hand to do this quickly (see below):

Code:

<div style="display: block;float:left"><IMG SRC="http://www.MyDomain.com/images/news/zzzzzzzzzzzzz" alt="zzzzz"></div>
<div style="display: block;float:left"><IMG SRC="http://www.MyDomain.com/images/news/zzzzzzzzzzzzz" alt="zzzzz"></div>
<div style="display: block;float:left"><IMG SRC="http://www.MyDomain.com/images/news/zzzzzzzzzzzzz" alt="zzzzz"></div>


Merlok 05-26-2011 03:49 PM

Thanks for your reply.

I tested RSS Grafitti and it works for posting articles to Facebook.

But the FB to Twitter App will not post a new tweet from a RSSGrafitti Facebook post.
If I am creating a new FB Post manually the FB to Twitter App posts a tweet, if the FB Post is created by RSSGrafitti, the FB to Twitter App does not create a new tweet. :(

dougdirac 10-02-2012 06:33 AM

Did you ever find a satisfactory solution?

Merlok 10-02-2012 06:42 AM

Unfortunately no. :(


All times are GMT. The time now is 05:58 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00953 seconds
  • Memory Usage 1,720KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete