justdave
@justdave on WordPress.org
- Member Since: November 28th, 2006
-
Created a topic, price still showing on category pages, on the site WordPress.org Forums:
I'm using this on two products (donations into differe… -
Posted a reply to “This is not possible for security reasons.”, on the site WordPress.org Forums:
You didn't have to roll back because it was fixed in 2.1.10 and you have… -
Posted a reply to “This is not possible for security reasons.”, on the site WordPress.org Forums:
You probably have a Role field on your profile forms. See https://wordpress.org/support/topic/after-2-1-update-roles-dropdown-returns-error-500-on-profile-form/ -
Posted a reply to Oddball problems, on the site WordPress.org Forums:
The only thing off your list there that I can probably help you debug is… -
Posted a reply to Why does UM use the wordpress user system, on the site WordPress.org Forums:
Except they're not really different? (I'm not a developer for this plugin, just a user,… -
Posted a reply to After 2.1 Update, Roles (dropdown) returns error 500 on profile form, on the site WordPress.org Forums:
@nsinelnikov That form points me back here when I'm not a paid user. I did… -
Posted a reply to After 2.1 Update, Roles (dropdown) returns error 500 on profile form, on the site WordPress.org Forums:
debug.log was the first place I looked trying to figure out what was going on… -
Posted a reply to After 2.1 Update, Roles (dropdown) returns error 500 on profile form, on the site WordPress.org Forums:
First choice: restore a backup (you make them, right?) Preferably restore just wp-content/plugins/ultimate-member and not… -
Posted a reply to This is not possible for security reasons, on the site WordPress.org Forums:
Does your registration form have a Role field on it? If so, see https://wordpress.org/support/topic/after-2-1-update-roles-dropdown-returns-error-500-on-profile-form/ -
Posted a reply to After 2.1 Update, Roles (dropdown) returns error 500 on profile form, on the site WordPress.org Forums:
Yeah, just confirmed, rolling back to 2.1.8 fixes this. -
Posted a reply to After 2.1 Update, Roles (dropdown) returns error 500 on profile form, on the site WordPress.org Forums:
And to clarify from the topic name, it appears this was introduced with version 2.1.9… -
Posted a reply to After 2.1 Update, Roles (dropdown) returns error 500 on profile form, on the site WordPress.org Forums:
Looking at the change log, it appears that this was intentionally broken, though the description… -
Created a topic, required radio and checkboxes with defaults fail form validation, on the site WordPress.org Forums:
When loading a profile form for editing by the user, i… -
Created a topic, storing “invisible” metadata on order item, on the site WordPress.org Forums:
I'm working on a plugin that deals with custom fields … -
Posted a reply to Redirect forms to Thank You pages, on the site WordPress.org Forums:
Probably worth a different topic for that just to help other people find it if… -
Posted a reply to Redirect forms to Thank You pages, on the site WordPress.org Forums:
In that case, you need some code either in a custom plugin or in your… -
Posted a reply to Member Grid has been broken, on the site WordPress.org Forums:
Yeah, I can get into it now. Your CSS has this in it: .um-member-name a… -
Posted a reply to login page Wrongly Redirects to Home page, on the site WordPress.org Forums:
UM also implements permissions on each page for who can view it. Find your custom… -
Posted a reply to Font user can’t update shotcode, on the site WordPress.org Forums:
Ahhhh. Okay. You don't want to use the shortcode option for the field name then.… -
Posted a reply to Default Registration Form “You are already registered”, on the site WordPress.org Forums:
That text appears when you load a registration form when you're already logged in. That… -
Posted a reply to Font user can’t update shotcode, on the site WordPress.org Forums:
I guess I'm still not following. What do you mean by "updating a shortcode"? Shortcodes… -
Posted a reply to Member Grid has been broken, on the site WordPress.org Forums:
I get a WebReus parking page when I go to that one (and the only… -
Posted a reply to Need to disable profile page, on the site WordPress.org Forums:
If you go to Ultimate Member -> User Roles, on each role you can set… -
Posted a reply to Member Grid has been broken, on the site WordPress.org Forums:
The URL doesn't work. I get an SSL cert error, and if I override that… -
Posted a reply to Redirect forms to Thank You pages, on the site WordPress.org Forums:
Are they for different roles? If so, you can edit that role (Ultimate Member ->… -
Posted a reply to login page Wrongly Redirects to Home page, on the site WordPress.org Forums:
Do you mean the page you go to after you log in? There's a setting… -
Posted a reply to search relevance, on the site WordPress.org Forums:
If you edit the member directory, there's a section near the bottom to set which… -
Posted a reply to Font user can’t update shotcode, on the site WordPress.org Forums:
Can you add some more detail to your question? I'm not sure what you're asking. -
Posted a reply to Can I create member types that are hidden to other members?, on the site WordPress.org Forums:
For different types of members not being able to see each other, yes, UM works… -
Posted a reply to to see what you type on password modification, on the site WordPress.org Forums:
The general practice is to NOT allow this because it allows someone looking over your… -
Posted a reply to Does a user registered with social login generate a standard password?, on the site WordPress.org Forums:
It does (every user has a local password in WordPress) but there's no way to… -
Posted a reply to Problem with registration form, on the site WordPress.org Forums:
Have you tried registering yourself to see what it does? Do you get any error… -
Posted a reply to How I can remove the link to “password-reset”?, on the site WordPress.org Forums:
That message is coming from WordPress, not Ultimate Member, UM is just passing it through.… -
Posted a reply to New member registration, on the site WordPress.org Forums:
And that ended up not working right, because the user auto-approve process (which happens after… -
Posted a reply to Is there any way to save user registration data to database?, on the site WordPress.org Forums:
You can set up a profile form in UM that includes all the fields, and… -
Posted a reply to Is there any way to save user registration data to database?, on the site WordPress.org Forums:
I'm pretty sure it is all saved in the database. It all goes in usermeta.… -
Posted a reply to want auto-approve but not logged in, on the site WordPress.org Forums:
OK, found a better way to do this, and I'll call this one a real… -
Posted a reply to want auto-approve but not logged in, on the site WordPress.org Forums:
ok, I found a little bit of a workaround... I added a shortcode that calls… -
Created a topic, want auto-approve but not logged in, on the site WordPress.org Forums:
My desired registration flow is: 1) user fills out and… -
Posted a reply to New member registration, on the site WordPress.org Forums:
I ended up doing this. I hooked the um_registration_complete action and generated my own email,… -
Created a topic, New member registration, on the site WordPress.org Forums:
I'm trying to set up a registration form for my websit… -
Created a topic, “Delete all messages” in logs also deletes all settings, on the site WordPress.org Forums:
When viewing the log, choosing the "Delete all message… -
Posted a reply to Changing “no forums found” message doesn’t work, on the site WordPress.org Forums:
ok, so trying to debug this, I turned on debugging and dropped the following in:… -
Posted a reply to Changing “no forums found” message doesn’t work, on the site WordPress.org Forums:
I had WP Super Cache installed, but manually nuking the cache didn't help, and it's… -
Posted a reply to Changing “no forums found” message doesn’t work, on the site WordPress.org Forums:
Thanks, but like I said in the message that still didn't fix it. The text… -
Created a topic, Changing “no forums found” message doesn’t work, on the site WordPress.org Forums:
On the Forum Index Styling tab, #14 at the bottom says… -
Posted a reply to Private profile for registered users before plugin installation, on the site WordPress.org Forums:
Oh, there's also an option to allow members to make their profile private.... This one… -
Posted a reply to Private profile for registered users before plugin installation, on the site WordPress.org Forums:
Here's how I would handle this: In your Member Directories edit your default directory, and… -
Posted a reply to Why is one role available?, on the site WordPress.org Forums:
When you edit the form, the field to let them choose the role has a… -
Created a topic, Both default WP and Ultimate Member welcome emails get sent, on the site WordPress.org Forums:
When creating a new user via the Users panel in admin,…