![]() |
|
|
Mod Options |
vBTwitter Details »»
|
|||||||||||||||||||||||||||||||||||||||||
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
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:
Change that line to this:
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! Download Now Only licensed members can download files, Click Here for more information. Supporters / CoAuthors Screenshots Show Your Support
No members have liked this post.
|
|||||||||||||||||||||||||||||||||||||||||
|
#226
|
||||
|
||||
|
can i delete .svn folders? or are they needed?
__________________
Christ First Forums - Christian Community Forum No members have liked this post.
|
|
#227
|
||||
|
||||
|
Works for me though...
No members have liked this post.
|
|
#228
|
|||
|
|||
|
Mine now works but I get this error message across the top of the redirection screen right after it.
Warning: mcrypt_decrypt() [function.mcrypt-decrypt]: The IV parameter must be as long as the blocksize in [path]\tweet.php on line 9 Any idea why that might be? Cheers No members have liked this post.
|
|
#229
|
|||
|
|||
|
Originally Posted by King Kovifor
I'm sorry but my forums are not open to the public at this point.
I read earlier in this thread that this was being tested so I waited for your release. Apparently the testers need some testing too. King Kovifor, how about if you remove all the garbage from your zip file so people can get confused over this thing not working without the added confusion of garbage files no one needs? I like trying stuff from vb.org but I'm not here to work on other coders bugs. Those should be worked on and hopefully solved before a new post is made offering it to the masses. This clearly was not tested enough by those who have. On the other hand, I have stolen some hilarious gif images posted to this thread for use in other threads. So I'm ahead at this point. ![]() No members have liked this post.
|
|
#230
|
|||
|
|||
|
Originally Posted by ragtek
How exciting this all seemed only days ago...
No members have liked this post.
|
|
#231
|
|||
|
|||
|
get this error:
Call to undefined function mcrypt_get_iv_size() in /var/www/htm/profile.php(2155) : eval()'d code on line 16 No members have liked this post.
|
|
#232
|
|||
|
|||
|
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 No members have liked this post.
|
|
#233
|
||||
|
||||
|
Originally Posted by drsli
Hm. Are you sure you uploaded the new tweet.php?
Yes. They are invisible on my computer and snuck their way in.
Originally Posted by Cybertims
Update your password, it should have an IV parameter stored with it.
Originally Posted by Infopro
Personally, I have it installed on 3 beta testing sites, and they all worked perfectly. With the code you gave me, it should not be doing what it is, hence the reason I asked to see the forum.
Originally Posted by Infopro
I haven't had the time to sit down and remove them. They slipped in as they are invisible on my computer.
Originally Posted by Infopro
Your problem is unique, and the only one I've seen like it. If your problem is the only one that happens, it is impossible for a coder to predict and fix it.
You don't have mcrypt installed.
__________________
Do not request support through any other means except the forums. Useful Post With Links on Learning How To Develop vBulletin Plugins Latest Modification: Stop Forum Spam Integration No members have liked this post.
|
|
#234
|
|||
|
|||
|
I get the following error:
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in twitter.php on line 29 No members have liked this post.
|
|
#235
|
|||
|
|||
|
/me is waiting for 1.1
![]() No members have liked this post.
|
|
#236
|
|||
|
|||
Cheers. No members have liked this post.
|
|
#237
|
||||
|
||||
|
Yep, I´m sure. Here is the procedure I tried recently. I wiped out the username and password, saved the changes. I added the username and password, saved the changes to no success. I overwrote all files on the servers and re-imported the 1.03-version. To no success.
Then - I´m on the Mac-side - I tried out the program "Twitterific" and this prog gave me an alert about my password, warning me about an incompatibility with the twitter-api, cause my password contained non-alphanumeric characters. I changed the password to contain only alphanumeric characters and now all is working like a charm! ![]() But I had to add a template-edit manually to get the "Tweet this post"-link working. I´m using the Template Modification System within the postbit too, maybe this prevented the link to show up. Sorry for causing the confusion! But to my exoneration the twitter-browser-site accepts and works with non-alphanumeric-characters within the password, so I didn´t suspect any issues so far. Thank you for this neat addon! Clicked Installed.No members have liked this post.
|
|
#238
|
||||
|
||||
|
Originally Posted by SABRSox
Hm. I will see about looking into that tomorrow.
Originally Posted by Cybertims
All you need to do is edit your options, and just retype your password. If it was stored without an IV, it won't be able to decrypt. Upon changing your password, it'll update and store the required variables with your password.
![]()
Originally Posted by drsli
Glad you figured it out.
![]()
__________________
Do not request support through any other means except the forums. Useful Post With Links on Learning How To Develop vBulletin Plugins Latest Modification: Stop Forum Spam Integration No members have liked this post.
|
|
#239
|
||||
|
||||
|
Originally Posted by ragtek
Hey can you tell me the code for making the "tweettpopup" and what file and where you put it int the file? Thanks for the help!
BTW what do you mean everything will work w/ ajax?? Thanks No members have liked this post.
|
|
#240
|
||||
|
||||
|
Originally Posted by wmlvb
Sorry, but the tweet pop up will not appear until v1.1 is released. It requires significant code changes and additions to what is in v1.0.x. For this reason, it will not be "pre-released" as an individual feature to v1.0.x. And here's an AJAX screencast:
http://screencast.com/t/CkcUQkUErUm Notice the time stamp doesn't change. (Cause there is NO reload!)
__________________
Do not request support through any other means except the forums. Useful Post With Links on Learning How To Develop vBulletin Plugins Latest Modification: Stop Forum Spam Integration No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
| Mod Options | |
|
|
| New To Site? | Need Help? |
All times are GMT. The time now is 16:51.








