![]() |
Quote:
|
Quote:
Nah mine isnt private, but other users could be? But isnt this supposed to be tweets per user? |
Quote:
Quote:
|
1 Attachment(s)
Updated
1.0.4 - Added twitter hovercards Instruction on how to update are include in the OP |
1 Attachment(s)
And if you want to add a tweetbox to your feed:
Open your headinclude template Find: Code:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></script> Code:
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script> Open memberinfo_block_stats Find: Code:
<br><dt class="smallfont">You can follow me on Twitter, my username is <a class="twitter-anywhere-user" href="http://twitter.com/{vb:raw userinfo.fieldXX}">{vb:raw userinfo.fieldXX}</a></dt> Code:
<img src="clear.gif" height="10" /><br /> |
Made a small change to the headinclude template in the basic version, didn't realise the hovercards weren't expanded :o
|
Quote:
When I try to add this I lose my spacing because I am using the css version and the link is replaced. The colors and fonts are not a concern. What would be a work around to get some spacing between tweets. Thanks |
Ooops sorry :o
In headinclude, find: Code:
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script> Code:
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script> |
i would like to see a demo :(
|
This is really strange, the tweetbox is not showing up for me. I was sure it was there yesterday.:confused:
UPDATE: Works in all browsers except FF? |
Works for me using FF5.
What version of FF are you using and what doesn't seem to be working? |
Quote:
|
Do you mind PMing me a link to your site so I can have a look?
|
Quote:
|
Anyone running this on vB 4.1.4 and having problems with the tweetbox not showing might want to try this solution.
AdminCP > Plugins & Products > Add New Plugin Product: vBulletin Hook Location: member_build_blocks_start Title: Load About Me Tab By Default Execution Order: 5 Plugin PHP Code: Code:
if (!$vbulletin->GPC_exists['tab']) |
Quote:
|
Trying this again but still not working. I even changed permissions of the folder to 777 because I thought it was something to do with that.
I am using the css version not basic one. Followed steps 1-6 |
Quote:
|
1 Attachment(s)
Quote:
It shows your last X tweets in your profile (About Me tab), when you hover over a twitter account link ie @username (see @youtube in image) it displays an info hovercard. Also there is a tweetbox so you can send a tweet directly from your website profile to your twitter account. |
No twitterr area is showing in the about me tab in my profile. v.4.1.5
I tried adding the above plugin and nothing. |
Quote:
|
Oops, forgot to replace fieldxx for the actual one in one of the instances.
Working great! But, the tweeter box is not working, when I try to send a tweet and authorize the connection, I get this: Sorry, something went wrong. The provided callback url http://www.mywebsite.net/forums/members/gregg/ is not authorized for the client registered to ''. Thanks |
Looks like you haven't set up the application correctly in Twitter - https://dev.twitter.com/apps/new
|
Thanks.
The callback URL setting was empty |
1 Attachment(s)
Anyone wanting a 'Twitter Follow' button instead of
Quote:
In your memberinfo_block_statistics template, find: Code:
<dt class="smallfont">You can follow me on Twitter, my username is <a class="twitter-anywhere-user" href="http://twitter.com/{vb:raw userinfo.fieldxx}">{vb:raw userinfo.fieldxx}</a></dt> Code:
<a href="https://twitter.com/{vb:raw userinfo.fieldxx}" class="twitter-follow-button" data-show-count="true">Follow @{vb:raw userinfo.fieldxx}</a> Clicking on the username will produce a mini-profile popup and it will also tell how many followers the user has. |
Ok So when i was setting this up and I said it was not working, I was looking in the wrong place! I thought they appeared in the user info where people post! Ill test this again later!
Any way I can set this up so it appears in the user info part instead of profile? (or some kind of popup) Thanks |
Ok So I have done this but it turns my profile pages into a page with a transparent background instead of white.
Before: http://cl.ly/1X0V11121r1a063A1Q00 After: http://cl.ly/251Z2E1C0m3M000V2k0Z A bit further down the twitter thing working: http://cl.ly/1e1L0J3p1x3x0N3T2044 |
Try removing one of the </div> tags towards the end of the code
Code:
</div></div> |
This is the great mod, i tried on my vb 4.1.6 site and it worked on FF7 browser.
|
It works good for listing tweet updates for me on 4.1.2 - FF. I tried the Tweet box and it showed up for the first time and then disappeared when I tried to use it. I got an error talking about the call back url as well. After leaving the page and then coming back is when i notice that the tweet box was gone.
|
Quote:
In your memberinfo_block_statistics template find: Code:
</div></div> Code:
<div id="tbox"></div> Quote:
|
Thank you so much for the prompt reply. I added the code that you suggested and I entered a tweet and it worked but when i navigated away from the page and came back the tweet box was gone again.
I tried taking away one of the "</div>" and I noticed that my background did not go all the way down, so that was a plus. Now just getting the text box to stay... Thank you for all the help you have been giving. This is a great mod. |
Hmmmm,
Try adding this plugin. Go to AdminCP > Plugins & Products > Add New Plugin Hook Location: member_build_blocks_start Name: Load About Me Tab By Default Execution Order: 5 Code: Code:
if (!$vbulletin->GPC_exists['tab']) Save. |
Thank you so much for the help. It seems to be working great accept when I navigate to the profile page "about me" tab is open first.
I went and made the plugin not active and the profile page loads as normal but when I go to the "About Me" tab the tweet box is gone again. And of course when I make it active again the tweet box shows back up. |
Pretty cool, would be nice to have this in a sig.
|
Quote:
I'll have a proper look when I get some free time and see what I can come up with. |
Tried on vB 4.1.8 but looks like it's not working perfectly!
|
Quote:
|
Quote:
|
Gemma -
Everything works perfectly when using the basic version. On the with CSS version it shows up like the basic version so you cannot see any recent updates on the profile. I'm using CSS version check here: http://www.fpcforums.com/forums/members/1-FPC-Admin I tried messing around with the code but got no where fast so put it back to the way you had it using CSS version. Do you have any ideas? |
All times are GMT. The time now is 01:04 PM. |
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:
|