Version: 1.0.4, by King Kovifor
Developer Last Online: Aug 2015
Category: Integration with vBulletin -
Version: 3.8.x
Rating:
Released: 02-08-2009
Last Update: 07-13-2009
Installs: 402
DB Changes Uses Plugins Auto-Templates
Additional Files Translations
No support by the author.
Description
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.
It automatically adds a tweet to their account with the default text of "Check this out! " (which can be edited editing the "twitter_checkout" phrase) and uses your forum URL with either tp or tt.php as the link. These redirect to the thread / post that was tweeted.
Installation
Upload files in the /upload/ folder of the .zip into the directories as is.
<if condition="$vbulletin->userinfo['twitter_username']"><a href="tweet.php?do=thread&id=$threadinfo[threadid]">Tweet This Thread!</a></if>
Requirements
THIS MODIFICATION REQUIRES PHP 5 DUE TO THE CLASS THAT IS USED!
PHP'S CURL EXTENSION IS ALSO USED! THE API CALLS ARE COMPLETELY DEPENDENT ON THEM!
This modification should work on vBulletin v3.5+, but was only tested on a vB 3.8 install.
Using the "tp.php" switch added in v1.0.2
With the release of v1.0.2, a switch between showpost.php?p=ID&postcount=COUNT and showthread.php?p=ID#postID has been added. Using it is simple, but requires a code edit (Note: This is a SUPPORTED code edit!). Open up tp.php and find this line:
PHP Code:
define('SHOWPOST', true);
Change that line to this:
PHP Code:
define('SHOWPOST', false);
This will automatically trigger the change any time it is loaded. This works retroactively and any links will automatically use the new settings once changed!
I'm the "bad guy", so sorry to everybody using this add-on and waiting for the new version
I was the co-developer and working on the javascript/ajax part, but i stopped the work because i decidet to switch to ipb because i was not happy with all the "bad news" about vB4 and i thought, that i will switch all my boards to ipb.
I'm the "bad guy", so sorry to everybody using this add-on and waiting for the new version
I was the co-developer and working on the javascript/ajax part, but i stopped the work because i decidet to switch to ipb because i was not happy with all the "bad news" about vB4 and i thought, that i will switch all my boards to ipb.
...because i decidet to switch to ipb because i was not happy with all the "bad news" about vB4 and i thought, that i will switch all my boards to ipb.
wow. The third "well-known" (as far as I'm concerned) that has given such feedback regarding vBulletin. And I just have to ask ((sorry for the off-topic in advance - but curious mind(s) want to know...)) -- How's IPB working out for you? Feel free to PM me. Thanks
[ot]As you see, i'm back and active in the vB scene
ipb is a very good product, but i decided to stay with vb and to give "vbulletin solutions" a chance, because it would be too much work, to rewrite all my custom stuff(my boards are very heavy modded^^) into the ipb "framework"
also my member "killed" my, as they read that i will switch the forumsoftware, they don't wanted something new...
[ot]As you see, i'm back and active in the vB scene
ipb is a very good product, but i decided to stay with vb and to give "vbulletin solutions" a chance, because it would be too much work, to rewrite all my custom stuff(my boards are very heavy modded^^) into the ipb "framework"
also my member "killed" my, as they read that i will switch the forumsoftware, they don't wanted something new...
sorry for offtopic^^[/ot]
Glad to know - I've been part of the vB scene for a minute or two and know the caliber of your work ==> I'm glad to know that you are addicted to vB and also that your opinion of IPB is very good as well... Thanks ^.^
Jacquii.
btw - I don't think you are the "bad guy" lol - Stuff happens... Anyway - it will be nice to see you and Jeremy working together on the 1.1 version vBTwitter
Glad to know - I've been part of the vB scene for a minute or two and know the caliber of your work ==> I'm glad to know that you are addicted to vB and also that your opinion of IPB is very good as well... Thanks ^.^
Jacquii.
btw - I don't think you are the "bad guy" lol - Stuff happens... Anyway - it will be nice to see you and Jeremy working together on the 1.1 version vBTwitter