Title: reyerm's Replies | WordPress.org

---

# reyerm

  [  ](https://wordpress.org/support/users/reyerm/)

 *   [Profile](https://wordpress.org/support/users/reyerm/)
 *   [Topics Started](https://wordpress.org/support/users/reyerm/topics/)
 *   [Replies Created](https://wordpress.org/support/users/reyerm/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/reyerm/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/reyerm/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/reyerm/engagements/)
 *   [Favorites](https://wordpress.org/support/users/reyerm/favorites/)

 Search replies:

## Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPS Menu Exporter] The export included “all content”!](https://wordpress.org/support/topic/the-export-included-all-content/)
 *  [reyerm](https://wordpress.org/support/users/reyerm/)
 * (@reyerm)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/the-export-included-all-content/#post-16165560)
 * Unfortunately the plugin specifically states that it does include any posts or
   pages linked to menu items. I am also hoping to find a way to only export menu
   not the pages linked to the menu items.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[When Last Login] Undefined array key “page”](https://wordpress.org/support/topic/undefined-array-key-page/)
 *  [reyerm](https://wordpress.org/support/users/reyerm/)
 * (@reyerm)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/undefined-array-key-page/#post-16142183)
 * Getting similar
    `Warning: Undefined array key “page” in ****/wp-content/plugins/
   when-last-login/when-last-login.php on line 607 Warning: Cannot modify header
   information – headers already sent by (output started at ***/wp-content/plugins/
   when-last-login/when-last-login.php:607) in ****/wp-admin/includes/misc.php on
   line 1381 Warning: Cannot modify header information – headers already sent by(
   output started at
 * is there a hot fix avail or when do you expect new version to be released? thanks
   Andre1!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sensei LMS - Online Courses, Quizzes, & Learning] Reminders for incomplete courses](https://wordpress.org/support/topic/reminders-for-incomplete-courses/)
 *  Thread Starter [reyerm](https://wordpress.org/support/users/reyerm/)
 * (@reyerm)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/reminders-for-incomplete-courses/#post-15980374)
 * Thanks Stef and Ronnie, that is good to hear! I am looking forward to seeing 
   the result next year.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Import Users from CSV] Password Nag with PMP](https://wordpress.org/support/topic/password-nag-with-pmp/)
 *  Thread Starter [reyerm](https://wordpress.org/support/users/reyerm/)
 * (@reyerm)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/password-nag-with-pmp/#post-15440650)
 * thanks Andrew, no problem that makes sense.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Psychological tests & quizzes] Help keeping this plugin in development](https://wordpress.org/support/topic/help-keeping-this-plugin-in-development/)
 *  [reyerm](https://wordpress.org/support/users/reyerm/)
 * (@reyerm)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/help-keeping-this-plugin-in-development/#post-15144100)
 * any news on this guys!? i too would love to see it staying in production
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Customize WordPress Emails and Alerts - Better Notifications for WP] Password reset link invalid](https://wordpress.org/support/topic/password-reset-link-invalid-6/)
 *  Thread Starter [reyerm](https://wordpress.org/support/users/reyerm/)
 * (@reyerm)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/password-reset-link-invalid-6/page/2/#post-14205008)
 * Glad to hear you got it working [@webedgeaus](https://wordpress.org/support/users/webedgeaus/)!
   Pity about the 24 hours 🙂
 * Appreciate your initial help on the redirect. End up being a collaboration… nice!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Customize WordPress Emails and Alerts - Better Notifications for WP] Password reset link invalid](https://wordpress.org/support/topic/password-reset-link-invalid-6/)
 *  Thread Starter [reyerm](https://wordpress.org/support/users/reyerm/)
 * (@reyerm)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/password-reset-link-invalid-6/page/2/#post-14187809)
 * yes I would have assumed so, but for some reason not needed my side. if it works,
   then best to stick with login path i imagine, to be explicit.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Customize WordPress Emails and Alerts - Better Notifications for WP] Password reset link invalid](https://wordpress.org/support/topic/password-reset-link-invalid-6/)
 *  Thread Starter [reyerm](https://wordpress.org/support/users/reyerm/)
 * (@reyerm)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/password-reset-link-invalid-6/page/2/#post-14184443)
 * Ok! I think I have made sense of my confusion, as query strings aren’t parsed
   by Mod_Rewrite. So need to rather use RewriteCond to be specific on the query
   string.
 * RewriteCond %{QUERY_STRING} action=rp(.*)
    RewriteRule ^wp-login.php?(.*) [https://app.mydomain.com/$1](https://app.mydomain.com/$1)[
   R=301,L]
 * thanks again for the help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Customize WordPress Emails and Alerts - Better Notifications for WP] Password reset link invalid](https://wordpress.org/support/topic/password-reset-link-invalid-6/)
 *  Thread Starter [reyerm](https://wordpress.org/support/users/reyerm/)
 * (@reyerm)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/password-reset-link-invalid-6/#post-14184372)
 * p.s.
    For interest this works:
 * RewriteRule ^wp-login.php?(.*) [https://app.mydomain.com/$1](https://app.mydomain.com/$1)[
   R,L]
 * But as soon as i try get more specific with action=rp (or even just the a!) it
   breaks. maybe something to do with repeated rewrites or the ? character being
   reserved
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Customize WordPress Emails and Alerts - Better Notifications for WP] Password reset link invalid](https://wordpress.org/support/topic/password-reset-link-invalid-6/)
 *  Thread Starter [reyerm](https://wordpress.org/support/users/reyerm/)
 * (@reyerm)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/password-reset-link-invalid-6/#post-14165860)
 * Thanks!
    Unfortunately no luck. Seems to produce same format path ayhow (with
   diff key of course). I think it is working from regex perspective but the key
   itself is not valid.
 * [https://www.mysite.com/wp-login.php?action=rp&key=qni9xxxxxxxxxxxxxxf8&login=reyerm.test107](https://www.mysite.com/wp-login.php?action=rp&key=qni9xxxxxxxxxxxxxxf8&login=reyerm.test107)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Customize WordPress Emails and Alerts - Better Notifications for WP] Password reset link invalid](https://wordpress.org/support/topic/password-reset-link-invalid-6/)
 *  Thread Starter [reyerm](https://wordpress.org/support/users/reyerm/)
 * (@reyerm)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/password-reset-link-invalid-6/#post-14165053)
 * Oh dear so close yet not quite.
 * It is correctly redirecting but now finds the reset key to be invalid. Could 
   the key somehow be in part based on the address?
 * Redirect ends up at :
    [https://www.mycube4change.com/login/?login=invalidkey](https://www.mycube4change.com/login/?login=invalidkey)
 * Message returned to login page:
    Your reset password key is invalid.
 * [@voltronik](https://wordpress.org/support/users/voltronik/) any ideas if within
   the BNFW logic?
 * thanks again to you both!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Customize WordPress Emails and Alerts - Better Notifications for WP] Password reset link invalid](https://wordpress.org/support/topic/password-reset-link-invalid-6/)
 *  Thread Starter [reyerm](https://wordpress.org/support/users/reyerm/)
 * (@reyerm)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/password-reset-link-invalid-6/#post-14164876)
 * Thanks very much for that update, as I tried the previous one briefly yesterday
   but it was getting stuck at login page (due to other wp-login paths being incorrectly
   converted too). I suspected your later approach or something more specific like
   that could work. I’ll give it a try later.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Psychological tests & quizzes] Respondent previous results](https://wordpress.org/support/topic/respondent-previous-results/)
 *  Thread Starter [reyerm](https://wordpress.org/support/users/reyerm/)
 * (@reyerm)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/respondent-previous-results/#post-13220562)
 * Pity, that would be a useful addition, maybe via shortcode.
 * Can you point me to anything (maybe the relevant module on your github that pulls
   the results for wp-admin) that i might be able to use to reference the correct
   entries programmatically in javascript or PHP?
    thanks!

Viewing 13 replies - 1 through 13 (of 13 total)