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

Harzem

winrules, may I request a few feature for text fields:

1. Max number of characters.
2. Only numeric input.
3. (if 2), min and max value of the number.

They are all optional of course.

Assistance

Quote from: winrules on July 12, 2006, 11:12:43 AM
Yeah, you can use the "show by pictures" option for that.

I'm using the newest version and it dont have that as an option
anyways....
I'm trying to get a choice for the member to choose from, two images
its working to show on the thread view, but in the profile, it shows the link of the two images, when it should be the two images

hardly a rush fix, but to make it look better would be nice to show the images from selector and not this huge link
~playing poker~

Spidy

ok, stupid noobie dumbass question  :-\

i've got the new version, 7 files, what do i do with them th get them to work?

dont laugh u were new once lol...

Assistance

selection box

Add an option 5 times (total 7)
~playing poker~

Spidy

??? errr say what?

that makes no sense at all sorry...

i want to know what to do with the files, where to upload them to, how to activete the mod ect...

some help PLEASE...

Assistance

lol?

use the package manager to install it
are you to green to use the package manager? ( i was before )


Admin > Main- Packages >Download Packages > Browse > find your mod > upload

enjoy      
~playing poker~

Spidy

lol yupp it looks like i am yeah...

not installed any mods yet so i didnt know how to tut...

cheers  :P

Assistance

~playing poker~

Kaylan

Hi, I'm getting an error when I try to install this mod.

QuoteThe package you are trying to download or install is either corrupt or not compatible with this version of SMF.

I've uninstalled my other mods and there's no custom themes or anything - any ideas why this is happening?

Thanks,
Kaylan

Arbalot

Kaylan what is your SMF version?
this mod run only 1.1 RC2!

Kaylan


Arbalot


Kaylan


SteveD

Well I've searched here and the mod site but I can't find anyway to do this.

I have SMF 1.1 RC2 with the following mods installed:

1.     SMF 1.0.7 / 1.1 RC2 Update     1.0     
2.    Custom Profile Field Mod    3.11    
3.    Ignore user    1.2

What I am trying to do is allow members to search profiles using custom fields as search criteria.

Is this possible?

Bradkaz96

Help, I am getting this error with the package manager

1. Execute Modification ./Sources/ModSettings.php Test successful
2. Execute Modification ./Themes/default/Profile.template.php [b]Test failed [/b]
3. Execute Modification ./Themes/default/Display.template.php Test successful
4. Execute Modification ./Themes/default/PersonalMessage.template.php Test successful
5. Execute Modification ./Themes/default/Register.template.php Test successful
6. Execute Modification ./Sources/Register.php Test successful
7. Extract File ./Sources/CustomProfile.php 
8. Extract File ./Themes/default/languages/CustomProfile.english.php


I have no other mods installed and have replaced the Profile.template.php file with the one right out of the 1.1 RC2 package.  I really want this mod to work but I'm ot sure why it is failing this test.  My permissions are set right as well.

Thanks in advance!

winrules

#455
Quote from: buRn| on August 09, 2006, 08:09:16 AM
thanks! 3.12 works well! :D
Glad you got it working :)

Quote from: HarzeM on August 09, 2006, 08:20:39 AM
winrules, may I request a few feature for text fields:

1. Max number of characters.
2. Only numeric input.
3. (if 2), min and max value of the number.

They are all optional of course.
I will be expanding onthe options for text fields. I will add 1 + 2 in the next version, along with a optional regular expression that the input must match.

Quote from: SteveD on August 14, 2006, 11:16:32 AM
Well I've searched here and the mod site but I can't find anyway to do this.

I have SMF 1.1 RC2 with the following mods installed:

1.     SMF 1.0.7 / 1.1 RC2 Update     1.0     
2.    Custom Profile Field Mod    3.11    
3.    Ignore user    1.2

What I am trying to do is allow members to search profiles using custom fields as search criteria.

Is this possible?
Not in the current version, sorry.

Quote from: Bradkaz96 on August 15, 2006, 09:15:37 AM
Help, I am getting this error with the package manager

1. Execute Modification ./Sources/ModSettings.php Test successful
2. Execute Modification ./Themes/default/Profile.template.php [b]Test failed [/b]
3. Execute Modification ./Themes/default/Display.template.php Test successful
4. Execute Modification ./Themes/default/PersonalMessage.template.php Test successful
5. Execute Modification ./Themes/default/Register.template.php Test successful
6. Execute Modification ./Sources/Register.php Test successful
7. Extract File ./Sources/CustomProfile.php 
8. Extract File ./Themes/default/languages/CustomProfile.english.php


I have no other mods installed and have replaced the Profile.template.php file with the one right out of the 1.1 RC2 package.  I really want this mod to work but I'm ot sure why it is failing this test.  My permissions are set right as well.

Thanks in advance!

Can you pm me your profile.template.php?


winrules
SMF Developer
               
My Mods
Please do not PM me for support.


Jerri Blank

I'm having some trouble.  I'm running 1.1 RC2 with the Mercury theme applied.  I installed this mod successfully:

1.     Execute Modification     ./Sources/ModSettings.php     Test successful
2.    Execute Modification    ./Themes/default/Profile.template.php    Test successful
3.    Execute Modification    ./Themes/default/Display.template.php    Test successful
4.    Execute Modification    ./Themes/default/PersonalMessage.template.php    Test successful
5.    Execute Modification    ./Themes/default/Register.template.php    Test successful
6.    Execute Modification    ./Sources/Register.php    Test successful
7.    Extract File    ./Sources/CustomProfile.php    
8.    Extract File    ./Themes/default/languages/CustomProfile.english.php

The package was installed successfully. You should now be able to use whatever functionality it adds or changes; or not be able to use functionality it removes.

But then when I hit "Features and Options" in the admin menu, I got the following error:

Fatal error: Cannot redeclare modifyprofilesettings() (previously declared in /home/refugee/public_html/forum/Sources/ModSettings.php:300) in /home/refugee/public_html/forum/Sources/ModSettings.php on line 305

I went in and made (or tried to make) the changes you suggested to my Display.template.php file, and now the error message is this:

Fatal error: Cannot redeclare modifyprofilesettings() (previously declared in /home/refugee/public_html/forum/Sources/ModSettings.php:307) in /home/refugee/public_html/forum/Sources/ModSettings.php on line 312

Any ideas?  Is this mod perhaps incompatible with my theme?  My only other mod is the security update.

Thanks!

jb

SteveD

Quote from: winrules on August 15, 2006, 10:50:23 PM

Quote from: SteveD on August 14, 2006, 11:16:32 AM
Well I've searched here and the mod site but I can't find anyway to do this.

I have SMF 1.1 RC2 with the following mods installed:

1.     SMF 1.0.7 / 1.1 RC2 Update     1.0     
2.    Custom Profile Field Mod    3.11    
3.    Ignore user    1.2

What I am trying to do is allow members to search profiles using custom fields as search criteria.

Is this possible?
Not in the current version, sorry.


Thanks for the reply winrules :)
Is there any chance of this feature being available in a future version?

winrules

Quote from: Jerri Blank on August 16, 2006, 12:48:47 AM
I'm having some trouble.  I'm running 1.1 RC2 with the Mercury theme applied.  I installed this mod successfully:

1.     Execute Modification     ./Sources/ModSettings.php     Test successful
2.    Execute Modification    ./Themes/default/Profile.template.php    Test successful
3.    Execute Modification    ./Themes/default/Display.template.php    Test successful
4.    Execute Modification    ./Themes/default/PersonalMessage.template.php    Test successful
5.    Execute Modification    ./Themes/default/Register.template.php    Test successful
6.    Execute Modification    ./Sources/Register.php    Test successful
7.    Extract File    ./Sources/CustomProfile.php    
8.    Extract File    ./Themes/default/languages/CustomProfile.english.php

The package was installed successfully. You should now be able to use whatever functionality it adds or changes; or not be able to use functionality it removes.

But then when I hit "Features and Options" in the admin menu, I got the following error:

Fatal error: Cannot redeclare modifyprofilesettings() (previously declared in /home/refugee/public_html/forum/Sources/ModSettings.php:300) in /home/refugee/public_html/forum/Sources/ModSettings.php on line 305

I went in and made (or tried to make) the changes you suggested to my Display.template.php file, and now the error message is this:

Fatal error: Cannot redeclare modifyprofilesettings() (previously declared in /home/refugee/public_html/forum/Sources/ModSettings.php:307) in /home/refugee/public_html/forum/Sources/ModSettings.php on line 312

Any ideas?  Is this mod perhaps incompatible with my theme?  My only other mod is the security update.

Thanks!

jb
It seems like somehow you've installed the mod twice. Can you uninstall, reupload fresh copies of all the files that the mod modifys, and reinstall?

Quote from: SteveD on August 16, 2006, 05:05:55 AM
Quote from: winrules on August 15, 2006, 10:50:23 PM

Quote from: SteveD on August 14, 2006, 11:16:32 AM
Well I've searched here and the mod site but I can't find anyway to do this.

I have SMF 1.1 RC2 with the following mods installed:

1.     SMF 1.0.7 / 1.1 RC2 Update     1.0     
2.    Custom Profile Field Mod    3.11    
3.    Ignore user    1.2

What I am trying to do is allow members to search profiles using custom fields as search criteria.

Is this possible?
Not in the current version, sorry.


Thanks for the reply winrules :)
Is there any chance of this feature being available in a future version?
It will be in 4.0.


winrules
SMF Developer
               
My Mods
Please do not PM me for support.


vkot

winrules, can you put an option to have a multiple select box for the custom fields?

For example, in my forum I want to have a field "musical instrument that you play". There are many users that play more than one instrument.
For specialized SMF installation/customization, Web Development, Linux Server Administration, click here.
Για εξειδικευμένες υπηρεσίες στα παραπάνω, πατήστε εδώ.

Advertisement: