vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   New Posting Features - WS vBulletin Tweet Poster (https://vborg.vbsupport.ru/showthread.php?t=236278)

Bob_R 08-12-2010 10:27 PM

Everything is set. Double checked. Even put forum id's in numerical order. Changed all instances because I also have Facebook Connect. Not using URL shortenening.

Only thing that may be possibe is my URL I used /forums on my twitter settings listed above. My front page is CMS no need for twitter.

And, still doesn't tweet buy provides no errors!!

Bob_R 08-15-2010 03:17 PM

This mod just doesn't work with the web host URLJet.

Everything is correct and no go. No errors but doesn't tweet.

Mosh 08-16-2010 10:13 PM

Reminder, you should have now (or be in the process of) upgraded your site(s) to v4.0.003 of this hack.

IMPORTANT NOTICE: Beginning on Tuesday 17th August 2010, Tweeter started slowly shutting down its Basic Authentication API service. This means that the rate limits on basic authentication API requests will be reduced by 15 calls/hour/day ending at 8am PDT on Tuesday 31st August 2010, at which point all sites that make basic authentication API requests will be served with a HTTP 401 error message. So, what it means to you and your site(s), is that if you don't do anything (ie you don't upgrade your site(s) to use use the OAuth version of the hack - v4.0.003 and above), you will recieve more frequent rate limit error messages as you approach 8am PDT on August 31st, and then all you will be getting is HTTP 401 error messages from then on and absolutely no tweets via v4.0.001 or v4.0.002 of this hack. See this announcement (countdown timer) by Twitter - http://countdowntooauth.com for more information.

Veer 08-17-2010 10:43 PM

Hi, Mosh

How can I disable a few forums to be included when vBulletin posts to twitter? I found "vBulletin2Twitter Enabled Forums" option but I have over 300 forum ids, its too difficult to add all ids to just disable 2 or 3 forums.

Is there an easy way?

Mosh 08-18-2010 01:40 AM

Hi all,

This hack has now been updated to v4.0.004, and is now available to download for all vBulletin.org Hacks Support subscribers at Wolfshead Solutions.

This update fixes the time zone offset issue with new/quick replies being tweeted incorrectly.

It also adds the additional new features:
  • AdminCP Options to also use the TinyURL and tli.td url shortening services
  • Automatic check to see if tweet is longer than 140 characters or not (and post the tweet if it is not)
  • Automatically truncate tweet title text in the tweet if the tweet (including the URL) exceeds 140 characters
  • Automatic check to see if number of hourly calls to the Twitter OAuth API has been exceeded or not (and post the tweet if it has not)
  • Ability to use vBulletin "Friendly URLs" (available in vBulletin 4 and later only) or just plain URLs
  • All files needed for this hack in one package (no longer necessary to download other class files separately any more)

This version will be released unsupported here at vBulletin.org on Saturday 18th September 2010.

Regards,

Mosh Shigdar, Wolfshead Solutions.

c0rpz0r 08-21-2010 12:58 PM

Why unsupported? can we buy an license somewhere? dont see it at your website!

BTW, are there any options that RSS that my forum pulls in as news (threads) also are posted on twitter? Looks like they dont..

Mosh 08-22-2010 12:18 AM

Quote:

Originally Posted by c0rpz0r (Post 2087358)
Why unsupported?

Read the Hack Support/Feature Requests section in the first post.
Quote:

Originally Posted by c0rpz0r (Post 2087358)
can we buy an license somewhere? dont see it at your website!

Read this post - http://www.wolfshead-solutions.com/t...etin.org-Hacks

Quote:

Originally Posted by c0rpz0r (Post 2087358)
BTW, are there any options that RSS that my forum pulls in as news (threads) also are posted on twitter? Looks like they dont..

As this hack tweets as the same time you create a new thread or reply, RSS is not covered .... you would have to use different file hooks.

tadukuttan 08-22-2010 11:31 AM

Great mod, specially for those who want to sync their forums with Twitter and Facebook (only wish there was a similar mod for Facebook too).

Is there a possibility to add an option to disallow threads from a particular "usergroups" from being tweeted?

Currently, on our board, even threads started by spammers who are under "Awaiting e-mail confirmation" & "Awaiting Moderation" are getting onto twitter. Some of these links include adult content. We have prevented threads started by these users from showing up to usergroups other than the admins/moderators.

But with this mod, these links posted on our forun seem to be getting into our twitter board.

Any suggestions to prevent this are welcome and highly appreciated.

Thanks in advance.

Videx 08-22-2010 02:44 PM

Quote:

Originally Posted by tadukuttan (Post 2087770)
Currently, on our board, even threads started by spammers who are under "Awaiting e-mail confirmation" & "Awaiting Moderation" are getting onto twitter.

The obvious solution is to disallow these groups from posting threads. That's the way it is by default. Why did you ever allow it?

PS You can use Twitterfeed to post to Facebook if you don't have too many.

Alucard^ 08-24-2010 09:56 AM

Work perfect, really nice mod ^^

EDIT: I am getting this error when i use bit.ly url shortering:

PHP Code:

Fatal errorInvalid JSON-response on line 197 in [path]/includes/bitly.php in [path]/vb/vb.php on line 287 

bla bla bla...

First time i had some errors with the safe_mode but i followed the code in the F.A.Q of this mod and solved that, but now i am getting this. And i asked to the hosting support and said me that the php have JSON support, so why i am having this problem?

Thanks.

Veer 08-25-2010 09:18 PM

What About Twitter's Link Service (http://t.co)

How can I use it with this mod?

Videx 08-25-2010 10:54 PM

Quote:

Originally Posted by Veer (Post 2089539)
What About Twitter's Link Service (http://t.co)

How can I use it with this mod?

I don't think you can. From http://support.twitter.com/entries/109623:
Quote:

The link service at http://t.co is only used on links posted on Twitter and is not available as a general shortening service.

Jesh 08-26-2010 05:35 PM

I had this working for a while and now it isn't working with the latest upgrade.

All my threads are being picked up by bit.ly, but not going to Twitter?

Dragonsys 08-26-2010 11:41 PM

Quote:

Originally Posted by Jesh (Post 2089939)
I had this working for a while and now it isn't working with the latest upgrade.

All my threads are being picked up by bit.ly, but not going to Twitter?

make sure you have upgraded to the OAuth version.

Jesh 08-31-2010 12:54 PM

Quote:

Originally Posted by Dragonsys (Post 2090102)
make sure you have upgraded to the OAuth version.

Going to try a complete reinstall.

Videx 09-01-2010 12:10 AM

I had much better luck this time, as v404 of the mod installed and worked beautifully right off. I didn't mess with bit.ly, but I tried both unshortened and is.gd.

caciocode 09-01-2010 01:32 AM

Where can we down load the OAuth version

Videx 09-01-2010 02:39 AM

Quote:

Originally Posted by caciocode (Post 2092251)
Where can we down load the OAuth version

In the first post, the same as with any mods. Be sure to read the entire thread before you attempt to install, same as with any mod.

Budget101 09-02-2010 12:46 AM

Quote:

Originally Posted by Bob_R (Post 2084289)
This mod just doesn't work with the web host URLJet.

Everything is correct and no go. No errors but doesn't tweet.

Doesn't have anything to do with your Host, you must not have a setting correct, it's working fine for me.

dawges 09-02-2010 03:30 AM

I have installed hundreds of plugins. this is the first one that I could not get to work. I give up and moving on.

Videx 09-02-2010 03:50 AM

Quote:

Originally Posted by dawges (Post 2092674)
I have installed hundreds of plugins. this is the first one that I could not get to work. I give up and moving on.

Having "hundreds of plugins" in place is quite possibly your problem. I've only got maybe 20 add-ons and a lot of people consider that to be way too many.

But it's true - this one depends on a lot of server settings being just right. And now, with oauth, it depends on a somewhat complicated application process at Twitter.

Alas, the only alternative is something like Twitterfeed. But it has serious limitations.

dawges 09-02-2010 03:53 AM

Quote:

Originally Posted by Videx (Post 2092678)
Having "hundreds of plugins" in place is quite possibly your problem. I've only got maybe 20 add-ons and a lot of people consider that to be way too many.

But it's true - this one depends on a lot of server settings being just right. And now, with oauth, it depends on a somewhat complicated application process at Twitter.

Alas, the only alternative is something like Twitterfeed. But it has serious limitations.

Well i meant in the past not necessarily on my current forum which i don't have any plug ins at the moment. sorry for the confusion.

MagiKelly 09-02-2010 06:29 PM

Installed this today and got it working, on one forum at least. My problem is I have a lot of forums on my board with some removed etc. So i have forum numbers running from 1 to 133 with many numbers missing from sections that were deleted etc.

I have only one forum I want excluded from tweets. Is there a short way to do this or do i really need to list every forum number I want included? Even if I could define ranges of numbers it would help.

mmacrypt 09-02-2010 07:30 PM

tagged, hope to install tonight.

Videx 09-02-2010 08:00 PM

Yes please, needs an exclusion forum list badly. I only want to exclude my 4 admin forums, not the other 20. And the 4 admin forums won't change, like the inclusion list will.

vilhiem 09-02-2010 10:16 PM

Great Mod ... Thanks!

Question 1: How can I remove the "Re:" on the replies ...? I tried entering a 'space' which doesn't work. Is there a code I could use ... or an edit to the plug-in ...?

Question 2: How can I remove the "()" around the date in the reply. Again, I'm not very good with editing code ... so I need to know 'exactly' where to make the change.

Thanks All!

cherylferraro 09-03-2010 12:10 AM

Excellent mod. Installed today when twitter basic quit working and broke my previous set up. This mod works perfectly.

Mosh, your work on this is much appreciated. Thank you very much.

CEO254 09-03-2010 08:35 PM

I have tried everything and I cant get this to work

It worked for v4.0.002 all the way up til September 1st. I upgraded to v4.0.003 and it wont work

bit.ly works fine, its just not posting on twitter

denman75 09-03-2010 08:57 PM

cant get it to work either
i give it up \ i switched to twitterfeed

australiaforum 09-04-2010 01:28 AM

I also just changed after the old version stopped working. I followed all of the steps and didn't get any errors. Unfortunately it is just not working and because I don't get any errors with it, I don't know how I can check it. Maybe I should try upgrading VB to the latest version to see if that works.

Videx 09-04-2010 01:38 AM

It's not real easy to troubleshoot, because most of the errors are server errors which you won't even see on shared hosting.

Start by trying not to shorten - see if the Twit goes through. Then try shortening, and log into the shortening service and see if the twit actually got shortened. Armed with that data, maybe some will be able to get their hosts to figure it out.

EconomicVoice 09-04-2010 11:40 AM

I have tried this mod too. It is all set up correctly and the message gets to bit.ly but it just will not appear on Twitter. I also get no error messages. I have tried it with no shortening but it will not work.

Videx 09-04-2010 01:51 PM

Quote:

Originally Posted by EconomicVoice (Post 2093633)
I have tried this mod too. It is all set up correctly and the message gets to bit.ly but it just will not appear on Twitter.

See, with oauth, a failure after the shortener could mean that one or more of those 4 long strings are incorrect - Consumer key & secret, Access token & secret. I wonder if Twitter has any method of simply verifying these 4 items for you?

After the shortening is when the oauth php files run also. What version of PHP is your server running, and can you get your host to check for errors?

Osama11 09-04-2010 04:46 PM

if i upload that config.php file in include folder .
isn't goona override that other vbconfig.php?

EconomicVoice 09-04-2010 06:52 PM

Quote:

Originally Posted by Videx (Post 2093679)
See, with oauth, a failure after the shortener could mean that one or more of those 4 long strings are incorrect - Consumer key & secret, Access token & secret. I wonder if Twitter has any method of simply verifying these 4 items for you?

After the shortening is when the oauth php files run also. What version of PHP is your server running, and can you get your host to check for errors?

I'll be checking up on those thanks. I copied and pasted the keys and secrets etc. I might delete the Twitter app tomorrow and start from scratch.

Videx 09-04-2010 07:00 PM

Quote:

Originally Posted by Osama11 (Post 2093751)
if i upload that config.php file in include folder .
isn't goona override that other vbconfig.php?

I don't think there is a config.php file in this mod. Pay attention or you can cause serious wreckage of your forum.

MagiKelly 09-04-2010 07:19 PM

There is a config file in the Abraham download. I nearly made this mistake but then realised I was only to upload one folder from this download.

Osama11 09-05-2010 08:21 PM

i have installed everything correctly.
no error when post new thread..

but idk why its not tweeting to tweeter.

any idea?

Dave-M 09-06-2010 12:08 AM

Quote:

Originally Posted by Osama11 (Post 2094279)
i have installed everything correctly.
no error when post new thread..

but idk why its not tweeting to tweeter.

any idea?


Same for me on 4.0.5.

Followed the instructions to the letter, I was previously using the buro9 version with bit.ly working fine, I disabled that one and installed this one, got errors initially with bit.ly enabled, so disabled that but still no tweets :(.

I'm wondering if it's to do with the setting up of the oauth on twitter, there are no details about this in the install instructions.

Videx 09-06-2010 12:37 AM

There is some info in the instructions:
Quote:

Question:
I don't know how to setup a Twitter Application! Help!!!
Answer:Enter the following details when creating your application:
  • Application Name: I advise your website url (for instance I used "wolfshead-solutions.com")
  • Application Website: Enter the full url to your site (for instance I used "http://www.wolfshead-solutions.com")
  • Application Type: Set to "Client"
  • Default Access type: Set to "Read & Write"
Stay logged into your Twitter account, as the first time you tweet from your forum you may need to authorise the domain.
Is everybody following that last step? I had to manually pass the first oauth tweet.


All times are GMT. The time now is 06:52 AM.

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.03049 seconds
  • Memory Usage 1,842KB
  • 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_php_printable
  • (17)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete