Log in

View Full Version : $bbuserinfo


UgLy-NeRd
02-16-2007, 06:50 PM
I added Xfire to the list of Instant Messaging programs in the profile (not using a custom profile field). How do I create an extra variable like $bbuserinfo[xfire]?

Zachery
02-16-2007, 06:53 PM
How did you add it then,

UgLy-NeRd
02-16-2007, 10:02 PM
I didn't.

I added the spot in the profile part for it. I need to add a variable now (called $bbuserinfo[xfire], lime aim is $bbuserinfo[aim]) so I can make it usable.

Zachery
02-18-2007, 07:45 AM
added Xfire to the list of Instant Messaging programs in the profile (not using a custom profile field). How did you acomplish this?

UgLy-NeRd
02-19-2007, 12:49 PM
I edited one of the templates. I can't find which template I edited because I removed it from the template. Now i keep getting an error about "Xfire not being defined as $validfields in class_dm.php" and can't remove it. I don't have any Xfire terms in ANY of my templates (did a search for it) or in any of the php files. I rebuild cache for everything and can't get rid of the error.

I either need to get rid of the error or create $bbuserinfo[xfire].

EDIT:

I added it under Modify User Options Templates > modifyprofile.

How do I create $bbuserinfo[xfire] or a field that is usable. I want to put Xfire in that list really bad.

MThornback
02-19-2007, 01:47 PM
Editing a template doesn't add the function...you need to actually do a file edit or a plugin for that....

UgLy-NeRd
02-19-2007, 06:12 PM
yeah i know.

that is what ive been asking how to do.
i want to know how to actually add that variable to make it work..