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)

jay5r 07-21-2010 05:02 PM

Didn't work for me (on 4.0.3) - no error message, nothing. Checked and rechecked... Giving up and using TwitterFeed.

pete_brady 07-21-2010 05:06 PM

Quote:

Originally Posted by jay5r (Post 2072538)
Didn't work for me (on 4.0.3) - no error message, nothing. Checked and rechecked... Giving up and using TwitterFeed.

check CurlSSL is installed, and also make sure your twitter app was set up R&W enabled from the start rather than read only then enabled for read write - seems strange, but appears to have made a difference for me. Set another up from scratch to test if necessary.

Mosh 07-22-2010 12:53 AM

Quote:

Originally Posted by pete_brady (Post 2072542)
check CurlSSL is installed, and also make sure your twitter app was set up R&W enabled from the start rather than read only then enabled for read write - seems strange, but appears to have made a difference for me. Set another up from scratch to test if necessary.

I would advise that you heed pete's advice, as we spend a couple of fun-packed days over at Wolfshead Solutions tracking his issue down (he is a current vBulletin.org Hacks Support subscriber).

Videx 07-22-2010 01:05 AM

I'm not following at all "make sure your twitter app was set up R&W enabled". Huh? I use Digsby and I don't see any option like this. And what difference would it make to the operation of this mod anyway?

Mosh 07-22-2010 01:10 AM

Quote:

Originally Posted by Videx (Post 2072684)
I'm not following at all "make sure your twitter app was set up R&W enabled". Huh? I use Digsby and I don't see any option like this. And what difference would it make to the operation of this mod anyway?

It is required so that this hack can tweet via OAuth (the Twitter Application he is on about is talked about in the first post, and has nothing what-so-ever to do with Digsby), if you don't make it R&W, then you will end up with no permissions error and it will not tweet.

Webbstre 07-22-2010 02:13 AM

I finally got this to work again, but none of the above suggestions seemed to do it. My server was fine, the app settings were right, and the codes for the application were also right. All I did was upgrade to vb4.0.5, uninstalled vbulletin2twitter from within the admincp, and then did a fresh install of the modification and it started working again. Mysterious. If the above advice didn't help, just try uninstalling and reinstalling.

Juggernaut 07-22-2010 03:03 AM

Quote:

Originally Posted by pete_brady (Post 2072542)
check CurlSSL is installed, and also make sure your twitter app was set up R&W enabled from the start rather than read only then enabled for read write - seems strange, but appears to have made a difference for me. Set another up from scratch to test if necessary.

This worked for me :D

ErnieTheMilk 07-24-2010 09:21 AM

Doesn't work with 3.8.4, anyone got any ideas?!

It's a great ideas but I'm lost now... :(:(

conradk 07-24-2010 03:44 PM

You'll need to post the errors you're getting. Make sure you can tweet through the account. Which is probably a good feature request - admin/manual tweet "now" (for testing, announcements).

Works well in vb4. Thanks!

Other future features?

Limit thread tweets to only those created by a particular usergroup.
Add "tweet this (thread)" to the moderator tool list.
It would be nice if we could tweet calendar events somehow.

Dragonsys 07-24-2010 04:59 PM

Quote:

Originally Posted by ErnieTheMilk (Post 2073784)
Doesn't work with 3.8.4, anyone got any ideas?!

It's a great ideas but I'm lost now... :(:(

probably not since it is a 4.0.x mod. You can try this one (https://vborg.vbsupport.ru/showthread.php?t=234288) but I don't think it has been updated for oAuth yet.

thecrazycanuck 07-25-2010 04:36 PM

Is it possible to add a default hashtag that is attached to all of the tweets?

pete_brady 07-25-2010 05:00 PM

Quote:

Originally Posted by thecrazycanuck (Post 2074328)
Is it possible to add a default hashtag that is attached to all of the tweets?

It's probably not the most graceful way of doing it, but in the Thread To Twitter plugin, change

PHP Code:

$tweet ''

to

PHP Code:

$tweet '#yourhashtag  '

do the same in the Reply To Twitter if you use it

thecrazycanuck 07-26-2010 12:46 AM

Wouldn't it have to go in this line,
Quote:

$tweet .= $newpost['title'] . ' - ' . $shortURL;
I put in something like this

Quote:

$tweet .= $newpost['title'] . ' - ' . $shortURL . ' ' . '#Hashtag';
But it wouldn't work

cloferba 07-26-2010 05:02 PM

i have installed all ok, but there are no new tweets :(

pete_brady 07-26-2010 05:28 PM

Quote:

Originally Posted by thecrazycanuck (Post 2074506)
Wouldn't it have to go in this line,

Have to? No, otherwise it wouldn't be working for me :)

leeman 07-26-2010 05:54 PM

Quote:

Originally Posted by cloferba (Post 2074839)
i have installed all ok, but there are no new tweets :(

Me too ... :(

cloferba 07-27-2010 01:29 AM

wow...i hadnt have tried to post a new message or reply a thread..

now i have tried that and i get this:

Fatal error: Cannot redeclare class OAuthException in /home/userofcpanel/public_html/foro/includes/twitteroauth/OAuth.php on line 8

nobody can post..so i have disabled this mod and now all works good

cloferba 07-27-2010 04:33 AM

Quote:

Originally Posted by cloferba (Post 2075033)
wow...i hadnt have tried to post a new message or reply a thread..

now i have tried that and i get this:

Fatal error: Cannot redeclare class OAuthException in /home/userofcpanel/public_html/foro/includes/twitteroauth/OAuth.php on line 8

nobody can post..so i have disabled this mod and now all works good

http://webcache.googleusercontent.co...&ct=clnk&gl=ar

cloferba 07-27-2010 01:26 PM

i will love this and give it a 10 if this mod can do the next:

using twitterfeed:
AMD ATI Radeon HD 5570 GDDR5: Hace m?s de cinco meses pudimos probar la primera versi?n de la HD 5570 (http://www.... http://bit.ly/cgzqtv
hace cerca de 3 horas via twitterfeed

this mod:
Re: Mensaje Reportado por escorpion1 [27/7/2010 08:59:10] - http://bit.ly/9NL5B8

so..twitterfeed, writes the 1st lines of a thread, but this mod only writes the title of the thread

could be possible to add the function to get some words of the thread or reply and add it to the twitter message?

Dragonsys 07-27-2010 04:14 PM

Quote:

Originally Posted by thecrazycanuck (Post 2074506)
$tweet .= $newpost['title'] . ' - ' . $shortURL . ' ' . '#Hashtag';

That code is invaild. Try this:
$tweet .= $newpost['title'] . ' - ' . $shortURL . ' #Hashtag;

Mosh 08-02-2010 12:22 AM

Just a quick reminder - You now have two (2) weeks left in which to upgrade your vBulletin2Twitter installation to v4.0.003

Quote:

Originally Posted by Notice from 1st Post
IMPORTANT NOTICE: By Monday 16th August 2010 you will have to have upgraded your sites to use an OAuth version (v4.0.003 or above) of this hack or your earlier version will cease to work, as that is the date Twitter is turning off Basic authentication (which v4.0.001/2 of this hack use) and thus only allowing the use of OAuth authentication (see this announcement by Twitter - http://dev.twitter.com/announcements for more information). Here is a live countdown clock to when Twitter will shut off Basic Authentication - http://countdowntooauth.com/


Videx 08-02-2010 01:14 AM

Quote:

Originally Posted by Mosh (Post 2077902)
Just a quick reminder - You now have two (2) weeks left in which to upgrade your vBulletin2Twitter installation to v4.0.003

Since my last attempt with this one failed terribly, I'll probably wait until the last minute. As usual. :)

Bob_R 08-02-2010 06:55 PM

My readme.txt instructions file included in the attached .zip file unzipped as an UNIX Executable file :confused: not a text file.

Bob_R 08-04-2010 02:45 PM

Can someone just post it right here which files go into which directories upon install?

Thanks.

merk_aus 08-05-2010 11:57 AM

Okay,
I have had it, had enough of searching and had enough of no responses. So here we go I will put a $50 reward on the line to someone who can make this take just the articles from CMS and put them on Twitter.

Videx 08-05-2010 03:06 PM

Is there actually any hook that gets called when an article publishes? Do you really get so many articles that you can't just tweet them manually?

Bob_R 08-06-2010 04:11 PM

Quote:

Originally Posted by Bob_R (Post 2078259)
My readme.txt instructions file included in the attached .zip file unzipped as an UNIX Executable file :confused: not a text file.

Quote:

Originally Posted by Bob_R (Post 2079156)
Can someone just post it right here which files go into which directories upon install?

Thanks.

Is there an answer in our future? :)

Mosh 08-07-2010 01:57 AM

1 Attachment(s)
Quote:

Originally Posted by Bob_R (Post 2078259)
My readme.txt instructions file included in the attached .zip file unzipped as an UNIX Executable file :confused: not a text file.

Here is the readme.txt installation instructions file for vBulletin2Twitter v4.0.003.

Bob_R 08-07-2010 02:08 AM

Thanks!

Ocean-Wonders 08-07-2010 01:31 PM

I just cant get this to work, I really don't know what im doing wrong, im not getting any error messages just nothing happens !

If anyone want's to take a look id be most grateful

Bob_R 08-08-2010 01:27 AM

I have one last question before I install this beauty. :)

As per the Installation/Upgrade instructions:

Download the "0.2.0-beta3" Twitter (OAuth) class zip file by Abraham Williams - http://github.com/abraham/twitteroauth/downloads
Unzip it, and upload the "twitteroauth" folder and it's contents to your "<forum root>/includes" directory.


What about the images folder and the 11 other files (index.php, callback.php, clearsessions.php, html.inc, etc....) included in the zip file?

Where do they go? <forum root> includes? :confused:

Thanks!! :)

Ocean-Wonders 08-08-2010 07:07 AM

Quote:

Originally Posted by Bob_R (Post 2080692)
I have one last question before I install this beauty. :)

As per the Installation/Upgrade instructions:

Download the "0.2.0-beta3" Twitter (OAuth) class zip file by Abraham Williams - http://github.com/abraham/twitteroauth/downloads
Unzip it, and upload the "twitteroauth" folder and it's contents to your "<forum root>/includes" directory.


What about the images folder and the 11 other files (index.php, callback.php, clearsessions.php, html.inc, etc....) included in the zip file?

Where do they go? <forum root> includes? :confused:

Thanks!! :)

This could maybe be my problem, I only uploaded the twitteroauth file.

Dragonsys 08-09-2010 02:15 PM

Quote:

Originally Posted by Bob_R (Post 2080692)
I have one last question before I install this beauty. :)

As per the Installation/Upgrade instructions:

Download the "0.2.0-beta3" Twitter (OAuth) class zip file by Abraham Williams - http://github.com/abraham/twitteroauth/downloads
Unzip it, and upload the "twitteroauth" folder and it's contents to your "<forum root>/includes" directory.


What about the images folder and the 11 other files (index.php, callback.php, clearsessions.php, html.inc, etc....) included in the zip file?

Where do they go? <forum root> includes? :confused:

Thanks!! :)

they are not needed and should not be uploaded.

Dragonsys 08-09-2010 02:17 PM

Quote:

Originally Posted by Ocean-Wonders (Post 2080752)
This could maybe be my problem, I only uploaded the twitteroauth file.

make sure you uploaded the entire twitteroauth folder, not just 1 file.
it should look like this

{forumshome}/includes/twitteroauth
inside that folder you should have 2 files: OAuth.php & twitteroauth.php

Bob_R 08-09-2010 11:25 PM

Quote:

Originally Posted by Dragonsys (Post 2081314)
they are not needed and should not be uploaded.

Thanks!!

Bob_R 08-09-2010 11:25 PM

OK, it's not tweeting at all with no error messages though?

Thoughts? Suggestions?

Thanks!! :)

Dragonsys 08-11-2010 01:04 AM

Quote:

Originally Posted by Bob_R (Post 2081542)
OK, it's not tweeting at all with no error messages though?

Thoughts? Suggestions?

Thanks!! :)

make sure you have both files as I posted above.
Which URL Shorting service are you using?
make sure you have the correct forum selected, and that you have the hack enabled

If none of that works, can you pm me a screen shot of your settings (blank out your API keys)

The_Hawk 08-11-2010 05:17 AM

Quote:

Originally Posted by Dragonsys (Post 2081961)
make sure you have both files as I posted above.
Which URL Shorting service are you using?
make sure you have the correct forum selected, and that you have the hack enabled

If none of that works, can you pm me a screen shot of your settings (blank out your API keys)

Which settings are you after?

I'm also getting no error, but no tweets either :(

Bob_R 08-12-2010 12:21 AM

Quote:

Originally Posted by Dragonsys (Post 2081961)
make sure you have both files as I posted above.
Which URL Shorting service are you using?
make sure you have the correct forum selected, and that you have the hack enabled

If none of that works, can you pm me a screen shot of your settings (blank out your API keys)

Not using URL shortening?

cloferba 08-12-2010 12:50 AM

Quote:

Originally Posted by cloferba (Post 2075233)
i will love this and give it a 10 if this mod can do the next:

using twitterfeed:
AMD ATI Radeon HD 5570 GDDR5: Hace m?s de cinco meses pudimos probar la primera versi?n de la HD 5570 (http://www.... http://bit.ly/cgzqtv
hace cerca de 3 horas via twitterfeed

this mod:
Re: Mensaje Reportado por escorpion1 [27/7/2010 08:59:10] - http://bit.ly/9NL5B8

so..twitterfeed, writes the 1st lines of a thread, but this mod only writes the title of the thread

could be possible to add the function to get some words of the thread or reply and add it to the twitter message?

... :)


All times are GMT. The time now is 05:50 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.01661 seconds
  • Memory Usage 1,846KB
  • 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
  • (2)bbcode_php_printable
  • (25)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