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)

youradhere4222 11-07-2007 02:25 AM

This isn't showing in the post bit.

ChU v2 11-07-2007 03:27 AM

Make sure you have the images uploaded to the right directory.

image directory to /forum/images/YOURSKIN/misc instead of /forum/images/misc.

SnapOff Racing 11-07-2007 04:57 AM

Quote:

Originally Posted by ChU v2 (Post 1377495)
Make sure you have the images uploaded to the right directory.

image directory to /forum/images/YOURSKIN/misc instead of /forum/images/misc.

that doesnt work either...

my link is www.snapoffracing.com/forums/images/misc.

that's where the images are located and it doesnt work in postbit but shows up fine in memberinfo...what gives? :confused:

youradhere4222 11-07-2007 10:22 AM

Mine are in the correct directory. Something is wrong with the coding.

ChU v2 11-09-2007 02:03 AM

Quote:

Originally Posted by SnapOff Racing (Post 1377530)
that doesnt work either...

my link is www.snapoffracing.com/forums/images/misc.

that's where the images are located and it doesnt work in postbit but shows up fine in memberinfo...what gives? :confused:

In the MEMBERINFO and Postbit tempates try replacing:

HTML Code:

<img src ="$stylevar[imgdir_misc]/myspace.gif"border="0"alt="View Member's Myspace Profile">
With:

HTML Code:

<img src ="http://www.snapoffracing.com/forums/images/misc/myspace.gif"border="0"alt="View Member's Myspace Profile">
And:

HTML Code:

<img src ="$stylevar[imgdir_misc]/facebook.gif"border="0"alt="View Member's FaceBook Profile">
With:

HTML Code:

<img src ="http://www.snapoffracing.com/forums/images/misc/facebook.gif"border="0"alt="View Member's FaceBook Profile">
That should work because I looked and your images are showing up in that directory.

Quote:

Mine are in the correct directory. Something is wrong with the coding.
Nothing is wrong with the coding at all. I bet it's just a miss guided image directory. Try entering the actual URL in the code like the I did earlier in this post and see if that works.

blinblin 11-12-2007 01:22 AM

Great little mod!! Installed work good for me.:D

ChU v2 11-12-2007 09:37 PM

Quote:

Originally Posted by blinblin (Post 1380731)
Great little mod!! Installed work good for me.:D

Please mark as installed then. Thank you for the comment. :D

atlambros83 12-02-2007 06:34 PM

was hoping to find a mod like this. installed. works great! thanks. :)

mamashid 12-07-2007 03:00 AM

how do i add a profile feild i dont understand this step?

thanks

ChU v2 12-08-2007 03:40 AM

Quote:

Originally Posted by mamashid (Post 1396590)
how do i add a profile feild i dont understand this step?

thanks

From the Admin CP Go to User Profile Fields on the left navigation menu and click Add new profile field

Select 'Single-Line Textbox' and go from there.


All times are GMT. The time now is 03:10 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.02671 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_html_printable
  • (5)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