vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   End-User Options - UKBL ~ Twitter profile link on Postbit ~ Clickable (https://vborg.vbsupport.ru/showthread.php?t=212221)

Verionia 08-14-2009 04:17 AM

It works great in 3.84 but how can I get the icons to show in users profile as well?

Verionia 08-14-2009 12:07 PM

Quote:

Originally Posted by maXmood (Post 1866706)
Uninstalled, and Terrible rating.

What postbit file where u using, the legacy or regular one? Use legacy if ur postbit is to the left and regular postbit for the postbit on top.. I could help you get it to work, you might have installed it on wrong file...

sharemee 11-23-2009 03:09 PM

Im haveing some problems here and support would be very gratefull

i have the tweet image showing but when i clic it it takes me to a page that says :

https://twitter.com/Show%20Tweet

Sorry, that page doesn’t exist!

i am desperate to get this working ASAP

thanks in advance

Andy

If you need to see this for your self, then just go here and click the ttwitter button in my postbit :
http://www.sharemee.com/clones/4467-....html#post6840

(you may have to join to view, but if you have a facebook account you can log in with that :) )

TheLastSuperman 12-09-2009 02:21 PM

Quote:

Originally Posted by sharemee (Post 1919538)
Im haveing some problems here and support would be very gratefull

i have the tweet image showing but when i clic it it takes me to a page that says :

https://twitter.com/Show%20Tweet

Sorry, that page doesn?t exist!

i am desperate to get this working ASAP

thanks in advance

Andy

If you need to see this for your self, then just go here and click the ttwitter button in my postbit :
http://www.sharemee.com/clones/4467-....html#post6840

(you may have to join to view, but if you have a facebook account you can log in with that :) )

Meh! So tired of registering on other sites :p but here to help... it seems like you simply did the code wrong or gave the wrong twitter info, if you can provide a temp account and pm me the details I'll be glad to check it out, please reference this post when you PM and thanks!

Mike

digitaldome 05-07-2010 06:01 PM

any update for vb 4.0.3 ?

NP Carling26 05-26-2010 08:37 PM

There is an error that causes all items in the profile portion of the postbit to become hotlinked to your twiter account. If some new HTML code that fixes this could be released, that'd be great!

TheLastSuperman 05-26-2010 09:33 PM

Quote:

Originally Posted by NP Carling26 (Post 2043774)
There is an error that causes all items in the profile portion of the postbit to become hotlinked to your twiter account. If some new HTML code that fixes this could be released, that'd be great!

The code UKBL originally listed is missing the closing tag for a href i.e. here is his code:

Code:

<if condition="is_member_of($bbuserinfo, 6, 7, 9)">
<if condition="$post['field11']">
<a href="https://twitter.com/$post[field11]">
<img alt="My Twitter" border="0" src="http://i475.photobucket.com/albums/rr114/ukbusinesslive/twitter3.gif" border="0"/>
</if></if>

Which should be this:

Code:

<if condition="is_member_of($bbuserinfo, 6, 7, 9)">
<if condition="$post['field11']">
<a href="https://twitter.com/$post[field11]">
<img alt="My Twitter" border="0" src="http://i475.photobucket.com/albums/rr114/ukbusinesslive/twitter3.gif" border="0"/></a>
</if></if>

As you can see I simply added the </a> at the very end which will now render the rest of your links properly as that tag is closed otherwise it does assume the worst and applies that URL to all others etc.

sunnycher 06-30-2010 02:28 PM

I've followed this to a T, not working for me either, image doesn't show up at all.

yamahapaul 06-30-2010 05:43 PM

Quote:

Originally Posted by sunnycher (Post 2062262)
I've followed this to a T, not working for me either, image doesn't show up at all.

I like this but for the purposes of networking etc its just as easy to just add it to your signature as a clickable link-

http://www.midlandsheritage.co.uk/mi...oundaries.html

w-elbalad.com 06-30-2010 11:24 PM

nice work

TheLastSuperman 07-01-2010 01:33 AM

Quote:

Originally Posted by sunnycher (Post 2062262)
I've followed this to a T, not working for me either, image doesn't show up at all.

I checked and the image is still on photobucket (http://i475.photobucket.com/albums/r...e/twitter3.gif) so it's possible you did something wrong please double-check this as it's a very simple template edit based on a profile field so it should not give you much trouble at all is what I'm trying to get at ;).

ludachris 07-01-2010 06:19 PM

So, I like this hack, but, how would we get the field to show up under the "Instant Messaging" options in the Edit Profile form?

Comp 07-18-2010 09:32 AM

I would like to show member profile page. How can Edit the which template?


All times are GMT. The time now is 01:28 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
  • Page Generation 0.01111 seconds
  • Memory Usage 1,750KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (13)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete