View Full Version : Help on Getting a profile field dynamically.
T3MEDIA
02-14-2005, 07:47 PM
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
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
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
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.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.