Jump to content

Profile Field Per User Group

Featured Replies

  • Author

Profile owner can always see the field. 

  • Replies 125
  • Views 12.5k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Simon Woods
    Simon Woods

    It does extend to "About Me" since that is just a profile field. You can even edit that field or make your own version of that field and this plugin will extend to those. @Adriano Faria I've test

  • Simon Woods
    Simon Woods

    I tested with one account and it worked! I'll try more soon and see what is happening with my members.

  • Simon Woods
    Simon Woods

    @Adriano Faria I am about to make a whole bunch of new fields open to use for my members. At that point I'll have a lot more data that I can use to give better feedback.

Posted Images

On 6/10/2018 at 11:21 AM, Adriano Faria said:

Profile owner can always see the field. 

Even though this is disabled? We have few fields that are disabled and can only been seen by staff only. It would be disaster if users can see that field. 

 

image.thumb.png.165a93fad7dc5cc2be75d0617bfa589a.png

  • Author

I don’t know, man. I really don’t use every single resource I develop. I would have to install and see. If this is a permission of profile field, it should be honored. 

Btw, is this a pre-sale question or are you using it and think it’s not right ?

  • 2 months later...

"This file is not currently available for purchase." Is there any new version somewhere?

  • 5 months later...
  • Author

Compatible with IPS 4.4.

  • 2 months later...
On 2/18/2019 at 11:08 PM, Adriano Faria said:

Compatible with IPS 4.4.

Hello, 

I downloaded file, but the date of creation in the archive 02/25/2017
Installed on 4.4.3, but fields in profile visible.

Are the files in the archive exactly relevant? 

  • Author
1 hour ago, Anton Nikolaykin said:

Hello, 

I downloaded file, but the date of creation in the archive 02/25/2017
Installed on 4.4.3, but fields in profile visible.

Are the files in the archive exactly relevant? 

I’m not sure I follow this post. Are you having any issue? 

4 hours ago, Adriano Faria said:

Are you having any issue? 

Yes, I have problem.

"Profile Field Per User Group" dont work at my forum ver. 4.4.3, and I  do not understand why (((

Edited by Anton Nikolaykin

  • Author

What is not working? Provide more info so I can try to reproduce.

I'm able to select groups to fill the field. I'm able to choose which groups can view the field.

Edited by Adriano Faria

45 minutes ago, Adriano Faria said:

I'm able to select groups to fill the field. I'm able to choose which groups can view the field.

I'm able all to select.

I choose field visibility only for a group of administrators, but the field is still visible to all and guests too.

  • Author
27 minutes ago, Anton Nikolaykin said:

I choose field visibility only for a group of administrators, but the field is still visible to all and guests too.

Ok. I’ll take a look to see if something has changed and release a new version if that’s the case. 

  • Author
3 hours ago, Anton Nikolaykin said:

I choose field visibility only for a group of administrators, but the field is still visible to all and guests too.

 

3 hours ago, Adriano Faria said:

Ok. I’ll take a look to see if something has changed and release a new version if that’s the case. 

Yeah, I confirm they changed it for 4.4; they're using cache now. Will try to upload new version today later... but I'll do probably tomorrow in the morning.

  • Author

What's New in Version 2.1.3 (IPS 4.4 only)

  • Fix the VISIBLE TO feature.
  • Author

What's New in Version 2.2.0:

Rework in the custom profile fields form to enhance usability and make it clear and easier to use

hEEepVO.png

  • 4 weeks later...

It doesn't seem to be working on 4.4.3 :( I get error without even creating a custom profile field.

  • Author
Just now, Daniel B. said:

It doesn't seem to be working on 4.4.3 😞 I get error without even creating a custom profile field.

Version 2.2.0 in the post above yours was developed and tested in 4.4.3.

Which error?

Error: Undefined class constant 'EDIT' (0)
#0 /home/user/comunidad/applications/core/modules/front/system/register.php(328): IPS\core\ProfileFields\hook160::fields(Array, 1)
#1 /home/user/comunidad/init.php(588) : eval()'d code(9): IPS\core\modules\front\system\_register::buildRegistrationForm(NULL)
#2 /home/user/comunidad/applications/core/modules/front/system/register.php(175): IPS\core\modules\front\system\hook156::buildRegistrationForm(NULL)
#3 /home/user/comunidad/applications/core/modules/front/system/register.php(157): IPS\core\modules\front\system\_register->_registrationForm(NULL)
#4 /home/user/comunidad/system/Helpers/Wizard/Wizard.php(181): IPS\core\modules\front\system\_register->IPS\core\modules\front\system\{closure}(Array)
#5 /home/user/comunidad/applications/core/modules/front/system/register.php(164): IPS\Helpers\_Wizard->__toString()
#6 /home/user/comunidad/system/Dispatcher/Controller.php(96): IPS\core\modules\front\system\_register->manage()
#7 /home/user/comunidad/system/Dispatcher/Dispatcher.php(152): IPS\Dispatcher\_Controller->execute()
#8 /home/user/comunidad/index.php(13): IPS\_Dispatcher->run()
#9 {main}

and the backtrace:

#0 /home/user/comunidad/init.php(659): IPS\_Log::log('Error: Undefine...', 'uncaught_except...')
#1 /home/user/comunidad/system/Helpers/Wizard/Wizard.php(231): IPS\IPS::exceptionHandler(Object(Error))
#2 /home/user/comunidad/applications/core/modules/front/system/register.php(164): IPS\Helpers\_Wizard->__toString()
#3 /home/user/comunidad/system/Dispatcher/Controller.php(96): IPS\core\modules\front\system\_register->manage()
#4 /home/user/comunidad/system/Dispatcher/Dispatcher.php(152): IPS\Dispatcher\_Controller->execute()
#5 /home/user/comunidad/index.php(13): IPS\_Dispatcher->run()
#6 {main}

Any advise?

  • Author

I'll make some tests to see if I can reproduce and will reply back.

1 minute ago, Adriano Faria said:

I'll make some tests to see if I can reproduce and will reply back.

Thank you Adriano, look forward to hearing from you

Found out that it also triggers error when trying to edit a profile in the Frontend:

Error: Undefined class constant 'EDIT' (0)
#0 /home/user/applications/core/modules/front/members/profile.php(1045): IPS\core\ProfileFields\hook160::fields(Array, 0)
#1 /home/user/applications/core/modules/front/members/profile.php(941): IPS\core\modules\front\members\_profile->buildEditForm()
#2 /home/user/system/Dispatcher/Controller.php(85): IPS\core\modules\front\members\_profile->edit()
#3 /home/user/applications/core/modules/front/members/profile.php(73): IPS\Dispatcher\_Controller->execute()
#4 /home/user/system/Dispatcher/Dispatcher.php(152): IPS\core\modules\front\members\_profile->execute()
#5 /home/user/index.php(13): IPS\_Dispatcher->run()
#6 {main}

And backtrace:

#0 /home/user/init.php(659): IPS\_Log::log('Error: Undefine...', 'uncaught_except...')
#1 [internal function]: IPS\IPS::exceptionHandler(Object(Error))
#2 {main}

Regards.

  • Author

Please, disable the plugin and wait until I'm able to test and reply.

1 minute ago, Adriano Faria said:

Please, disable the plugin and wait until I'm able to test and reply.

Yes sure; just wanted to provide another log triggered from somewhere else ;) 

By the way, I'm trying to use it along with User Groups in Registration Screen

But even with User Groups in Registration Screen disabled the problem persists. I have no other plugins installed.

  • Author

What's New in Version 2.2.1:

  • Fix an error under specific server configuration
2 hours ago, Daniel B. said:

By the way, I'm trying to use it along with User Groups in Registration Screen

They're DO NOT work together. If they do, I would have add a note in both file descriptions.

Recently Browsing 0

  • No registered users viewing this page.