Jeff Farthing
Forum Replies Created
-
Can you edit your post? You posted the wrong link (by posting a link to this thread).
Forum: Plugins
In reply to: [Theme My Login] Theme My Login button not workingPerhaps try disabling AJAX in TMLs settings.
Forum: Plugins
In reply to: [Theme My Login] Removing Form LinksWhile this should work, I would highly recommend disabling registration in WP Admin > Settings > General, if that’s what you’re after.
If you’re comfortable with editing files, I’d suggest editing
theme-my-login/includes/actions.php, addingprint_r($_COOKIE); exit;online 697and then testing the process. Paste your result here.Forum: Plugins
In reply to: [Theme My Login] Unstyled login page: possible conflict with WordPress 6.9I am unable to reproduce this issue, in WP 6.9.1, using a default theme.
Forum: Plugins
In reply to: [Theme My Login] reCAPTCHAUnfortunately, due to WordPress rules, we are unable to support our commercial products on these forums. Please reach out to us via our commercial support channel.
Forum: Plugins
In reply to: [Theme My Login] Edit email content received by new approved userWe are now working with you on this via our commercial support channel.
Forum: Plugins
In reply to: [Theme My Login] Crash on log inCan you test with plugins other than TML deactivated, as well as a default theme, and see if this issue persists?
Forum: Plugins
In reply to: [Theme My Login] problem with cookiesThis is usually due to your hosting provider utilizing server-side caching. Ask them to exclude TML’s paths from the cache, which by default are:
/login
/logout
/register
/lostpassword
/resetpass
/dashboard
/profile (If using Profiles extension)
/activate (If using Moderation extension)
/2fa (If using 2FA extension)Forum: Plugins
In reply to: [Theme My Login] tml_get_forms undefinedWhich TML version are you using? This function is defined in TML 7+.
Forum: Plugins
In reply to: [Theme My Login] CVE-2025-60098Forum: Plugins
In reply to: [Theme My Login] Lates Version 7.1.13 update is throwing errorsTML 7.1.14 was released hours ago to address this issue.
Forum: Plugins
In reply to: [Theme My Login] site broken after update to 7.1.13That’s because WP is still serving 7.1.13. We’ve reached out to support to determine what is going on with that.
Forum: Plugins
In reply to: [Theme My Login] the new update made errors in my websiteThat’s because WP is still serving 7.1.13. We’ve reached out to support to determine what is going on with that.
Forum: Plugins
In reply to: [Theme My Login] Broken Access Control VulnerabilityTML 7.1.13 was released yesterday to address this, and 7.1.14 just now to address a bug introduced in 7.1.13.