Page 1 of 1

Custom fields not showing up on user page

PostPosted: July 12th, 2011, 3:53 pm
by nashvillegeek
Hi,

When looking at the 'browse members' page, the custom field headers are showing at the top of the table, but the information is not showing at all. I've tried hiding some of the fields to see if the content was formatting strange, but nothing. The information is visible in the individual user profile and the export file, just not on the wp-admin/user.php.

Any thoughts?

Thanks,
Scott

Re: Custom fields not showing up on user page

PostPosted: July 13th, 2011, 2:12 am
by Cristián Lávaque
It works fine for me, I get the column for the custom field and the values are there. Could you please take a screenshot of your users page, removing any private info, and post it here?

Re: Custom fields not showing up on user page

PostPosted: July 13th, 2011, 6:44 am
by nashvillegeek
Hi Cristian,

It works on my testing setup, as well. I've attached a screenshot that the client sent me. The fields are populated in the uers's profile pages. It seems like they were working before. The only thing that I've changed is the 'member directory include' script we were working on in another thread. I removed that script and it did not seem to affect anything.

Version 110620 + s2Member Pro v110606
WordPress 3.1.3

Updating plugins and WP isn't so simple. They have strict security and testing protocol. I'm pretty sure it was working fine before, and am waiting for an answer as to whether anything else has changed on their setup as far as plugins or scripts.



Thanks.

Re: Custom fields not showing up on user page

PostPosted: July 13th, 2011, 4:44 pm
by Cristián Lávaque
I see. Yeah, they may have changed something.

Could it be the Members List plugin? Have you tried deactivating it?

Re: Custom fields not showing up on user page

PostPosted: July 14th, 2011, 12:17 pm
by nashvillegeek
Perhaps I should deactivate/reactivate s2member? Maybe when I added the script for the member directory include messed something up. The content is set to be safeguarded. Would I lose any configuration by doing this?

Re: Custom fields not showing up on user page

PostPosted: July 14th, 2011, 1:59 pm
by Cristián Lávaque
If Deactivation Safeguards are active, then you shouldn't lose your settings. Always have a backup anyway, for good measure. ;)

Re: Custom fields not showing up on user page

PostPosted: July 15th, 2011, 8:04 am
by nashvillegeek
The client mentioned that all fields are showing in the users' profile page, except for the registration date. Seems peculiar. Any thoughts? Would accessing those hooks for the 'member directory include' script (http://www.primothemes.com/forums/viewtopic.php?f=4&t=10414) cause this?

Re: Custom fields not showing up on user page

PostPosted: July 16th, 2011, 12:09 am
by Cristián Lávaque
I doubt that's it, but you can try removing that hack and see if the users list works properly. Like I said, remove other plugins and see if the list behaves normally.