News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Custom Profile Field Mod

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

Previous topic - Next topic

jnix

(SMF v 1..1.9)

I used to have the Custom Profile Field Mod installed but thought i had uninstalled it (doesn't appear in "installed packages" list, and is in my packages list with "apply mod" next to it).

But users are getting errors when trying to change profile details - and I get the same when i try to assign membergroups to users. The error is

QuoteAn Error Has Occurred!
You did not fill in the "Please type something here to show you're a human" field.

Needless to say, this field doesn't appear anywhere (any more). And as the mod isn't installed I don't have the relevant options under "Features and Options".

I've tried reinstalling the mod (with the intention to then uninstall it again...) but get an error

Quote1.     Execute Modification     ./Sources/ModSettings.php     Test failed
2.    Execute Modification    ./Themes/default/Profile.template.php    Test successful
3.    Execute Modification    ./Themes/default/Display.template.php    Test failed
4.    Execute Modification    ./Themes/default/PersonalMessage.template.php    Test failed

I've checked the 3 failed above against freshly downloaded v1.1.9 versions and they're the same.

Any ideas?

Garou

Are you sure this is from this mod or is that the are you human mod?

rosspet

I get each field appearing twice in my register page (smf 1.1.9, cleanblue theme). I've searched the forums and found the guy who had the fields appearing three times, but no real answer was given - does anyone have any ideas.  ???

Kindred

looks like you installed the mod twice.

you will have to go into register.template.php and 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."

rosspet

#2564
 :D  Many thanks, that was the error - things working fine now.  8)

jnix

@Garou

Yes, it was this mod (although used for the same purpose as the "Are you human" mod). I simply had a forced input extra field which could have anything in it.

Garou

The best I can recommend is using the package parser and removing the mod manually. You will also want to double check for everything again even after its been removed as it seems as if there are some parts left behind from a previous uninstall.

Nequil

hey, it is possible to make a graphic field? I mean someone user wanna set in profile favorite weapon, so he check "ak-47" (text field) and next in profile summary all members can see ak-47 graphic (small img)... it is possible? thanks for help.

Kindred

yes, using the prefix and suffix fields, you can set BBC images

This has actually been mentioned before in this thread, you might try doing a search.

prefix

[img]


suffix

[/img]


with the url of the image in the field.
Сл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."

Shannar

How add some custom profile field to memberlist? It's possible to be optional in each field page?
Sorry for terrible English. My native language is C++ Russian.

Nequil

Quote from: Kindred on July 03, 2009, 11:57:12 AM
yes, using the prefix and suffix fields, you can set BBC images

This has actually been mentioned before in this thread, you might try doing a search.

prefix

[img]


suffix

[/img]


with the url of the image in the field.

ok done. (tip: use emoticons... like :weapon:)

SosniTo.sk

I have created a custom field with name = "money"
I would need to have each user, this field is automatically filled in for the value = "0"

SosniTo.sk

Where in the database is stored data?

MF30

#2573
./Sources/ModSettings.php  Failed

ModSettings.php attached

Help, please.


Kindred

SosniTo.sk:   Try using search? This has been answered about 30 times.   This data is stored in the smf_themes table

MF30, just use the mod parser and apply the changes. :)
Сл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."

SosniTo.sk

Thank you,
Could not be saved to smf_members?
My forum has 36 000 users, and thus to be opaque.

psynx

this is really a nice mod!

i installed it manually using parse.

after installation, when i have to go to my admin>features and settings, i see blank page.

i am using dilber mc, smf version 1.1.9. my other mods are simple portal, latest media gallery, dozen pages and shoutbox.

how do i fix this pls?

Kindred

Sosni....   no, it uses smf_themes table... I have 40,000+ members and I deal  with it...

psynx...  make sure that you are running in english (not english utf-8) and that the dilber theme does not have a copy of modifications.english.php n the language folder.
Сл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."

SosniTo.sk

And it can be done to each user automatically displayed value = "0".

Kindred

it could be... but no, it only ads a row to the table if the user has a non-null value.
Сл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."

Advertisement: