James Carroll
Forum Replies Created
-
@marco, Thank you for the tip. I installed version 2.2.0 and didn’t add any user fields before upgrading to 2.3.0. I looked in the “Cimy User Extra Fields” ( <wordpress-path>/wp-admin/options-general.php?page=user_extra_fields ), but I didn’t see anything about a database update. I also followed the instructions in the documentation, which reads:
UPDATE FROM A PREVIOUS VERSION:
go to Cimy User Extra Fields admin options, press “Fix the problem” button and confirmAgain, I didn’t see any “fix the problem” button in the admin options screen.
I assume that, since I don’t have any extra fields yet, that I don’t need to update the database. Will you please confirm or deny that?
Thank you again for your help.
JamesGood news: on second attempt, the upgrade was successful.
Thank you, Marco!
Forum: Fixing WordPress
In reply to: MembershipHave you tried the Membership plugin?
And there are a couple of guides to get you started so it’s no so confusing:
https://wpmu.org/drip-feed-your-content-with-the-wpmu-dev-membership-plugin/
https://wpmu.org/create-a-simple-tutorial-site-with-the-wpmu-dev-membership-plugin/Cheers,
JamesForum: Plugins
In reply to: [Check Last Login] [Plugin: Check Last Login] Useful optionsI agree, sorting by the extra columns would be great. Ipstenu stated six months ago:
You CANNOT sort by USER generated headers in the User Table because of how it draws from the database. Your plugin would have to write to the wp_users table (making new columns instead of using wp_usermeta) and EVEN THEN, the sortables are hard coded.
If anyone knows of a way to overcome these challenges, please let us know.
Thank you,
Forum: Plugins
In reply to: Add sort by "last logged in date" Check Last LoginI would also like this feature.
Ideally, I would like a list of users that have logged in since the current administrator logged it. We currently use this as a “todo list” for our site administrators: each time they log in, they run through all the users that have logged in since the admin last logged in.
Thanks!