vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Help on Getting a profile field dynamically. (https://vborg.vbsupport.ru/showthread.php?t=76325)

T3MEDIA 02-14-2005 07:47 PM

Help on Getting a profile field dynamically.
 
I am in dire need of code and instructions to fetch profile fields for a specific userid and display those fields on a specific forum page.

example. User 12 profile 20
or user 5011 profile 13

I dont mind it being forced to one profile field since I am only looking for field20
PLEASE PLEASE and thank you.

StangLuverJ 02-15-2005 02:24 PM

Id be interested in something like this as well... paypal 10$ or more depending on code.

Marco van Herwaarden 02-15-2005 03:48 PM

Explain a bit more what you want

tnguy3n 02-15-2005 04:50 PM

Quote:

Originally Posted by T3MEDIA
I am in dire need of code and instructions to fetch profile fields for a specific userid and display those fields on a specific forum page.

example. User 12 profile 20
or user 5011 profile 13

I dont mind it being forced to one profile field since I am only looking for field20
PLEASE PLEASE and thank you.

if to show profile fields in postbit template, it then can be make without code-hacking. using vb conditionals to check for forumid & userid to show it. :)

T3MEDIA 02-19-2005 03:46 AM

Yes I know that... it is for a differnt page.

Thanatos 02-19-2005 04:20 AM

Quote:

Originally Posted by T3MEDIA
Yes I know that... it is for a differnt page.

Good luck...been trying to get something like this as well for a simple roster page as well for a really long time.

Adrian Schneider 02-19-2005 06:24 AM

If you guys still need help PM me and I'll help.

Colin F 02-19-2005 09:20 AM

It kind of depends what kind of profile field you want to fetch. Some are easy, as they're stored in plaintext in the database and all you'd have to do is fetch the data from there.

Others are serialized, so you'd have to fetch the data and unserialize it.

T3MEDIA 02-21-2005 12:58 AM

Quote:

Originally Posted by Colin F
It kind of depends what kind of profile field you want to fetch. Some are easy, as they're stored in plaintext in the database and all you'd have to do is fetch the data from there.

Others are serialized, so you'd have to fetch the data and unserialize it.

Oh well it is a text file in field2o it works with the flag hack on this board. just a text name in the field.


All times are GMT. The time now is 12:37 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.00988 seconds
  • Memory Usage 1,724KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete