News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Custom Profile Field Mod

Started by winrules, March 30, 2006, 02:21:25 PM

Previous topic - Next topic

Don Pepito

What should i do, i have a problem...
Acctually when i create one field, i ve got in profile information and in posts i have 4 times same field...
????

Kindred

sounds like you accidentally installed the mod 4 times...    You will have to go in and manually remove the duplicate code
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

mogster

Can you add configurable statistics to this mod? Such as an interests/keyword cloud, find other users with this keyword/interest/preference etc. and bar graphs for preferences (ie. guild preference, sexuality, whatever the profile field is).

Kindred

you COULD/CAN.... but it's not part of the mod, and unlikely to become so, since SMF 2.0 has it's own custom profile fields....
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

ChipW

I'm running this mod (latest release) on SMF 1.1.6 and the latest version of TP.  I would like to create an artical that displays users that have certain criteria from the custom profile stuff.

How could I have code search for a specific item created by custom profile then display everything for that user.

Example, I collect 'business name', 'address', 'city', 'county', and 'state'.  I want to search for county then display anyone from that county along with the rest of the custom fields.

The variables are listed as CP1 - CP5 (default variable names)

Any help with this would be GREAT...

perpetuallove

I'm trying to use this mod to make a "mood" selection for profiles/posts. I suppose similar to what someone else was trying to do, make a drop down list with stuff like "embarrassed, angry, happy" whatever, and the image show up on their profile instead of the word. Someone suggested using:

before: [ img src=path_to_img/
after: .jpg][ /img]
The images must be named 1.jpg, 2.jpg, ...

But that didnt work for me, maybe I didnt do it right? I was trying to just use the image code so it would show the images instead of the words for them to choose from, but that didnt work- whether i clicked to parse BBC or not.



Don't know why that's not working. Any suggestions? I did search thru this and that one post is the only one i found similar :(

steiger

I have no SMF to test for the moment, but try to name the images
embarrassed.jpg, angry.jpg, ...

perpetuallove

Ok where do I need to have the files? Right now i just have them on photobucket. And do i do this using the regular image tags? or do i try to use words in there too?



?

Or am i suppose to using the other code listed? if so how exactly do i use that?

[img src=http://example.com/embarrassed.gif][/img]   

? Cuz that's not working for me :( either way it just shows the whole code in the options at the edit profile screen, not the image.

Kindred

that is not how you use the img BBC tag...


[img]http://example.com/embarrassed.gif[/img]
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

perpetuallove

I know :) i was referring to when someone said in another post a couple pages back to do this:


before: [ img src=path_to_img/
after: .jpg][ /img]
The images must be named 1.jpg, 2.jpg, ...

and was asking how to use that? :) I know how to use the IMG tag but it is not working for me

Kindred

his BBC code is wrong and won't work in that format.

use the version that I posted...
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

asmith

according to :
http://www.simplemachines.org/community/index.php?topic=267246.0

with $context['user'] I have all the users data, is there any similar variable that gives me his custom profile options? (the variable and value in theme table)

It is not in $context['user']['options'].

(I'm checking it, through a non-forum but SSI file included page)

Kindred

no, there is not.  the CPF are not loaded into the user array..   just in the database
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

MCAonline

#2233
Is the Custom Profile Field Mod compatible with SMF 1.1.6?

I have installed the mod yet I do not see it anywhere under Features and Options.

Am I missing something?

Kindred

have you tried search?

Are you running in English and the default theme?
(note: english utf-8 is different from english)
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

MCAonline

Quote from: Kindred on October 11, 2008, 12:41:10 PM
have you tried search?

Yes, and I could not find any documentation stating that it was compatible. The mod info states that is compatible with 1.1.5 but says nothing about 1.1.6.

Quote from: Kindred on October 11, 2008, 12:41:10 PM
Are you running in English and the default theme?
(note: english utf-8 is different from english)

Yes and yes. No other mods running.

MCAonline

Ok... so this mod is obviously compatible with SM 1.1.6 but when I go into "Features and Options" what am I looking for?

I don't see any options related to this mod.

Please help, anyone?

Kindred

If you don't see the options, and you are running in the default theme, then I will bet that you are not actually running in english, but are actually using english utf-8.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

MCAonline

Quote from: Kindred on October 11, 2008, 08:21:57 PM
If you don't see the options, and you are running in the default theme, then I will bet that you are not actually running in english, but are actually using english utf-8.

Thanks Kindrid :D
You da man!!

WHOO HAA!!

MCAonline

Is there any way to have the custom fields appear before the default fields within the Registration form?

Advertisement: