vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Mini Mods - MySpace & FaceBook buttons in member profile and postbit (https://vborg.vbsupport.ru/showthread.php?t=160232)

ChU v2 01-22-2008 02:25 AM

Quote:

Originally Posted by jenai (Post 1419929)
Nice works well, only prob is i cant get the icons to align properly they are out of place. I added the icons you did to the ones i have but want to know how to make them straight. http://www.uptownrecords.com/forum/s...ad.php?t=68337

Thanks very much

Didn't see the images with that link.

Lombardo 02-13-2008 08:26 PM

The facebook links just take you to your own profile instead of the persons site you are clicking,how do i sort that,the links are correct as they say in your instructions

ChU v2 02-15-2008 11:57 PM

Quote:

Originally Posted by Lombardo (Post 1442494)
The facebook links just take you to your own profile instead of the persons site you are clicking,how do i sort that,the links are correct as they say in your instructions

Make sure you adjust the feild number in the link code.

Like fieldXX

queengoc 03-03-2008 04:42 AM

Hi, thank you for this. I thought I did everything correct but obviously I didn't. My myspace page URL is showing up in the additional information section not the contact section and I don't see the gifs and it doesn't show up as a link just a url. Do you have any recommendations or idea of what I did wrong?

Thanks!

queengoc 03-03-2008 06:23 PM

I think I figured everything out. Thanks!

queengoc 03-04-2008 11:59 AM

Me again :erm:

OK I didn't know this until someone else pointed it out since I don't have facebook but the facebook link is not working properly. Here is what I have in the postbit legacy and the memberinfo section. What am I doing wrong?

Thanks!

Leiha



Postbit legacy

<!-- ChU's MySpace & FaceBook Icon's -->
<if condition="$post[field5]">
<a href ="http://www.myspace.com/$post[field5]"target="_blank"><img src ="$stylevar[imgdir_misc]/myspace.gif"border="0"alt="View Member's Myspace Profile"></a>
</if>
<if condition="$post[field6]">
<a href ="http://www.facebook.com/profile.php?id=$post[field6]"target="_blank"><img src ="$stylevar[imgdir_misc]/facebook.gif"border="0"alt="View Member's FaceBook Profile"></a>
</if>
<!-- End ChU's MySpace & FaceBook Icon's -->

Memberinfo

<!-- ChU's MySpace & FaceBook Icon's -->
<if condition="$userinfo['field5']">
<tr>
<td><a href="http://www.myspace.com/$userinfo[field5]"target="_blank"><img src="$stylevar[imgdir_misc]/myspace.gif"border="0"alt="View Member's Myspace Profile"></td></a>
<td><a href="http://www.myspace.com/$userinfo[field5]"target="_blank">http://www.myspace.com/$userinfo[fieldXX]</a></td>
</tr>
</if>
<if condition="$userinfo['field6']">
<tr>
<td><a href="http://www.facebook.com/$userinfo[field6]"target="_blank"><img src="$stylevar[imgdir_misc]/facebook.gif"border="0"alt="View Member's FaceBook Profile"></td></a>
<td><a href="http://www.facebook.com/user/profile.php?id=$userinfo[field6]"target="_blank">http://www.facebook.com/profile.php?id=$userinfo[field6]</a></td>
</tr>
</if>
<!-- End ChU's MySpace & FaceBook Icon's -->

ChU v2 03-05-2008 10:00 PM

Link me to your forum and I'll look

queengoc 03-05-2008 10:18 PM

<a href="http://www.karenmoning.com/forum/index.php" target="_blank">http://www.karenmoning.com/forum/index.php</a>

Thank you CHu!

kingmotox 03-07-2008 11:18 PM

cool hack the only problem i am having is the fields are showing up in the additional information box under occupation. I think your plan was to have them show up where the aim and skype boxes are. I followed your instructions that came with the download. Any suggestions
http://www.dezertrangers.com

thanks

ChU v2 03-09-2008 04:39 AM

queengoc: I don't know why it wouldn't be showing up, from what I can tell you've done nothing wrong. I would go back and re do everything to make sure it's right.

kingmotox: You probably put the code in the wrong spot in the MEMBERINFO template. Go back and check.


All times are GMT. The time now is 01:44 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
  • Page Generation 0.01229 seconds
  • Memory Usage 1,740KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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