![]() |
scratch that. I got it to work. ;)
|
Awesome hack thanks alot!
EDIT: "Tweet this post" refuses to show up in Postbit_Legacy even after the manual update. Otherwise it works perfectly. I'm not sure that the problem is. Uninstall for now. |
Hello from Cologne / Germany!
Question: My vBulletin Board is ONLY 4 registered Members. NO Guest Allowed! Need vBTwitter a Guest View??? Thanx a lot..... |
If you're sending out Tweets via Twitter, doesn't it defeat the purpose of not allowing guests to see what you're talking about? By allowing Guests to view the posts, it has the possibility of driving your membership up.
|
Quote:
thanks in advance |
Thanks for the plugin but I am not sure how I can make it works...
I am actually developing a huge customized skin for my vbulletin. So far, I see the "Tweet this thread" under the "thread tools". When I click on it, it say that my tweet has been successfully sent with the following error on the top of the page: PHP Code:
Beside this, nowhere and never appears the link to "Tweet this post". Only when I use the default template (which is what I don't want) and it returns the same error as above. At last, I am using vbulletin 3.8.4 and my board has been translated into french. Thank for any idea how to debug this. |
Quote:
i do have that same error.But that just recently occured.but i can still post to twitter. not sure if its twitter or the board. waiting for a solution. :) |
I will look into it, vBulletin version?
|
Quote:
|
Nice one. Works well.
|
Quote:
|
Can you tell me what line 301 is in your init.php?
|
Quote:
Same for me. Doesn't show up. Its in the thread tools but doesn't show on the post. :( version 3.83 *Found a fix: https://vborg.vbsupport.ru/showpost....&postcount=590 Couple posts or so below tells you where to but the code in the postbit_legacy Now how to put an image there? |
This Mod will still not work. Clicked Link "Tweet this Thread" and nothing shows up at Twitter.
|
Quote:
|
Quote:
Quote:
PHP Code:
Also when a user is logged in who has not setup there VBTwitter options and they try to tweet the following errors occur, and they have to hit the browser back button. PHP Code:
Any ideas? Thanks this is an awesome hack |
Quote:
|
Quote:
Thanks Edit: I re-installed and I am still seeing the same issues. I checked out this site which has your mod installed and when I click on the "tweet this post" icon it takes me to twitter and asks for my login info. How can I make this happen for my forum as well, am I missing something? |
That uses v1.0.4, which version do you have installed?
|
Quote:
I am also running the following hacks, doea anyone know of any conflicts I overlooked? Cyb - Advanced Forum Rules 4.0.2 Debug Mode 1.0.0 Enhanced Captcha Image Verification 1.11 v3 Arcade 1.1.1 vB Nexus 1.0 vbStopForumSpam 0.6 vBTwitter 1.0.4 vBulletin Tweet Poster 1.0.6 Edit: King it looks like is being caused by VBnexus. Once I disable it I have no issues and I am getting the same result as the forum listed above. Thanks for the assistance |
Quote:
|
My tips and tricks of the day:
Remove the "tweet this" link, insert twitter icon only in first post, and tweet thread instead of just individual posts: 1) go to plugins, disable *Add "Tweet this Post!"* and *Add "Tweet this Thread!"* 2) in style manager, open postbit template 3) find: Code:
<if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a> </if> Code:
<!-- twitter --> 5) follow ClipBucket's changes in posts 573 and 574. Voila. You have what looks like: - Example thread on my website http://www.ohio-riders.com/showthread.php?t=34530 - Example tweets on twitter http://twitter.com/benstillman I've done something similiar with the Facebook submit, so I wanted the Tweet this to somewhat match. Even as a guest (or without your facebook info in your profile), it'll still work. It just asks you to log in and allow it. |
Quote:
|
I just installed this on my 3.8.4 forum and the Tweet this Thread appears, but nothing at a post level. I use postbit legacy, and doesn't appear on even the default template. Any ideas?
|
There's something odd with the zip file. Anyone else having issues downloading and unzipping it?
Update: Ah, not sure what was wrong, but it with my PC. I will usually right-click on the zip file and choose "Extract all. . ." but that Vista unzip feature was acting up tonight. |
hey there...
first, thx for this great addon. i got a little problem with it. i changed the "check it out" into "freakstyles.net" in phrases.. didnt work well, looks bad. i changed back.. but now, the links from the board doesnt show up right. now it looks like: Check this out! http://bit.ly/2dn48F everytime i do not get my board url in twitter, but this bit.ly urls .... linked to my board. i dont know how ich can change back. board url: http://board.freakstyles.net test twitter: http://twitter.com/od3m1 i hope you guys can help me out... and sorry for the bad english.. greetings from germany od3m |
The test twitter account still works...
|
"Once a user defines their Twitter username & password within their vB Options (User CP -> Edit Options), the Tweet This X links will appear."
There are no fields for this in usercp -> edit options. Do I need to create custom fields? Edit: Would it be possible to make it tweet the thread title too? Can that edit be done in the same template as "Check this out" can be edited? Edit2: Thanks for the mod btw. This is an amazing marketing tool. |
Great mod, thanks.
|
That phrase is out of date, as it no longer requires a user to fill it in. :) And most of it has been rewritten or re-factored to include many new features already. Working towards a beta release. ;)
|
Quote:
|
looking forward to an update as I desperately need a quality Twitter on demand function for my forums :)
|
Quote:
|
Hello Jeremy and everybody...
I've had this mod installed at http://wlsjourney.org for some months now. For some odd reason it has stopped working. The links show as you can see here... Could there be some conflict with this mod and Tweetboard perhaps? IDK what the issue is really - any ideas? Thanks, Jacquii. |
Hello There,
i need some help. If i klick on "tweet it", than i see the following error: Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /var/www/web3/html/zockerz/includes/class_twitterOAuth.php on line 16 Whats the Problem? |
Yes, it is perfectly plausible the two do not play nice, but I don't use either for me to test it out right this second.
|
freakin' awesome!!!
|
Quote:
|
I'm trying to set up my Twitter settings through the UCP, I go to Edit Options and click on 'Setup integration by clicking here.' This takes me to a twiiter page (https://twitter.com/oauth/authorize?oauth_token=) that says
'This page is no longer valid. It looks like someone already used the token information you provided. Please return to the site that sent you to this page and try again … it was probably an honest mistake.' I'm assuming I'm getting this error because there's no oauth_token provided? But I don't know how to resolve the problem. I've created OAuth Application and everything (though I don't know if I need to provide my consumer key/secret in the ACP for it work?) Thanks for the help. |
King,
did you ever release the patch that will allow us to change the "check this out" to the title of the forum? I'm curious. Been waiting a year and I last remember you said a new version that would have this would be released. But the last version I have is only an authentication update. Please let me know. If its not gong to be soon i will see about getting it developed. But you've always said it would be released within weeks. So where is version 1.1? |
All times are GMT. The time now is 11:33 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|