Community Support Forums — WordPress® ( Users Helping Users ) — 2011-02-28T15:27:08-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=2244 2011-02-28T15:27:08-05:00 http://www.primothemes.com/forums/viewtopic.php?t=2244&p=7248#p7248 <![CDATA[Re: SOLVED: users.php (admin) unusable when many custom fiel]]> Statistics: Posted by dvpro — February 28th, 2011, 3:27 pm


]]>
2011-02-28T02:46:12-05:00 http://www.primothemes.com/forums/viewtopic.php?t=2244&p=7238#p7238 <![CDATA[Re: SOLVED: users.php (admin) unusable when many custom fiel]]> Statistics: Posted by Guest — February 28th, 2011, 2:46 am


]]>
2011-02-28T00:38:47-05:00 http://www.primothemes.com/forums/viewtopic.php?t=2244&p=7236#p7236 <![CDATA[Re: SOLVED: users.php (admin) unusable when many custom fiel]]> Statistics: Posted by dvpro — February 28th, 2011, 12:38 am


]]>
2011-02-26T15:19:08-05:00 http://www.primothemes.com/forums/viewtopic.php?t=2244&p=7186#p7186 <![CDATA[Re: users.php (admin) unusable when many custom fields]]>
Note: We not only had to update s2Member to 3.5, but we also had to update the Pro add-on to the newest, latest version too. See https://www.s2member.com/account/

I am pleased with it, even though I am still frustrated by the lack of any reply to my emails to their support address.

Statistics: Posted by Guest — February 26th, 2011, 3:19 pm


]]>
2011-02-25T15:06:03-05:00 http://www.primothemes.com/forums/viewtopic.php?t=2244&p=7150#p7150 <![CDATA[Re: FIX FOR: users.php (admin) unusable when many custom fie]]>
Thanks for the heads up. But we downloaded that plugin, and it is not working for us. We're on 3.1 now, and the plugin says it is compatible up to 3.0.5, so that may be why. Not sure.

== Updated 2.27.2011

The reason the plugin was not functioning was because I had it installed as "network activated" -- when I deactivated it and then activated on the level of a single blog, it became functional. This plugin has now become very helpful for us.

Statistics: Posted by Guest — February 25th, 2011, 3:06 pm


]]>
2011-02-18T20:09:16-05:00 http://www.primothemes.com/forums/viewtopic.php?t=2244&p=6884#p6884 <![CDATA[Re: FIX FOR: users.php (admin) unusable when many custom fie]]> http://webdesign.anmari.com/plugins/users/

Statistics: Posted by dvpro — February 18th, 2011, 8:09 pm


]]>
2011-02-13T16:36:06-05:00 http://www.primothemes.com/forums/viewtopic.php?t=2244&p=6677#p6677 <![CDATA[Re: users.php (admin) unusable when many custom fields. need]]>
The following will stop the "users.php" file from displaying the custom user fields, but it will still display the standard fields (Username, Name, E-mail, Role, Posts) and the special s2member fields (Registration Date, Paid Registr. Date, Paid Subscr. ID, Custom Capabilities).

In the file "users-list.inc.php" ...
Comment out the 9 lines below, that start on or near line 36 and go to or near line 45:

Code:
//            if ($GLOBALS["WS_PLUGIN__"]["s2member"]["o"]["custom_reg_fields"])
//               foreach (json_decode ($GLOBALS["WS_PLUGIN__"]["s2member"]["o"]["custom_reg_fields"], true) as $field)
//                  {
//                     $field_var = preg_replace ("/[^a-z0-9]/i", "_", strtolower ($field["id"]));
//                     $field_id_class = preg_replace ("/_/", "-", $field_var);
//                     /**/
//                     $field_title = ucwords (preg_replace ("/_/", " ", $field_var));
//                     $cols["s2member_custom_field_" . $field_var] = $field_title;
//                  }

Statistics: Posted by Guest — February 13th, 2011, 4:36 pm


]]>
2011-02-13T16:24:15-05:00 http://www.primothemes.com/forums/viewtopic.php?t=2244&p=6676#p6676 <![CDATA[Re: users.php (admin) unusable when many custom fields. need]]>
/wp-content/plugins/s2member/includes/functions

... there is a file called "users-list.inc.php"

I think it has some function(s) that add custom user fields to the users.php file.

More soon.

Statistics: Posted by Guest — February 13th, 2011, 4:24 pm


]]>
2011-02-13T16:09:41-05:00 http://www.primothemes.com/forums/viewtopic.php?t=2244&p=6674#p6674 <![CDATA[Re: users.php (admin) unusable when many custom fields. need]]> Statistics: Posted by Guest — February 13th, 2011, 4:09 pm


]]>
2011-02-12T14:57:41-05:00 http://www.primothemes.com/forums/viewtopic.php?t=2244&p=6642#p6642 <![CDATA[SOLVED: users.php (admin) unusable when many custom fields]]>
When we go to our list of users at wp-admin/users.php, the list is unreadable because of how many custom user fields we have. We're attaching is a screenshot that shows what I mean.

Does the s2Member plugin have another page somewhere that shows all the members?

We need either a workable (usable) "users.php" (that can either limit the number of custom fields it displays or somehow display them in TR's instead of TD's) or a suitable alternate page somewhere else.

We have purchased the unlimited domains version of Pro plus the theme pak. Hoping someone can lend us a hand.

== UPDATED on 2.25.2011:

We recently updated our blog install to WordPress 3.1 and now we're back almost to square 1. We can now get the new users.php file to not display the many custom fields, but we are unable to get a renamed copy of the users.php to display any of the custom fields.

We tried the "amR Users" plugin (a "users list" plugin), but it is not working for us.

== Updated on 2.26.2011:

s2Member is now updated to be compatible with WP 3.1, and the update adds faster speeds and many new features. One of the new features, is ability to use the "screen options" tab in WP 3.1 to check mark which fields you want to show on "users.php" and which you want to hide. This is very nice, and achieves what we need "users.php" to be with regard to s2Member.

Note: We not only had to update s2Member to 3.5, but we also had to update the Pro add-on to the newest, latest version too. See https://www.s2member.com/account/

Statistics: Posted by Guest — February 12th, 2011, 2:57 pm


]]>