Profiles

  • Member Since: November 18th, 2009
  • Find me on:
  • Posted a reply to Password reset link simply reloads the same page, on the site WordPress.org Forums:
    i use this on my owner's page: [wpmem_profile register=hide]

  • Posted a reply to Password reset link simply reloads the same page, on the site WordPress.org Forums:
    i assume your shortcodes are on the page specified in settings->pages User Profile Page:  For…

  • Created a topic, updated fork, on the site WordPress.org Forums:
    i have created a fork of the github gigpress repositor…

  • Created a topic, once u turn on search, u r stuck with it-\\, on the site WordPress.org Forums:
    and it doesn't work-\

  • Posted a reply to 7.30 is a complete mess, on the site WordPress.org Forums:
    sorry, multi-day events do appear, all-day as well as hourly...ihnfi what was wrong, but now…

  • Posted a reply to 7.30 is a complete mess, on the site WordPress.org Forums:
    i can concur re multi-day events: only 1st day appears in monthly calendar view, and…

  • Created a topic, custom post types searched but not displayed, on the site WordPress.org Forums:
    i use gigpress which has it's own tables, similar to c…

  • Posted a reply to always Filters whole words only, on the site WordPress.org Forums:
    please...search 101

  • Created a topic, always Filters whole words only, on the site WordPress.org Forums:
    "Filter whole words only" setting is unchecked, but re…

  • Created a topic, mysql version, on the site WordPress.org Forums:
    settings shows: "Your MySQL version (5.7.44) is below …

  • Posted a reply to can’t delete media after selecting don’t prompt for delete, on the site WordPress.org Forums:
    nevermind...don't show prompt only applies to current window; reloading clears it

  • Posted a reply to can’t delete media after selecting don’t prompt for delete, on the site WordPress.org Forums:
    "To delete media items, click the Bulk Select button at the top of the screen.…

  • Created a topic, can’t delete media after selecting don’t prompt for delete, on the site WordPress.org Forums:
    same issue as https://wordpress.org/support/topic/perm…

  • Posted a reply to how do i bulk delete entries?, on the site WordPress.org Forums:
    after deleting wp_frm_items: DELETE FROM wp_frm_item_metasWHERE item_id NOT IN (SELECT id FROM wp_frm_items);

  • Created a topic, how do i bulk delete entries?, on the site WordPress.org Forums:
    dox show: Navigate to your desired form and click…

  • Created a topic, v3.5.4.4 release announcement link wrong, on the site WordPress.org Forums:
    it links to https://rocketgeek.com/release-announcemen…

  • Posted a reply to updated to php8.5, /wp-admin/plugins.php 404s, on the site WordPress.org Forums:
    nevermind it's started to work againwtf

  • Created a topic, updated to php8.5, /wp-admin/plugins.php 404s, on the site WordPress.org Forums:
    all other wp admin pages work as expected, except for …

  • Posted a reply to How do I add a Logout Link in the Menu?, on the site WordPress.org Forums:
    create a logout page containing ?a=logout

  • Posted a reply to plugin borks user update, on the site WordPress.org Forums:
    no, it's the user admin page that throws it, not this plug-in, but activating this…

  • Created a topic, plugin borks user update, on the site WordPress.org Forums:
    i ran into an issue with editing a user while this plu…

  • Created a topic, feature request: bulk edit users to add membership, on the site WordPress.org Forums:
    i've added a new membership that i'd like to add to al…

  • Posted a reply to additional fileds on admin page, on the site WordPress.org Forums:
    great! thanx-)

  • Posted a reply to user update Error: Please enter an email address., on the site WordPress.org Forums:
    i used troubleshooting mode & when i enabled https://wordpress.org/plugins/import-users-from-csv-with-meta/ the problem came back, disabled it…

  • Posted a reply to user without admin privs can edit others with same um role, on the site WordPress.org Forums:
    actually the client is abandoning um

  • Created a topic, user without admin privs can edit others with same um role, on the site WordPress.org Forums:
    user can edit some (but not all) other users with same…

  • Posted a reply to user update Error: Please enter an email address., on the site WordPress.org Forums:
    where can i d/l previous versions to try regression?

  • Created a topic, user update Error: Please enter an email address., on the site WordPress.org Forums:
    i just tried to update a user with a new membership, a…

  • Created a topic, additional fileds on admin page, on the site WordPress.org Forums:
    while i've successfully entered/displayed an image fie…

  • Posted a reply to how to retrieve memberships, on the site WordPress.org Forums:
    btw, on the membership admin page, you display columns Stats, Likes, Slug, Role, Expires, Last…

  • Posted a reply to “image” field type retrieval, on the site WordPress.org Forums:
    thanx, i just need to check for !empty($imgurl)...i wa misled by wp_get_attachment_image_url dox: Return string|false…

  • Posted a reply to how to retrieve memberships, on the site WordPress.org Forums:
    thanx, i figured out that get_user_meta(single=>true) will return an array containing the membership names as…

  • Created a topic, fyi: WP_Members_Stop_Spam_Registrations deprecations, on the site WordPress.org Forums:
    Deprecated: Creation of dynamic property WP_Members_St…

  • Created a topic, “image” field type retrieval, on the site WordPress.org Forums:
    i see from inspection of user export that the “image” …

  • Created a topic, how to retrieve memberships, on the site WordPress.org Forums:
    will this work? $args = array( 'meta_key' => …

  • Posted a reply to cant create custom template, on the site WordPress.org Forums:
    maybe for debugging but won't help production

  • Posted a reply to cant create custom template, on the site WordPress.org Forums:
    in themes/camerata/ultimate-member as expected

  • Posted a reply to cant create custom template, on the site WordPress.org Forums:
    no, camerata is the child

  • Posted a reply to cant create custom template, on the site WordPress.org Forums:
    ihnfi why it isn't working for me...i copied them everywhere ultimate-member/profile-bc.phpultimate-member/members-bc.phpultimate-member/templates/profile-bc.phpultimate-member/templates/members-bc.phpultimate-member/templates/profile/profile-bc.phpultimate-member/templates/profile/members-bc.php and nada

  • Created a topic, customized profile thumb size ignored, on the site WordPress.org Forums:
    i have customized the default profile form to turn off…

  • Created a topic, cant create custom template, on the site WordPress.org Forums:
    i've copied/modified /wp-content/plugins/ultimate-memb…

  • Posted a reply to can’t upload cover/profile photo, on the site WordPress.org Forums:
    only caching was off...i disabled everything, including image cdn, and now it works...it even fixed…

  • Posted a reply to can’t upload cover/profile photo, on the site WordPress.org Forums:
    thx, but it's already disabled...

  • Created a topic, can’t upload cover/profile photo, on the site WordPress.org Forums:
    upload progress completes, but apply remains disabled-…

  • Posted a reply to deleted cpts still appearing in backend menu, on the site WordPress.org Forums:
    nevermind, i found them still listed in acf...deleting there removed them.

  • Created a topic, deleted cpts still appearing in backend menu, on the site WordPress.org Forums:
    i had created several cpts & populated them, then …

  • Posted a reply to Nightmare, on the site WordPress.org Forums:
    i ran into a mod-sec issue with another plugin's not saving text/html/css settings, which my…

  • Posted a reply to Login Errors & Lockouts, on the site WordPress.org Forums:
    i'd also like to point out that browsers' save password can be an issue when…

  • Posted a reply to Identifying non-activated users, on the site WordPress.org Forums:
    glad to be of service-)

  • Posted a reply to [WP-Members Membership Plugin] Identifying non-activated users, on the site WordPress.org Forums:
    on the wordpress user admin screen where it lists all the users, there is a…