PDA

View Full Version : Integration with vBulletin - vBTwitter


Pages : 1 [2] 3

abrecher
03-09-2009, 12:58 AM
Already planned.

You're THE man!!! I'm freaking so excited!! lol

fattony69
03-09-2009, 01:14 AM
* fattony69 is so glad he gets updates and that he has imput with his ideas :p

King Kovifor
03-09-2009, 02:07 AM
* fattony69 is so glad he gets updates and that he has imput with his ideas :p

Every one gets input. You just have the delusion you get more! :p

tommac3
03-09-2009, 02:40 AM
I get this error when saving the usercp-> edit options ... VB 3.8.1

Fatal error: Call to undefined function mcrypt_get_iv_size() in /home/sbdbb/public_html/profile.php(2154) : eval()'d code on line 3

ragtek
03-09-2009, 08:55 AM
I get this error when saving the usercp-> edit options ... VB 3.8.1

Fatal error: Call to undefined function mcrypt_get_iv_size() in /home/sbdbb/public_html/profile.php(2154) : eval()'d code on line 3

You don't have mcrypt installed.

tommac3
03-10-2009, 03:35 AM
You don't have mcrypt installed.


OK so I need to install that in my php or apache config?

mykkal
03-10-2009, 04:23 AM
OK so I need to install that in my php or apache config?

Do you have a dedicated server? If so you should use the apache updater.
Save the build profile of your current server first.

Mr Morningstarr
03-10-2009, 01:58 PM
Hello, I installed this a few days ago it's a great hack. But the link isn't showing up in the postbit, just in Thread Tools. Any idea what I've done wrong?

King Kovifor
03-10-2009, 10:27 PM
Hello, I installed this a few days ago it's a great hack. But the link isn't showing up in the postbit, just in Thread Tools. Any idea what I've done wrong?

You may have to manually add the link. There is "upgrade" instructions for removing templates, just add the one that is for the postbit.

Mr Morningstarr
03-11-2009, 05:52 PM
Yeah that's what I didn't understand. How would removing stuff add the link?

That's why I didn't start messing around with it. I downloaded and installed the latest version, I wasn't upgrading.

King Kovifor
03-11-2009, 10:12 PM
Yeah that's what I didn't understand. How would removing stuff add the link?

That's why I didn't start messing around with it. I downloaded and installed the latest version, I wasn't upgrading.

It's in the upgrade instructions, because there was automatic. But, since yours isn't working, it needs to be added manually. Here:

Open the postbit or postbit_legacy template (depending on what you use). Find:
<if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a></if>
Add before that:
<if condition="$post['twitter_username']"><a href="tweet.php?do=post&amp;id=$post[postid]&amp;c=$post[postid]">Tweet this post!</a></if>

Mukashi
03-12-2009, 12:01 AM
FYI King Kovifor, I'm still noticing an error on my users editoptions page after upgrading to v1.0.3. Tried uninstalling the product and reinstalling, which appears to have wiped all the passwords, and yet the error still crops up for every user who's re-entered their twitter username and password. Same one as before.

Warning: mcrypt_decrypt() [function.mcrypt-decrypt]: The IV parameter must be as long as the blocksize in [path]/profile.php(1873) : eval()'d code on line 7

Any idea what could be causing this?

King Kovifor
03-12-2009, 09:39 PM
FYI King Kovifor, I'm still noticing an error on my users editoptions page after upgrading to v1.0.3. Tried uninstalling the product and reinstalling, which appears to have wiped all the passwords, and yet the error still crops up for every user who's re-entered their twitter username and password. Same one as before.

Warning: mcrypt_decrypt() [function.mcrypt-decrypt]: The IV parameter must be as long as the blocksize in [path]/profile.php(1873) : eval()'d code on line 7

Any idea what could be causing this?

Hm. Even after adding it? It seems your not getting the IV to be saved within the database... Are all your plugins enabled?

DobieGillis?
03-12-2009, 11:16 PM
did not work for me at all.

DobieGillis?
03-12-2009, 11:32 PM
this screws with Live Topic...sorry. Uninstalled.

Dream
03-12-2009, 11:40 PM
As an option for this mod, you can put Twitter on your social bookmarking links on vB :) sending the text directly to twitter.com:

http://www.vbulletin.com/forum/showthread.php?p=1707384#post1707384

It's a bit different though, as it sends the thread title and URL. For posts this could be easily changed to a template edit.

DobieGillis?
03-13-2009, 12:11 AM
As an option for this mod, you can put Twitter on your social bookmarking links on vB :) sending the text directly to twitter.com:

http://www.vbulletin.com/forum/showthread.php?p=1707384#post1707384

It's a bit different though, as it sends the thread title and URL. For posts this could be easily changed to a template edit.

nice! Thanks, Dream!

King Kovifor
03-13-2009, 01:22 AM
I will look into the live topic issue, and the social bookmark is planned for 1.1.

DobieGillis?
03-13-2009, 02:58 PM
I will look into the live topic issue, and the social bookmark is planned for 1.1.

It's Live Topic, it takes over everything.

King Kovifor
03-13-2009, 07:10 PM
It's Live Topic, it takes over everything.

Yes, but my modification has a conflict with it. I want anybody to be able to use it. Regardless of what modifications they would use.

DobieGillis?
03-13-2009, 07:17 PM
Yes, but my modification has a conflict with it. I want anybody to be able to use it. Regardless of what modifications they would use.

Nice! I can't wait to get it installed, it's awesome!

BlackJacket
03-14-2009, 12:25 PM
I installed but it doesnt show up. I too have Live Topic installed. I will uninstall till this is fixed.

Sorry. :(

King Kovifor
03-14-2009, 06:50 PM
For those of you with live topic: What problems are you having? Showing up at all, or with the new posts?

DobieGillis?
03-14-2009, 06:58 PM
For those of you with live topic: What problems are you having? Showing up at all, or with the new posts?

Not showing up at all.

King Kovifor
03-14-2009, 07:03 PM
Hm. I'll see what I can figure out.

DobieGillis?
03-14-2009, 07:06 PM
Hm. I'll see what I can figure out.

it's weird, when I would check a post, it would grey out and that was it.

BlackJacket
03-14-2009, 10:44 PM
For those of you with live topic: What problems are you having? Showing up at all, or with the new posts?

For me, i couldnt see twitter options. Either on the forum or in Admin CP.

ragtek
03-14-2009, 11:39 PM
There are no options in the acp settings

tpearl5
03-16-2009, 01:44 AM
Is there an easy way to put the link wherever you want?

King Kovifor
03-16-2009, 02:07 AM
The template edits listed in the first post can be placed anywhere in their respective templates. Then you'll just have to turn off the automatic ones... Or did you mean something else?

birdie
03-18-2009, 05:12 AM
I caught the comments earlier in the thread re it working on 3.7 .... BUT, will it work on 3.6.11 (don't ask about why not upgrading!)

mykkal
03-18-2009, 05:28 AM
Hey King, how are you?

Please, if you know...I'm just wondering if you know what code I need to change so that the "tweet" title reflects the title of the post "tweeted".

redlabour
03-18-2009, 05:46 AM
Are the .svn and .DS_Store Folders needed on a Linux/Windows Server or are they only for Mac?

And can you integrate a more modern and Twitter-Like Icon to send the Tweets?

This blue old Style Button in the Package looks terrible. :(

Waiting for 1.1. :)

King Kovifor
03-18-2009, 08:15 PM
I caught the comments earlier in the thread re it working on 3.7 .... BUT, will it work on 3.6.11 (don't ask about why not upgrading!)

I haven't tried it, but I don't see why not.

Hey King, how are you?

Please, if you know...I'm just wondering if you know what code I need to change so that the "tweet" title reflects the title of the post "tweeted".

That's a feature for v1.1. :)

Are the .svn and .DS_Store Folders needed on a Linux/Windows Server or are they only for Mac?

And can you integrate a more modern and Twitter-Like Icon to send the Tweets?

This blue old Style Button in the Package looks terrible. :(

Waiting for 1.1. :)

Thanks. :( I am not a good graphic artist. But, I have attached the new one we are using (thanks @fattony69!).

And .svn and .DS_Store can be removed. They are hidden on mac and I totally missed them. .DS_Store is a Mac thing... So yeah, delete. :)

King Kovifor
03-18-2009, 08:21 PM
ATTN: I need opinions. Twitter opened their OAuth integration beta to the public and I really want to use it, as it will remove the need for me to actually store and secure a users password, thus removing the mcrypt requirement.

But, the requirement for using OAuth would be for you to individually register an OAuth application specific for your site. I would provide you with all necessary details, but it won't be as simple as upload and install. Would you rather keep it as this, and not use OAuth (which I will learn as it provides a secure method of not sharing a users Password!) for vBTwitter? Please, I need opinions. You may also @vBTwit me on Twitter and I'll get the replies!

redlabour
03-18-2009, 08:46 PM
What i still hardly miss is a Profil-Box for each User showing his last X Tweets and a short Twitter-Statistic for every User.

ragtek
03-18-2009, 08:57 PM
What i still hardly miss is a Profil-Box for each User showing his last X Tweets
Also included in 1.1
and a short Twitter-Statistic for every User.
was meinst du damit?

mykkal
03-18-2009, 09:21 PM
That's a feature for v1.1. :)


I understand. Just noticed that its been done in your test forums for a long time now. How long off is the release? If its a more then a month can you just PM those few lines of code? If you can't I'm totaly fine with it.

Traffic on my site would jump 35%. Its needed.

redlabour
03-18-2009, 09:23 PM
Also included in 1.1

was meinst du damit?

s. Screenshot ;)

But it should be completely phrased.

ragtek
03-18-2009, 09:30 PM
In my opinion i'd like to stop including new functions until we release 1.1 and then we can discuss the new features.

If we now include all wishes, 1.1 wouldn't be released until december 2011;).
Don't know how king kovifor is thinking about it, i'm just the co-author^^

redlabour
03-18-2009, 09:33 PM
Just a Hint - if you make a Profilebox in 1.1 - it just seems to be one or two Lines of Code to integrate the Statistic to the Head of it. ;) There was another Mod here on vb.org that does this. Maybe you can get some ideas from it who to use the Twitter-API for this.

TandyServices
03-18-2009, 10:41 PM
For those of you with live topic: What problems are you having? Showing up at all, or with the new posts?

I installed the live topic mod after this one. This mod works fine, even with Live Topic. However, the Live Topic gives a browser error whenever someone posts a reply and the reply is not showing up. I disabled Live Topic for now 'till there is a fix. I have posted a ticket on the board of the Live Topic coder too. Just thought you might wanna know what I came across :)
Love this mod, can't wait for the next version.

ragtek
03-18-2009, 10:50 PM
thx 4 info

King Kovifor
03-19-2009, 01:13 AM
Just a Hint - if you make a Profilebox in 1.1 - it just seems to be one or two Lines of Code to integrate the Statistic to the Head of it. ;) There was another Mod here on vb.org that does this. Maybe you can get some ideas from it who to use the Twitter-API for this.

s. Screenshot ;)

But it should be completely phrased.

Well save that for 2.0. :) 1.1 will be feature packed.

mykkal
03-19-2009, 04:59 PM
ETA? Few months?
Or weeks?

In my opinion i'd like to stop including new functions until we release 1.1 and then we can discuss the new features.

If we now include all wishes, 1.1 wouldn't be released until december 2011;).
Don't know how king kovifor is thinking about it, i'm just the co-author^^

Well save that for 2.0. :) 1.1 will be feature packed.

taytaysdad
03-22-2009, 08:49 AM
PHP'S MCRYPT EXTENSION IS USED, BE SURE YOU HAVE THIS INSTALLED (MCRYPT IS USED TO ENCRYPT PASSWORDS).

PHP'S CURL EXTENSION IS ALSO USED! THE API CALLS ARE COMPLETELY DEPENDENT ON THEM!

Hello, can anyone tell me how or where I can get these files to install?

This mod will not work, installed on www.bud101.com please check it out and let me know if it works. not working for me.

King Kovifor
03-22-2009, 02:18 PM
PHP'S MCRYPT EXTENSION IS USED, BE SURE YOU HAVE THIS INSTALLED (MCRYPT IS USED TO ENCRYPT PASSWORDS).

PHP'S CURL EXTENSION IS ALSO USED! THE API CALLS ARE COMPLETELY DEPENDENT ON THEM!

Hello, can anyone tell me how or where I can get these files to install?

This mod will not work, installed on www.bud101.com please check it out and let me know if it works. not working for me.

You need to contact your host about these.

taytaysdad
03-22-2009, 09:59 PM
thank you I will contact them and see what they say!

They said both are installed on my server, so it should work.

taytaysdad
03-23-2009, 11:01 PM
I keep getting this when I try to tweet a thread/post

"We're sorry, but the Username and Password provided within your User CP could not be authenticated. Please modify either your Username or Password to match your current Twitter Username / Password and try again."

I know the acct is good cause I can log in through twitter Any help is great.

King Kovifor
03-23-2009, 11:31 PM
What version? And some passwords do not work through the API, so that may also be your provlemo.

taytaysdad
03-24-2009, 03:40 AM
Im running version 3.8 vbulletin

What type of passwords wouldnt work?

FireFish
03-24-2009, 06:10 AM
I usually don't do this, but after spending 2 hours on this, I can safely say that it does not work as described. I do see the settings options show up with username & password fields, but it does nothing when saved.

ragtek
03-24-2009, 08:56 AM
What you mean exactly with "does nothing" ?
Could you look into the DB if the things are stored in the Usertable or not, pls?

thx

King Kovifor
03-24-2009, 07:20 PM
Im running version 3.8 vbulletin

What type of passwords wouldnt work?

I think if they have special non-ASCII characters, maybe with accents or something. I'm not entirely sure.

I usually don't do this, but after spending 2 hours on this, I can safely say that it does not work as described. I do see the settings options show up with username & password fields, but it does nothing when saved.

Are any of the plugins disabled?

taytaysdad
03-24-2009, 08:50 PM
I upgraded to 1.03 and followed directions minus

the code edits and everything seems to be linked up and working

Do I need to do the edits?

Also do I need to edit any other code?

site is www.bud101.com

indie2industry
03-25-2009, 01:46 AM
I think if they have special non-ASCII characters, maybe with accents or something. I'm not entirely sure.



Are any of the plugins disabled?Ok, here's the Million dollar question (literally).

I notice when you "Tweet this post", on twitter is says "Check this out!" (which I modified) and a tinyurl.com (http://tinyurl.com) link to the post.

Is there a way to make it work with this linkbee mod:

https://vborg.vbsupport.ru/showthread.php?t=192044

So instead of converting to tinyurl.com (http://tinyurl.com) links, they become your Linkbee.com (http://linkbee.com/20256) links?

plumbingskool
03-25-2009, 05:05 AM
Hi ,

Can I just make a simple suggestion?

Hope about just doing something like this:

<a href="http://twitter.com/home?status=Currently reading <?php the_VB THREAD FUNCTION(); ?>" title="Click
to send this page to Twitter!" target="_blank">Share on This On Twitter!</a>

AND THEN

that will bring them to twitter and they can login or it will post the message if they are already logged in as most people are all day long anyhow.

I think trying to bridge the log in is just way over board for a simple "twitter"

I love the module though, and I would just just the above to keep it simple :)

Brandon Sheley
03-25-2009, 05:33 AM
oh I missed the update on this, I'll see if it works on our dev forum.
Thanks! :)

member007
03-25-2009, 04:06 PM
I installed this and test it out on twitter and it posts a link to Check this out! http://tinyurl.com/dxk7kq . When I click on this link my spyware blocks it said this site is a spy site. Beware.

tpearl5
03-25-2009, 04:26 PM
I installed this and test it out on twitter and it posts a link to Check this out! http://tinyurl.com/dxk7kq . When I click on this link my spyware blocks it said this site is a spy site. Beware.

thats because your spyware program sees tinyurl as spam/spyware - that has nothing to do with this hack

King Kovifor
03-27-2009, 11:30 PM
I upgraded to 1.03 and followed directions minus

the code edits and everything seems to be linked up and working

Do I need to do the edits?

Also do I need to edit any other code?

site is www.bud101.com

Nope.

Ok, here's the Million dollar question (literally).

I notice when you "Tweet this post", on twitter is says "Check this out!" (which I modified) and a tinyurl.com (http://tinyurl.com) link to the post.

Is there a way to make it work with this linkbee mod:

https://vborg.vbsupport.ru/showthread.php?t=192044

So instead of converting to tinyurl.com (http://tinyurl.com) links, they become your Linkbee.com (http://linkbee.com/20256) links?

The million dollar answer is I don't do any converting once so ever. That tinyurl converting is not done by my modification.

Hi ,

Can I just make a simple suggestion?

Hope about just doing something like this:

<a href="http://twitter.com/home?status=Currently reading <?php the_VB THREAD FUNCTION(); ?>" title="Click
to send this page to Twitter!" target="_blank">Share on This On Twitter!</a>

AND THEN

that will bring them to twitter and they can login or it will post the message if they are already logged in as most people are all day long anyhow.

I think trying to bridge the log in is just way over board for a simple "twitter"

I love the module though, and I would just just the above to keep it simple :)

That won't be done as it'll be bridged in several new ways in the next update.

I installed this and test it out on twitter and it posts a link to Check this out! http://tinyurl.com/dxk7kq . When I click on this link my spyware blocks it said this site is a spy site. Beware.

That's the fault of either (a) your site being considered spam or (b) tinyurl is considered SPAM. It's not my modification.

jdougher
03-28-2009, 02:16 PM
With all due respect to the coder, please take my comments as intended and not as a personal attack against you or the vbTwitter mod - but really, what's the point?

I can see no point in a forum's users littering their twitter pages with a stream of Check This Out text with no description in the links of what the potential visitor might be looking at? I can't speak for other web users out there, but I don't have a tendancy to click on links just because they tell me to click here or to check this out. If you could find a way to form a better link, perhaps by pulling in the post/thread title, then this mod could be mildly useful.

Until then, I am uninstalling this mod. I wish you success as you try to get this worked out, and I would revisit this mod if you can communicate better to users what exactly the link is going to be about.

Regards,
Lima Bean


Good points.

Brandon Sheley
03-28-2009, 02:34 PM
still didn't work for me, even on the default style :(
oh well, I'll try the next update

Remington
03-28-2009, 06:23 PM
I click to Tweet a message and get this:

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/password/public_html/forums/includes/twitter.php on line 29

It appears as though I have all my requirements installed on the server.

King Kovifor
03-28-2009, 07:11 PM
I click to Tweet a message and get this:



It appears as though I have all my requirements installed on the server.

Hm. Odd, as it is running on my site without problems. Mind emailing me your /includes/twitter.php file? doglover3049 @ gmail.com without spaces.

King Kovifor
03-28-2009, 08:05 PM
Hey King, how are you?

Please, if you know...I'm just wondering if you know what code I need to change so that the "tweet" title reflects the title of the post "tweeted".

For the record, this took 69 lines of code in a preliminary testing stage. With error checking it does error checking in several steps:
Format Tweet with post title.
Find length of tweet + link, if under 140, skip to the last number.
If above 140, it uses the TinyURL API to create a shortened link and recreates the Tweet.
Rechecks length, if under 140 skip to the last step.
If above 140, it takes the post title and shrinks it so that the tweet is exactly 140 characters and adds a '...' to the end of the chopped off title.
Send Tweet
This needs to be coded for thread titles, so it'll be at least another 69 lines of code, compared to the 10 it was before this detailed tweet functionality.

mykkal
03-28-2009, 08:56 PM
oh i see. is it possible to release a patch for this version with this functionality?
i know the members are burning for it. It's just that 1.1 is feature packed. I wonder if it will take a good deal of time to code and debug. I realize you do this for free so your time and availability has to be considered to.

That's a major feature :) I'm quickly depending on your mod.

King Kovifor
03-28-2009, 09:25 PM
oh i see. is it possible to release a patch for this version with this functionality?
i know the members are burning for it. It's just that 1.1 is feature packed. I wonder if it will take a good deal of time to code and debug. I realize you do this for free so your time and availability has to be considered to.

That's a major feature :) I'm quickly depending on your mod.

I am no longer developing 1.0.x; it would require fundamental changes to how the plugin works, which is why I am saving it for 1.1 / 2.0.

mykkal
03-28-2009, 10:38 PM
I am no longer developing 1.0.x; it would require fundamental changes to how the plugin works, which is why I am saving it for 1.1 / 2.0.

aah.. understood. I will shut up and wait.

Unless you need comic relief in the thread.
https://vborg.vbsupport.ru/external/2009/04/31.gif

vidan
04-01-2009, 04:01 AM
is it right to be posted with link not by title?
my title is only "introduce yourself" why its posted as a link in twitter? Check this out! http://myurl/tt.php?i=14444

cant change to Check this out! Introduce yourself

and the last one, why it has to be with this ess than 5 seconds ago from vBTwitter
can i change vbtwitter to WEB or myurl? i dont want ppl mislink to here.
thanks for this great mod kovivor

King Kovifor
04-01-2009, 07:30 PM
is it right to be posted with link not by title?
my title is only "introduce yourself" why its posted as a link in twitter? Check this out! http://myurl/tt.php?i=14444

cant change to Check this out! Introduce yourself

and the last one, why it has to be with this ess than 5 seconds ago from vBTwitter
can i change vbtwitter to WEB or myurl? i dont want ppl mislink to here.
thanks for this great mod kovivor

You can change "Check this out!" to what ever you want... Modify the phrase "twitter_checkout". And yes, it will say from vBTwitter. That won't change. Look at any Twitter account that doesn't strictly use the website and you will see something different. It's my source parameter just like Tweetie and TweetDeck.

vidan
04-01-2009, 08:34 PM
no i know we can change the check this out, i mean why it posted with a link, but not the thread titles?
in mine check this out! myurl.com/tt.php?i=id ->i mean like this check this out! its april fools! ->
can i change to title?

KevinL
04-01-2009, 09:29 PM
I think because of the short url's?

But I like what you're saying. It would make it easier to know if you actually want to click on it haha but probably coding hell.

King Kovifor
04-02-2009, 12:47 AM
I think because of the short url's?

But I like what you're saying. It would make it easier to know if you actually want to click on it haha but probably coding hell.

It's already added 70+ lines to the code to get that in the next version.

KevinL
04-02-2009, 01:04 AM
It's already added 70+ lines to the code to get that in the next version.

So there you go...it was coding hell! hahah

Thanks though! This is really a great addition :)

King Kovifor
04-02-2009, 01:16 AM
Not really. Doing it right, annoying.

iogames
04-02-2009, 09:15 PM
3.6x?

ragtek
04-02-2009, 09:35 PM
3.6x?

If you mean if it's working => don't know why it shouldnt*g*
try it out;)

KevinL
04-02-2009, 11:03 PM
Not really. Doing it right, annoying.

Sounds like a mastercard ad haha

King Kovifor
04-04-2009, 03:07 PM
Sounds like a mastercard ad haha

haha. Yeah. Don't want crappy code don't you?

glorify
04-04-2009, 06:48 PM
Uncrappy code=Priceless :)

KevinL
04-04-2009, 11:24 PM
Indeed :D

King Kovifor
04-05-2009, 12:50 AM
Thanks for brightening my night up. :)

Franky45
04-09-2009, 09:30 AM
Thanks for this mod, but i have a problem...

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /xxxx/xx/xxx/htdocs/xxxxxxx/board/includes/twitter.php on line 29

King Kovifor
04-09-2009, 11:42 PM
Thanks for this mod, but i have a problem...

Um. Why is this happening? I really need to figure this out.

Catherines WC
04-10-2009, 02:12 AM
Hi,

I just installed this Twitter Mod to my forum www.CatherinesWebChat.com and I get tweet this under thread tools bbut it doesnt show up just below that like in the screenshot.

How do I get this?

Cheers,

KURTZ
04-10-2009, 06:56 AM
hi Jeremy, i find out an uncached template in the UCP :)

can you fix it? thanks :)

ps. Uncached templates: modifyoptions_vbtwitter (1)

_______________

nvm: i put a wrong password :p

also i've this trouble:

Warning: mcrypt_decrypt() [function.mcrypt-decrypt]: The IV parameter must be as long as the blocksize in [path]/tweet.php on line 9

and i've got this error:

We're sorry, but the Username and Password provided within your User CP could not be authenticated. Please modify either your Username or Password to match your current Twitter Username / Password and try again.

King Kovifor
04-10-2009, 01:59 PM
l'll be sure it's fixed in the next release.

kylek
04-11-2009, 03:31 AM
New install on 3.8.2 with no problems at all, thanks for this!!

Dumb question time though - does this take in the forum permissions?

We have some private forums for admins and mods and if they tweek a post in the private section will anyone else see the post on the members twitter home page.

King Kovifor
04-11-2009, 05:55 PM
New install on 3.8.2 with no problems at all, thanks for this!!

Dumb question time though - does this take in the forum permissions?

We have some private forums for admins and mods and if they tweek a post in the private section will anyone else see the post on the members twitter home page.

They will see the link, yes, but once it relays them to the thread or post vBulletin takes over and says "NO!" and doesn't let them view.

FireFish
04-12-2009, 07:05 AM
Not sure if this is typical, but I just tried a fresh install of this mod & there were no automatic template adjustments that it made. I then disabled it; I'll check out more details on this later, but so far, haven't seen it work.

mykkal
04-12-2009, 07:38 AM
l'll be sure it's fixed in the next release.

Hows that next release coming? You must be drowning in feature requests :)

King Kovifor
04-12-2009, 03:19 PM
Not sure if this is typical, but I just tried a fresh install of this mod & there were no automatic template adjustments that it made. I then disabled it; I'll check out more details on this later, but so far, haven't seen it work.

That's because you have a customized style. You will have to manually add them.

Hows that next release coming? You must be drowning in feature requests :)

Along. :)

Cole2026
04-12-2009, 07:02 PM
@King Kovifor: I have not tried this mod yet, but wouldn't it be more prudent to use the full showthread link to keep links consistent? I know that twitter uses a nofollow on all of its links, but is there a point behind the tp and tt files?

Fronty
04-13-2009, 10:37 AM
New install on 3.8.0 (about to upgrade to 3.8.2) with vbulletin blog, vbseo 3.3 and facebook connection plugin. Runs smooth.

Just a small question, which is probably only a template moderation. But how do I get this mod working on the blog pages on my website?

King Kovifor
04-13-2009, 02:16 PM
@King Kovifor: I have not tried this mod yet, but wouldn't it be more prudent to use the full showthread link to keep links consistent? I know that twitter uses a nofollow on all of its links, but is there a point behind the tp and tt files?

The tp.php and tt.php files are URL shorting files as it does allow only 140 characters. It will come in handy more in the next version.

New install on 3.8.0 (about to upgrade to 3.8.2) with vbulletin blog, vbseo 3.3 and facebook connection plugin. Runs smooth.

Just a small question, which is probably only a template moderation. But how do I get this mod working on the blog pages on my website?

It has no support for vB Blog.

G3MM4
04-13-2009, 08:42 PM
I checked it out but I think I would prefer the ReTweet badge thing like they have on some blogs.

King Kovifor
04-13-2009, 11:45 PM
I checked it out but I think I would prefer the ReTweet badge thing like they have on some blogs.

It's an image that is easily changeable. I believe it is in /buttons/misc/twitter.gif. Just replace that and you have the new image.

Excalibur!
04-14-2009, 09:06 AM
I'm getting this when I try to tweet a thread/post:

We're sorry, but the Username and Password provided within your User CP could not be authenticated. Please modify either your Username or Password to match your current Twitter Username / Password and try again.

I have looked in vb-user table, but there is no columns "twitter_password", "twitter_username"...

G3MM4
04-14-2009, 02:29 PM
It's an image that is easily changeable. I believe it is in /buttons/misc/twitter.gif. Just replace that and you have the new image.

Yeah but will it function the same way as ReTweet does? For example, you click on the ReTweet button and then you get taken to your Twitter page. A message will be already written in the "What are you doing?" text box like this for example:

RT @tweetmeme Get a ReTweet Button for Your Blog http://bit.ly/aiQx

But if your plugin doesn't do that then I reckon I can just insert the Javascript for this somewhere. Can't be that difficult.

King Kovifor
04-14-2009, 09:13 PM
I'm getting this when I try to tweet a thread/post:

We're sorry, but the Username and Password provided within your User CP could not be authenticated. Please modify either your Username or Password to match your current Twitter Username / Password and try again.

I have looked in vb-user table, but there is no columns "twitter_password", "twitter_username"...

If there are none, please uninstall and reinstall.

Yeah but will it function the same way as ReTweet does? For example, you click on the ReTweet button and then you get taken to your Twitter page. A message will be already written in the "What are you doing?" text box like this for example:



But if your plugin doesn't do that then I reckon I can just insert the Javascript for this somewhere. Can't be that difficult.

Currently it doesn't. It may be possible in v1.1.

skooby
04-15-2009, 11:42 AM
Can you change the twitter_checkout phrase to be the subject line of the topic instead of "check this out" (or whatever custom entry you make it)? I'm not sure what the variable would be called.

Excalibur!
04-15-2009, 06:11 PM
Uinstalled, reinstalled still the same... Now I have all tables, but can't save the password... when I look into the twitter_password table there is only one letter (ũ). I tried to make MD5 encrypted password with Password Generator (http://www.zappersoftware.com/Help/md5.php), but with no succes...
Any idea?

King Kovifor
04-15-2009, 11:52 PM
Uinstalled, reinstalled still the same... Now I have all tables, but can't save the password... when I look into the twitter_password table there is only one letter (ũ). I tried to make MD5 encrypted password with Password Generator (http://www.zappersoftware.com/Help/md5.php), but with no succes...
Any idea?

Is there anything within twitter_size?

King Kovifor
04-15-2009, 11:52 PM
Can you change the twitter_checkout phrase to be the subject line of the topic instead of "check this out" (or whatever custom entry you make it)? I'm not sure what the variable would be called.

Not currently.

Excalibur!
04-16-2009, 12:42 PM
Is there anything within twitter_size?

Right now there is letter: A

King Kovifor
04-16-2009, 08:38 PM
Right now there is letter: A

Which is NOT right... Hm... Reupload files and try again?

ricoche
04-17-2009, 01:17 AM
I'm getting this when I try to tweet a thread/post:

We're sorry, but the Username and Password provided within your User CP could not be authenticated. Please modify either your Username or Password to match your current Twitter Username / Password and try again.



I just got this dreaded message again. Things were going great for the last 160 Tweets or so until just today. I haven't installed any other mods, so I'm wondering if Twitter has changed something. I'll kick the tires on my site a little but it's strange how it just suddenly stopped working. I'll update this post if I find a reason for the problem.

Anyone else get a sudden stop today?

Thanks.

Excalibur!
04-17-2009, 05:22 AM
Which is NOT right... Hm... Reupload files and try again?

I have reuploaded files, but it's still the same, can't save the password...
Again, a few more tries, reinstall product, uninstall, install, reupload... still the same... can't save the password...

I usually don't do this, but after spending 2 hours on this, I can safely say that it does not work as described. I do see the settings options show up with username & password fields, but it does nothing when saved.

FireFish means password field remains empty...

Floris
04-17-2009, 09:05 AM
Twitter's API has been BLARGH the last week. Just give it some time first.. maybe you hit your API limit? Who knows ..

DeeperImage
04-17-2009, 11:56 AM
Does this work with 3.7.X?? Or is there a version for it? I've looked around to no avail. Thanks!

KevinL
04-17-2009, 01:20 PM
Does this work with 3.7.X?? Or is there a version for it? I've looked around to no avail. Thanks!

If you read the main post...So I would assume yes, give it a try ;)

This modification should work on vBulletin v3.5+, but was only tested on a vB 3.8 install.

DeeperImage
04-17-2009, 09:47 PM
If you read the main post...So I would assume yes, give it a try ;)

Yeah I Saw I was just hoping that someone who actually installed on a 3.7.x install would have confirmed that it works...;)

King Kovifor
04-17-2009, 10:52 PM
I just got this dreaded message again. Things were going great for the last 160 Tweets or so until just today. I haven't installed any other mods, so I'm wondering if Twitter has changed something. I'll kick the tires on my site a little but it's strange how it just suddenly stopped working. I'll update this post if I find a reason for the problem.

Anyone else get a sudden stop today?

Thanks.

Twitter's API has been BLARGH the last week. Just give it some time first.. maybe you hit your API limit? Who knows ..

You may have hit the rate limit (100/hr) and vBTwitter does not handle this as well as it could. You just get THAT generic message. I will see about managing that message better in the future (doing a check only when needed).

I have reuploaded files, but it's still the same, can't save the password...
Again, a few more tries, reinstall product, uninstall, install, reupload... still the same... can't save the password...



FireFish means password field remains empty...

Can you PM me so that I can view your install?

droid101
04-20-2009, 12:37 AM
I just get a blank white screen with this message after clicking "Tweet this thread": Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/global.php(238) : eval()'d code on line 2

wmlvb
04-20-2009, 08:21 AM
In the description it has
This modification adds basic Twitter integration to vBulletin. Once a user defines their Twitter username & password within their vB Options (User CP -> Edit Options), the Tweet This X links will appear.


where is this "tweet this" suppose to appear so I can click on it?


Also when I typed in my username and password in my usercp and clicked saved, nothing happen except username and password are save there. Was anything else suppose to happen?

gamerfu
04-20-2009, 08:24 AM
I am getting a file error everytime I try to extract the zip file, change directory, rename, move zip file, redownload, etc.

Windows says, "There is already a file with the same name as the folder name you specified. Specify a different name."

mcyates
04-21-2009, 08:45 AM
I get a blank screen after i add my username and password into the edit options oart of my site inside the usercp.

bryanb
04-21-2009, 11:45 AM
I'm getting the same message as some others:

"We're sorry, but the Username and Password provided within your User CP could not be authenticated. Please modify either your Username or Password to match your current Twitter Username / Password and try again."

I've uninstalled and reinstalled to no avail. Any assistance would be appreciated. Thanks!

deathdlr
04-21-2009, 07:06 PM
I didnt read through the many many pages. I am curious will this work the the vbulletin blog as well? I have both this mod and the blog but can't find a way to tweet the blogs.

Thanks!

D²

King Kovifor
04-21-2009, 08:58 PM
I get a blank screen after i add my username and password into the edit options oart of my site inside the usercp.

Usually a sign that Mcrypt is not installed.

I'm getting the same message as some others:



I've uninstalled and reinstalled to no avail. Any assistance would be appreciated. Thanks!

You may be getting a rate limit error message... Can you confirm after a fresh hour (like NO twitter clients open of an hour).

I didnt read through the many many pages. I am curious will this work the the vbulletin blog as well? I have both this mod and the blog but can't find a way to tweet the blogs.

Thanks!

D?

Currently doesn't support blogs.

gamerfu
04-22-2009, 12:08 AM
I believe there is something wrong with the zip file. I redownloaded and I am recieving the same error.

bryanb
04-22-2009, 09:44 AM
...
You may be getting a rate limit error message... Can you confirm after a fresh hour (like NO twitter clients open of an hour)...
My Twitter account is rather quiet - it's still a no go. I've had a mod fill in his twitter username and password in his User CP - doesn't work for him either.

King Kovifor
04-26-2009, 11:46 PM
I believe there is something wrong with the zip file. I redownloaded and I am recieving the same error.

I will se about updating the file.

My Twitter account is rather quiet - it's still a no go. I've had a mod fill in his twitter username and password in his User CP - doesn't work for him either.

Does your website have Mcrypt installed?

djbaxter
04-27-2009, 02:06 AM
PHP'S MCRYPT EXTENSION IS USED, BE SURE YOU HAVE THIS INSTALLED (MCRYPT IS USED TO ENCRYPT PASSWORDS).

PHP'S CURL EXTENSION IS ALSO USED! THE API CALLS ARE COMPLETELY DEPENDENT ON THEM!

How can I determine if the Curl and Mcrypt extensions are installed on my server?

bryanb
04-27-2009, 07:35 AM
...Does your website have Mcrypt installed?

Yep, version 2.5.7 is enabled.

cmeinck
04-27-2009, 01:29 PM
First off, thanks to the developer. This is a great mod and looking forward to future updates.

During my testing during install, I posted a quick "Check this out... [URL]" tweet. Within a few minutes, I garnered a complaint about how it looked like a non-descript marketing message (which I agree). I customized the message a bit, but it will certainly show up in related searches for my field. I'm concerned that if it catches on, it might alienate some Twitterers. As the site owner, I'm not going to tweet my own horn, but what if others do and do it often. Sure it'll garner some traffic, but might cause some brushback.

The inclusion of titles will resolve this, but how are people making out with the current version. Any negative feedback from your audience or the greater Twitter community?

jaredwilli
04-27-2009, 03:01 PM
Is it possible to make it so the title of the thread is posted instead of "check this out"?

cmeinck
04-27-2009, 03:35 PM
Is it possible to make it so the title of the thread is posted instead of "check this out"?

Yes, just go to "Phrases" and search for twitter_checkout. Edit the phrase to your liking.

The issue is whether "generic" tweets could adversely affect you? The developer mentioned a future version that will use thread titles. This mod will officially become a killer mod once that's available.:D

ragtek
04-27-2009, 06:31 PM
Yes, just go to "Phrases" and search for twitter_checkout. Edit the phrase to your liking.

The issue is whether "generic" tweets could adversely affect you? The developer mentioned a future version that will use thread titles. This mod will officially become a killer mod once that's available.:D

And to what should he change the phrase? The threadtitle is dynamic...
No, atm it's not possible!

cmeinck
04-27-2009, 06:52 PM
Something more specific to your site. "Check this out" is too generic. I've gone with Informative [myForumTopic] @[mytwitter account] URL.

For example, let's say your site was regarding Baseball.

Informative Baseball forum post @baseballforums http://www.mlb.com

King Kovifor
04-27-2009, 09:48 PM
How can I determine if the Curl and Mcrypt extensions are installed on my server?

Check and search your PHP info in the ACP.

solidstate
05-02-2009, 01:01 PM
cool i will install it soon

mykkal
05-03-2009, 08:05 PM
Something more specific to your site. "Check this out" is too generic. I've gone with Informative [myForumTopic] @[mytwitter account] URL.

For example, let's say your site was regarding Baseball.

Informative Baseball forum post @baseballforums http://www.mlb.com


yea... we've been saying that for ages. .like 4 months now I think.

But i'm not sure how close they are to a new mod. I'm kinda thinking about developing this myself. I think King is too busy and well...Nobody on my site wants to use the twitter plugin in its current form. They are excited about it but its not practical and they quickly stop using it.

*shrug* I know King knows this... So if he doesn't have the time or thinks it will take more then 1 more month I really wish he would let us know.

A lot of Mod devs have a schedule so people know when beta, alphas, and stable releases will be available.

Ocean-Wonders
05-05-2009, 07:46 AM
I've installed it but when i click tweet this thread or post i get the error

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/sites/ocean-wonders.co.uk/public_html/messageboard/includes/twitter.php on line 29

What am I doing wrong ??

Thanks in advance

wmlvb
05-05-2009, 07:57 AM
In the description it has


where is this "tweet this" suppose to appear so I can click on it?


Also when I typed in my username and password in my usercp and clicked saved, nothing happen except username and password are save there. Was anything else suppose to happen?
Can I get a reply to this? I am still not seeing "tweet this" anywhere.

I check with my host server and I do have the requird PHP software you mentiooned on my server.

wmlvb
05-05-2009, 08:11 AM
It's an image that is easily changeable. I believe it is in /buttons/misc/twitter.gif. Just replace that and you have the new image.


I do not see this button anywhere on my site even though I can access user cp tweetter setting and set.

BTW the file is in the folder and it the correct folder is image/buttons not images/misc

I do not see it on my site. Where is is suppose to appear?

auctionguy
05-05-2009, 08:31 AM
Can anyone tell me how to install, or where I find Mcrpyt?

I would like to install this plugin.

Thanks in advance!

wmlvb
05-05-2009, 08:50 AM
Can anyone tell me how to install, or where I find Mcrpyt?

I would like to install this plugin.

Thanks in advance!

I asked my hosting provider if I had those two necessary application on my server. They said yes.

Contact you hosting provider for your server.

auctionguy
05-05-2009, 01:29 PM
I just installed the plugin and it is showing active in the plugin manager but there are no signs of Twiiter in the VB options nor are there any in the threads or thread tools.

I uploaded everything and I imported the XML correctly I blieve and I even un-installed and then installed again and nothing...

I am using 3.8.2 with the default VB template.

Help???

auctionguy
05-05-2009, 02:43 PM
I checked everything and all of the files are in place and the plugin is showing active in the plugin manager and I even put in the manual template edits but still nothing.

I still have no VBtwitter in the adminCP except in the plugin manager, and yes it shows active and I still have nothing in any of the threads or thread tools.

TOTALLY WIERD!! I may have to uninstall and I don't want to!!

Brandon Sheley
05-05-2009, 02:47 PM
I checked everything and all of the files are in place and the plugin is showing active in the plugin manager and I even put in the manual template edits but still nothing.

I still have no VBtwitter in the adminCP except in the plugin manager, and yes it shows active and I still have nothing in any of the threads or thread tools.

TOTALLY WIERD!! I may have to uninstall and I don't want to!!
do you have mycrypt installed?

auctionguy
05-05-2009, 02:51 PM
do you have mycrypt installed?

Wow do I feel stupid!!

I needed to add my Twitter user and password for one and I didn't realize that it was for new posts only!

It is working like a champ now!!

Thanks for that help post though!

King Kovifor
05-06-2009, 12:53 AM
I've installed it but when i click tweet this thread or post i get the error


Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/sites/ocean-wonders.co.uk/public_html/messageboard/includes/twitter.php on line 29

What am I doing wrong ??

Thanks in advance

This is a rare occurrence that I have no idea how to fix, for the fact that I have taken a file sent to me from someone receiving this, and it worked perfectly. I also cleaned the file up and verified the checking.

Can I get a reply to this? I am still not seeing "tweet this" anywhere.

I check with my host server and I do have the requird PHP software you mentiooned on my server.

You need to add your details in the User CP.

I do not see this button anywhere on my site even though I can access user cp tweetter setting and set.

BTW the file is in the folder and it the correct folder is image/buttons not images/misc

I do not see it on my site. Where is is suppose to appear?

Did you add your detailes in the User CP? If so, it should appear in the "Thread Tools" and Next to "#X" in posts.

King Kovifor
05-06-2009, 12:57 AM
yea... we've been saying that for ages. .like 4 months now I think.

But i'm not sure how close they are to a new mod. I'm kinda thinking about developing this myself. I think King is too busy and well...Nobody on my site wants to use the twitter plugin in its current form. They are excited about it but its not practical and they quickly stop using it.

*shrug* I know King knows this... So if he doesn't have the time or thinks it will take more then 1 more month I really wish he would let us know.

A lot of Mod devs have a schedule so people know when beta, alphas, and stable releases will be available.

Yes, a lot of mod developers do have schedules, when that is their only problem. With me paying for a car; school; and a job, my life hasn't had time to focus on anything. I am not sure what ragtek has done, but several facets that many have asked for are already implemented, just not for anyone to use yet. What I don't get is the fact that everyone believes that I should dedicate all my free time to developing this and my other modifications, when I do this for free, as a hobby. That alone should mean that I shouldn't be placed into a schedule that you all expect. My schedule will and always will be "when it is done" as that gives you the best possible product -- with minimal bugs. Now if I sounded harsh, I just spent this entire day working and doing homework, and in my ten minutes of spare time, I come on here to support this.

GotWalked
05-06-2009, 07:27 PM
I had that same problem:
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' ect ect
I found my server was running php 4, so i installed php 5+ on my server, now the app works fine, so anyone further with this problem, log into your admin CP, check your php version, as OP said, must be 5+. Hope this helps to any noobs so you don't have to go searching 27 pages worth of stuff.

nick-harper
05-07-2009, 01:46 PM
I have installed PHP5, mcrypt but when I try to insert my Twitter User and Pass it just gives me a blank white screen?

This is on profile.php?do=updateoptions

Thanks

King Kovifor
05-07-2009, 07:51 PM
I have installed PHP5, mcrypt but when I try to insert my Twitter User and Pass it just gives me a blank white screen?

This is on profile.php?do=updateoptions

Thanks
That has usually been indicative of not having mcrypt.

jammiedodger546
05-07-2009, 08:35 PM
After importing the product and uploading the files, there is no reference to vBTwitter in my admin or user cp.

marshal_ramdev
05-07-2009, 08:51 PM
thanks :)

nick-harper
05-08-2009, 10:03 AM
I have now got mcrypt working :)

I now get this error:

The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.

It is on this page - http://www.socceram.net/forums/tweet.php?do=thread&id=62773

Thanks

Strike3ForumsMH
05-11-2009, 04:51 PM
Yes, a lot of mod developers do have schedules, when that is their only problem. With me paying for a car; school; and a job, my life hasn't had time to focus on anything. I am not sure what ragtek has done, but several facets that many have asked for are already implemented, just not for anyone to use yet. What I don't get is the fact that everyone believes that I should dedicate all my free time to developing this and my other modifications, when I do this for free, as a hobby. That alone should mean that I shouldn't be placed into a schedule that you all expect. My schedule will and always will be "when it is done" as that gives you the best possible product -- with minimal bugs. Now if I sounded harsh, I just spent this entire day working and doing homework, and in my ten minutes of spare time, I come on here to support this.
I just want to say thanks for the great mod. This mod can certainly be improved as I am sure you are more aware of than any of the users of it, but this is a great tool and the vborg community is lucky to have developers willing to take a look at the newer trends of social networking to let their forums integrate popular services like this that their users use massively.

Once again, thanks.

ragtek
05-11-2009, 05:00 PM
After importing the product and uploading the files, there is no reference to vBTwitter in my admin or user cp.

You'll don't see anything in the acp, only in the usercp(options) and ONLY if you have template_hook[usercp_options_other] in your style!

Have you a custom style? If yes, pls check if you have template_hooks!
If not, contant the stylecreater(i hope thats the right word)

King Kovifor
05-13-2009, 10:35 PM
I have now got mcrypt working :)

I now get this error:

The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.

It is on this page - http://www.socceram.net/forums/tweet.php?do=thread&id=62773

Thanks

What PHP version do you have?

wurkanimal
05-15-2009, 03:37 PM
Very nice. Thank you

Jah-Hools
05-16-2009, 07:25 PM
Sorry to be a moron, but can someone spell out the difference between this mod and the TwitThis! link I added to my forums social bookmarks?

Also - is there a mod to subscribe to a thread via Twitter instead of email? That's what I am really looking for!

Thanks in advance for your patience.. :up:

King Kovifor
05-16-2009, 08:33 PM
Sorry to be a moron, but can someone spell out the difference between this mod and the TwitThis! link I added to my forums social bookmarks?

Also - is there a mod to subscribe to a thread via Twitter instead of email? That's what I am really looking for!

Thanks in advance for your patience.. :up:

TwitThis? And That second part may be extremely difficult.

djbaxter
05-16-2009, 09:55 PM
TwitThis?

I believe he's talking about a vBSEO option.

Jah-Hools
05-17-2009, 09:54 PM
<a href="http://twitthis.com/" target="_blank">http://twitthis.com/</a>

Jah-Hools
05-17-2009, 10:03 PM
OK It looks like this mod is more integrated and can tweet not just a thread but an individual post too.. Correct?

Does the tweet this post link appear to every one or just registered members that have put their Twitter account info in their profile?

Thanks!

King Kovifor
05-19-2009, 12:34 AM
Yes, it can do individual posts too. And it only shows to those who have linked their accounts through the User CP.

donwon
05-19-2009, 12:01 PM
I am going to give this a shot! Being such a noob though I may need some help.

Thanks for the cool add on!

donwon
05-19-2009, 12:11 PM
Sorry nevermind, I don't even know where to begin. :) I can install simple mods to my site, but I am not sure where to put these folders through my ftp.

Sorry..

nick-harper
05-19-2009, 12:24 PM
What PHP version do you have?

I have PHP Version 5.2.9

I just get the The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression. error when I try to view my options page :(

BigDog56
05-19-2009, 01:48 PM
Seems to be working good! Thank You!

bjkinzluvr
05-20-2009, 01:14 PM
Downloaded the zipped file, but it won't extract anything useful. Is your download corrupted? I would really like to use this, but need some help with a valid download. Thanks.

I.am
05-20-2009, 02:04 PM
Instead to see "check this out" as title there is a chance to have the original thread title?

Brandon Sheley
05-20-2009, 02:20 PM
Downloaded the zipped file, but it won't extract anything useful. Is your download corrupted? I would really like to use this, but need some help with a valid download. Thanks.


I just downloaded the zip and it's fine ;)

Instead to see "check this out" as title there is a chance to have the original thread title?

I don't think so :(
it's been asked

bjkinzluvr
05-20-2009, 02:25 PM
I just downloaded the zip and it's fine ;)





Well, I tried again and again. The zipped file downloads just fine and looks like it's the right size. But when I try to extract the contents, I get errors. I cannot extract valid contents of the file.

It is not my computer b/c I have downloaded and extracted several other files today. All worked fine except this one.

???

I.am
05-20-2009, 03:31 PM
I don't think so :(
it's been asked

I think it would be great to have the original title.

However it work fine on my vb 3.8.2, great mod.

bjkinzluvr
05-20-2009, 06:50 PM
Well, I tried again and again. The zipped file downloads just fine and looks like it's the right size. But when I try to extract the contents, I get errors. I cannot extract valid contents of the file.

It is not my computer b/c I have downloaded and extracted several other files today. All worked fine except this one.

???

NM. I just read everything above again ... and I see it requires PHP 5. I only have 4.4, so even if I could get the file to extract correctly, I wouldn't be able to run it. So thanks.

King Kovifor
05-20-2009, 09:04 PM
NM. I just read everything above again ... and I see it requires PHP 5. I only have 4.4, so even if I could get the file to extract correctly, I wouldn't be able to run it. So thanks.

Sorry. I don't get a lot of things with PHP like that. And well, the title is working in a dev board...

Brandon Sheley
05-20-2009, 09:44 PM
Well, I tried again and again. The zipped file downloads just fine and looks like it's the right size. But when I try to extract the contents, I get errors. I cannot extract valid contents of the file.

It is not my computer b/c I have downloaded and extracted several other files today. All worked fine except this one.

???

idk, I had downloaded it before my reply and it worked fine
maybe clear your cookies?

I.am
05-21-2009, 08:04 AM
I think this icon looks a bit better:

http://img36.imageshack.us/img36/9758/twitter.gif

Larz979
05-21-2009, 02:17 PM
I agree, posting the original title of the thread instead of "check this out" would be awesome. BTW... great Mod

TitanJeff
05-21-2009, 02:37 PM
Sort of a related issue that I'm hoping those here might shed some light on.

I'm wanting to have the vB RSS bring in tweets to my forum. I get an error now due to the user/pass requirement.

Any suggestions? Thanks.

Larz979
05-21-2009, 04:35 PM
Something like this? http://www.ridgidforum.com/forum/forumdisplay.php?f=47 I just used the standard RSS feeds into the forum. Have to create a forum to drop em in and a user to post them under. And of course set up the RSS Feed under the control panel.

Josh
Sort of a related issue that I'm hoping those here might shed some light on.

I'm wanting to have the vB RSS bring in tweets to my forum. I get an error now due to the user/pass requirement.

Any suggestions? Thanks.

TitanJeff
05-21-2009, 05:02 PM
Thanks Larz but I tried that and I get the following error from vB admin:

XML Error: Unknown Feed Type at Line 0

I don't want to go off-topic here so please PM me if possible. Thanks.

wolfstream
05-21-2009, 05:51 PM
Does not work!
When trying to "tweet this thread" (via any of the links), I get:


We're sorry, but the Username and Password provided within your User CP could not be authenticated. Please modify either your Username or Password to match your current Twitter Username / Password and try again.

mcrypt is installed, and the u/p are correct (I just tested them on twitter), as well as the password being encrypted in the db.

King Kovifor
05-21-2009, 07:29 PM
Sort of a related issue that I'm hoping those here might shed some light on.

I'm wanting to have the vB RSS bring in tweets to my forum. I get an error now due to the user/pass requirement.

Any suggestions? Thanks.

I'm a bit confused here.

Does not work!
When trying to "tweet this thread" (via any of the links), I get:


mcrypt is installed, and the u/p are correct (I just tested them on twitter), as well as the password being encrypted in the db.

It could be that I know some passwords seem to NOT work with the Twitter API...

wolfstream
05-21-2009, 07:36 PM
It could be that I know some passwords seem to NOT work with the Twitter API...
Not the password at all. I've changed it probably 4, 5 times, still no luck, so it's not the password at all.

King Kovifor
05-21-2009, 11:08 PM
Odd. I'm hoping to resolve this as soon as I can (OAuth).

kairev
05-22-2009, 01:50 PM
Hmm I installed this, followed all of the instructions, but no Twitter icon is showing up anywhere...

Will click install once this is resolved since...well it isn't technically installed until it's working, lol.

King Kovifor
05-23-2009, 07:13 PM
Do you have a custom style?

kairev
05-25-2009, 01:58 PM
Yes, Blaze 3.8

AzH
05-25-2009, 07:25 PM
Hi. THis is my error. A malformed URL when I click the tweeted link:

http://rockpapernuke.com/forums//tp.php?i=2284&c=2284

KevinL
05-25-2009, 08:57 PM
Hi. THis is my error. A malformed URL when I click the tweeted link:

http://rockpapernuke.com/forums//tp.php?i=2284&c=2284

It looks like you have your forum url set to forums/ and in the tweet.php it is doubling the '/' with '/tp.php?i'

I am assuming that if you change your forum url to no '/' you should be OK.

mikeo9043
05-26-2009, 04:12 AM
For some reason the little Twitter logo next to Tweet this, isn't showing up for me? what could be the problem?

Nvm I got it.

AzH
05-26-2009, 01:26 PM
It looks like you have your forum url set to forums/ and in the tweet.php it is doubling the '/' with '/tp.php?i'

I am assuming that if you change your forum url to no '/' you should be OK.

Thanks. I'll try that.

mykkal
05-26-2009, 08:16 PM
has a patch been released that allows custom titles? I'd like to reinstall this mod. huge limitation.

King Kovifor
05-26-2009, 08:50 PM
has a patch been released that allows custom titles? I'd like to reinstall this mod. huge limitation.

No, no update has been released.

mykkal
05-27-2009, 02:56 AM
No, no update has been released.

I understand... Are you still working on this? I remember it started back in january and its summer now.

Please let me know how far along.

I have the utmost respect but again I just really want to know if I should develop on my own or if something is on the horizon.

Please... let me know.

mikeo9043
05-27-2009, 03:47 AM
This mod is great, but just like everyone else says, it's very limited on what you can do with it. It would be something if it would make like a little pop up window and you can add your own words to the link instead of just "Check This Out" and also it could give you the ability to add hashes like #vBulletinMods or whatever your site is about.

mykkal
05-27-2009, 11:43 AM
^^^ that's been said over and over. Kind knows about it. I'm just not sure what his time is like to work on the project. Hopefully he'll answer my question so I can make an inteligent choice.

On all his beta's and test site the custom "title" is there. We just don't have it. Been that way for months.

King Kovifor
05-27-2009, 07:32 PM
I'm out of school in two weeks from yesterday. So I will have a very large amount of time free up. A major hurdle I am working on with Ragtek is OAuth, which will remove many of the major problems surrounding this product...

mykkal
05-28-2009, 07:19 PM
I'm out of school in two weeks from yesterday. So I will have a very large amount of time free up. A major hurdle I am working on with Ragtek is OAuth, which will remove many of the major problems surrounding this product...

thanks a bunch. really.

Ohiosweetheart
06-08-2009, 01:42 AM
I can't get this to work for me. When I click on either the Tweet this thread link or the tweet this post link, I'm redirected to the bottom of the thread.

Any advice would be appreciated.
Thanks

fmckinnon
06-08-2009, 07:21 PM
This seems to be the most promising "Tweet This" plugin yet. Can it not be somewhat similar to the "Tweet This" wordPress plugin, that essentially doesn't require anyone to store their userID/password - rather, it simply pulls a link.

Not sure how the variables would play out - but I'd think you could smack the code down in the SHOWTHREAD template.

An example (from how to make a easy "Tweet This" link in WordPress) is simply adding this:
<a href=?http://twitter.com/home?status=I just read <?php the_permalink(); ?> on your site name here!? title=?Send this Post to Twitter!? target=?_blank?>Tweet This Post on Twitter!!!</a>

Of course, the <?php the_permalink(); ?> is pulling the WordPress's blog URL ... but would there be a way to simply add this type of line in the template, and pull the correct code that vbulletin uses (ie. threadid=$threadinfo[threadid]&amp;p=$postid) type info???

Just curious. If you knew PHP and could understand this hack to easily use "TweetThis" in WordPress, looks like it could port over to VBulletin easily?

Blade-uk
06-08-2009, 10:31 PM
Thanks, will give this a try.

Andy

fmckinnon
06-08-2009, 10:43 PM
Thanks - if you nail it, let us know. I'm not excited about the users having to add the info to their UserCP - for all the existing users, they'd have to go back and add it after-the-fact, and it seems kinda out of the way. Would be better if anyone (even if not a registered member) could tweet a thread ... and I'd think you could just manually throw some of that code in there (assumingly, on the SHOWTHREAD template)?

Ohiosweetheart
06-09-2009, 12:38 AM
It is working fine on my site.

However, I do wish that there was some kind of confirmation that it went through, rather than just jumping to another area of the same page. :)

KevinL
06-09-2009, 01:34 PM
It is working fine on my site.

However, I do wish that there was some kind of confirmation that it went through, rather than just jumping to another area of the same page. :)

Yeah, He said he is working on that for the next update. When I first used it I sent like 20 updates to my twitter account! lol

Ohiosweetheart
06-09-2009, 09:47 PM
I did the same thing! When I finally saw them I figured it must be working, lol.

scottjonesqpr
06-10-2009, 09:55 AM
Hi, apologies I'm learning vbulletin as i go

I get this http://wearetherangersboys.com/forum/tweet.php?do=post&id=50225&c=50225

everything else seems ok, ive put it my twitter details and get a "tweet this" link but it doesnt seem to be working

scottjonesqpr
06-10-2009, 10:06 AM
Scrap that! sorted it!

where do i change "check this out!" though?

scottjonesqpr
06-10-2009, 10:40 AM
ok sorted that too.

thanks very much this is a fantastic mod.

Ohiosweetheart
06-11-2009, 03:04 AM
Scrap that! sorted it!

where do i change "check this out!" though?How'd you change it?

gabrielbulletin
06-12-2009, 02:05 PM
"1. Upload files in the /upload/ folder of the .zip into the directories as is."
Which directory?

Ohiosweetheart
06-12-2009, 02:14 PM
"1. Upload files in the /upload/ folder of the .zip into the directories as is."
Which directory?Whereever your admincp, images, includes, etc folders are, that is where you upload the contents of the upload folder.

KevinL
06-12-2009, 02:23 PM
How'd you change it?

Here you go ;)

Yes, just go to "Phrases" and search for twitter_checkout. Edit the phrase to your liking.

Ohiosweetheart
06-12-2009, 02:35 PM
Thanks sweetie.

King Kovifor
06-13-2009, 02:22 PM
This seems to be the most promising "Tweet This" plugin yet. Can it not be somewhat similar to the "Tweet This" wordPress plugin, that essentially doesn't require anyone to store their userID/password - rather, it simply pulls a link.

Not sure how the variables would play out - but I'd think you could smack the code down in the SHOWTHREAD template.

An example (from how to make a easy "Tweet This" link in WordPress) is simply adding this:
<a href=?http://twitter.com/home?status=I just read <?php the_permalink(); ?> on your site name here!? title=?Send this Post to Twitter!? target=?_blank?>Tweet This Post on Twitter!!!</a>

Of course, the <?php the_permalink(); ?> is pulling the WordPress's blog URL ... but would there be a way to simply add this type of line in the template, and pull the correct code that vbulletin uses (ie. threadid=$threadinfo[threadid]&amp;p=$postid) type info???

Just curious. If you knew PHP and could understand this hack to easily use "TweetThis" in WordPress, looks like it could port over to VBulletin easily?

No, I will always require some kind of user data, but we are working on an OAuth integration where each site will become an "application" and users authorize sites to read and write to their account, so they will not need to add their password, the plugin will store a key supplied by Twitter.

Thanks - if you nail it, let us know. I'm not excited about the users having to add the info to their UserCP - for all the existing users, they'd have to go back and add it after-the-fact, and it seems kinda out of the way. Would be better if anyone (even if not a registered member) could tweet a thread ... and I'd think you could just manually throw some of that code in there (assumingly, on the SHOWTHREAD template)?

Reference the above answer.

"1. Upload files in the /upload/ folder of the .zip into the directories as is."
Which directory?

As Peggy has said, the upload folder is the forum root and the directory structure matches the structure of a non-modified vBulletin set up, so the sub directories represent where files go.

accludetuner
06-14-2009, 01:42 AM
Searched and didn't see anyone with the same issue. I'm getting the following error once you click the "Tweet This Thread' link:

Fatal error: Cannot redeclare class Twitter in /path/to/my/forum/includes/twitter.php on line 27

Starting at line 27 of twitter.php:
class Twitter {
/* Username:password format string */
private $credentials;

/* Contains the last HTTP status code returned */
private $http_status;

/* Contains the last API call */
private $last_api_call;

/* Contains the application calling the API */
private $application_source;

/* Include Source */
private $include_source;

Re-uploaded files and reinstalled allowing overwrite and still same issue. PHP5.2 installed.

King Kovifor
06-14-2009, 01:46 AM
Do you have any other twitter modifications installed.

mykkal
06-14-2009, 02:30 AM
No, I will always require some kind of user data, but we are working on an OAuth integration where each site will become an "application" and users authorize sites to read and write to their account, so they will not need to add their password, the plugin will store a key supplied by Twitter.

So there has been real progress for this? The new version?

accludetuner
06-14-2009, 02:43 AM
Do you have any other twitter modifications installed.

I do have one mod that sorta touches on twitter - OpenInviter: https://vborg.vbsupport.ru/showthread.php?t=211677&highlight=twitter

So after changing the class "Twitter" to "TweetThis" in twitter.php and tweet.php it is attempting to send the tweet which is definitely one step up. Now I'm getting the "We're sorry, but the Username and Password provided within your User CP could not be authenticated. Please modify either your Username or Password to match your current Twitter Username / Password and try again." error with mcrypt. I have 2.5.8 installed and enabled so I'll try messing with some things to see if I can get it worked out.

King Kovifor
06-16-2009, 12:05 AM
I do have one mod that sorta touches on twitter - OpenInviter: https://vborg.vbsupport.ru/showthread.php?t=211677&highlight=twitter

So after changing the class "Twitter" to "TweetThis" in twitter.php and tweet.php it is attempting to send the tweet which is definitely one step up. Now I'm getting the "We're sorry, but the Username and Password provided within your User CP could not be authenticated. Please modify either your Username or Password to match your current Twitter Username / Password and try again." error with mcrypt. I have 2.5.8 installed and enabled so I'll try messing with some things to see if I can get it worked out.

Would you mind emailing me, as your problem seems unique enough that it isn't necessarily a problem on my end, but a conflict.

accludetuner
06-16-2009, 01:20 AM
Email sent :)

swiftor
06-18-2009, 03:44 AM
So the Tweet this Post option will only appear on posts made by people who have populated their twitter credentials? Anyway so that it appears next to every post? or at least every first post?

mykkal
06-18-2009, 12:28 PM
has anyone looked at this mod? Does it do the same as this one? I want to use vb_twitter but there seems to be no progress so far on the release which is promised to remove the "check this out" option. But I don't know really.

has anyone used this new one? https://vborg.vbsupport.ru/showthread.php?t=216346

KevinL
06-18-2009, 11:33 PM
has anyone looked at this mod? Does it do the same as this one? I want to use vb_twitter but there seems to be no progress so far on the release which is promised to remove the "check this out" option. But I don't know really.

has anyone used this new one? https://vborg.vbsupport.ru/showthread.php?t=216346

It is not the same thing. That mod is a feed for your new posts, like twitterfeed.

SBlueman
06-19-2009, 01:58 AM
Can this modification do something like this now-unsupported modification?

https://vborg.vbsupport.ru/showthread.php?t=208488&highlight=twitter

I am looking for something that is like twitterfeed where it takes my site's rss feed and posts new threads from my news forum to my twitter account.

King Kovifor
06-19-2009, 02:11 AM
Not yet, and that other modification uses OAuth.

SBlueman
06-19-2009, 02:21 AM
OAuth?

King Kovifor
06-19-2009, 02:56 AM
It's an authentication method that will be implemented in v1.1 or v2.0.

SBlueman
06-19-2009, 03:02 AM
So this will be a function that we will see in v1.1 or v2.0?

King Kovifor
06-19-2009, 04:15 PM
v1.1 and v2.0 are basically the same thing, it just depends on what I call it.

mykkal
06-19-2009, 04:19 PM
It is not the same thing. That mod is a feed for your new posts, like twitterfeed.

Not yet, and that other modification uses OAuth.

Man that really sucks...
King! hurry up dude! It's almost July!

fmckinnon
06-19-2009, 04:23 PM
I would def. install this once it's 1.1 or 2.0 and has oauth ... will you post a reply here in the forums, King, when that happens?

King Kovifor
06-20-2009, 03:26 AM
An update will be sent. I spent money today to update the SVN to fix all the issues I've had, so I can get back to building it. I got the OAuth class built, and I need to rewrite a good bit of parts for this modification so it will use a new OAuth methodology. That is my project for the next week or two.

mykkal
06-20-2009, 10:59 AM
An update will be sent. I spent money today to update the SVN to fix all the issues I've had, so I can get back to building it. I got the OAuth class built, and I need to rewrite a good bit of parts for this modification so it will use a new OAuth methodology. That is my project for the next week or two.

*hint* suspend all support while doing it :)

SBlueman
06-20-2009, 11:06 AM
v1.1 and v2.0 are basically the same thing, it just depends on what I call it.

Ok, whatever you call it....will it have rss-to-twitter funcionality? The other modification would take the last post from your RSS feed and post it on to your twitter account. The cron job ran once a minute and a member posted a edited file that allowed the feature to skip over stories it already posted. The only feature it seemed to be missing was allowing it to post multiple "tweets" during that one minute job or going back and tweeting missing stories.

King Kovifor
06-20-2009, 12:51 PM
*hint* suspend all support while doing it :)

* Hint * I take pride in my support, it may be lacking, but it'll always be there.

Ok, whatever you call it....will it have rss-to-twitter funcionality? The other modification would take the last post from your RSS feed and post it on to your twitter account. The cron job ran once a minute and a member posted a edited file that allowed the feature to skip over stories it already posted. The only feature it seemed to be missing was allowing it to post multiple "tweets" during that one minute job or going back and tweeting missing stories.

It will have a couple of different options, those of which will be a surprise. And it'll be more complete and thorough than using an RSS feed. :)

King Kovifor
06-22-2009, 02:08 AM
If you follow me on Twitter (vBTwit) you got several updates on the next release. ;) I give near up to the completion info there. Talked about my woes today.

DNG
06-22-2009, 10:19 AM
nice, thanks 4 this ;)

jkeasy
06-22-2009, 06:45 PM
This is awesome, thank you so much!

fmckinnon
06-22-2009, 06:53 PM
awesome, King - just followed your twitter as well @fmckinnon ... looking forward to seeing this happen! We're using RSS to send our feeds to twitter, but I'm still looking forward to individual users being able to simply choose to "tweet" a particular thread at their own initiative.

King Kovifor
06-23-2009, 01:05 AM
I will post this hear, I have now set up OAuth with my development site, and it is working for the test tweet. :) Now, I'm going to set up and rewrite most of the application, to comply with the new class.

deadlySniper
06-27-2009, 04:52 PM
Awesome!! Thanks!

mykkal
06-30-2009, 02:16 AM
I will post this hear, I have now set up OAuth with my development site, and it is working for the test tweet. :) Now, I'm going to set up and rewrite most of the application, to comply with the new class.

any progress?

tenjinzan
06-30-2009, 02:20 PM
I just installed this today, and I'm having a bit of trouble with it. It seems that it installs fine, no errors, and I see the twitter credentials in User CP > Edit Options, but when I enter my credentials in there, and hit save, it goes to a blank screen and does nothing. I go back, reload my CP, and the credentials are not there. because they're not there, I don't have the option to submit to twitter.

I followed your instructions (well, except for hitting that I have it installed yet <Laugh>), but It just doesn't seem to work. Any ideas where I could be going wrong? (Cause I know it's gotta be something on my end.)

King Kovifor
06-30-2009, 07:02 PM
Do you have Mcrypt installed. A blank save page is usually an indicator of that.

Mykkal, I will post more when I have more.

tenjinzan
06-30-2009, 07:38 PM
I do not have Mcrypt installed. I'm fairly new to actually working with vBulletin. I've had it for a while, but never really got a chance to sit down and muck about with it. Everything else seems to be fine, I see everything correctly elsewhere, and even changed my twitter password to see if that was messing things up. I see nothing in standard log locations to show me anything is wrong, but perhaps I'm not sure where to look?

The only things I DO have installed are:

gWoWChar
IMSteam
Mobile Device Detection
Advanced CMPS
vBTwitter
vBulletin Blog

And that's it.

wolfstream
06-30-2009, 07:47 PM
I do not have Mcrypt installed. I'm fairly new to actually working with vBulletin..
Mcrypt isn't related to vBulletin @ all. It is somethin that needs to be installed on the server itself. Ask your host if they have it installed.

tenjinzan
06-30-2009, 08:00 PM
Thank you very much for the insight! I will check with them post haste.

edit: They are saying it's installed. Also said libmcrypt and libmhash (dependencies) are as well.

puertoblack2003
07-03-2009, 12:52 AM
i get this error message when i had saved user and password info in option for twitter

Warning: mcrypt_decrypt() [function.mcrypt-decrypt]: The IV parameter must be as long as the blocksize in [path]\profile.php(1873) : eval()'d code on line 4

and it'll do that also when submitting it..And yes i have all php functions as described here.

gnrmarcel
07-03-2009, 09:11 AM
can i use a twitter icon instead of the link?

King Kovifor
07-03-2009, 11:42 PM
i get this error message when i had saved user and password info in option for twitter


and it'll do that also when submitting it..And yes i have all php functions as described here.

Hm. I don't know why, but that still happens... Try reinstall if possible?

can i use a twitter icon instead of the link?

Yes, just modify the link.

fmckinnon
07-04-2009, 10:48 AM
Hey, just curious on an update for the oauth version?

tr03bor
07-04-2009, 10:56 AM
If you done oAuth, I would install.