vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   picture field in profile of members... (https://vborg.vbsupport.ru/showthread.php?t=39790)

appalcore.org 06-13-2002 01:55 AM

picture field in profile of members...
 
not like an avatar but a full picture.

i think ikonboard has something like this.

i used to do a member profiles thing where people uploaded a pic and it was displayed...but i never could figure out how to get it interactive with my forum members...

i am going to work on it...if someone knows anything shoot me a reply!

thanks
Eddie

Brad 06-13-2002 01:59 AM

i think someone made a hack for it cause ive seen it somewhere, a simple way of doing it would be making a new user feild then adding the html in the getinfo template to make it disply as a image.

appalcore.org 06-13-2002 02:09 AM

you could probably just have them enter it in hosted on a seperate site or something like that

cause it could be a big bandwidth issue i guess

Brad 06-13-2002 02:11 AM

yes allowing uploads would put alot of extra info in the database.

appalcore.org 06-13-2002 02:17 AM

see i know very little about editing the templates

i made a field called "Profile Pic" and I went into getinfo template and it doesnt show anything. I guess I can just edit that html to show the img src of whatever they type in as Profile Pic???

I'll see if this works out.

Brad 06-13-2002 02:28 AM

just doing <img src=" "> around the new profile feild call and that will disply the image, or just call the profile feild and it will link to the pic on their server

appalcore.org 06-13-2002 02:28 AM

ok my only question is where i find the variable holding

Profile Pic in from the profile fields?

like $userinfo[profilepic] or something?

appalcore.org 06-13-2002 02:39 AM

cause getinfo displays all the customfields like so

$customfields

i wonder if its $customfields[profilepic] or something...i just cant figure out where you go to figure that out

Brad 06-13-2002 02:42 AM

$post[field5]

i belive thats right, replace 5 with your profile feild #, if its the frist one youve added that will do.

appalcore.org 06-13-2002 02:48 AM

hmmm..no luck

here is my profile on there...i have profile pic showing at the bottom too

http://www.appalcore.org/vb/member.p...tinfo&userid=1


All times are GMT. The time now is 10:12 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.01608 seconds
  • Memory Usage 1,725KB
  • 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
  • (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
  • (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