foxladi
Forum Replies Created
-
Forum: Plugins
In reply to: [Uncanny Toolkit for LearnDash] Invalid password reset link for SOME usersDone, thank you very much π
Forum: Plugins
In reply to: [Uncanny Toolkit for LearnDash] Invalid password reset link for SOME usersI found the php error log. Lots of errors… Mostly with the thrive-learndash plugin.
I don’t think I can open a ticket on your website, because I’m not a premium user.
Thanks for trying to help.
Forum: Plugins
In reply to: [Uncanny Toolkit for LearnDash] Invalid password reset link for SOME usersHi @uncannyowl
It could be another plugin, yes. You mention this twice…
But as already stated in my first message:
I have disabled all other plugins β no effect.
I don’t have a staging site, and I have no idea about how to make one.
If there is environment restrictions that limit key/URL length… would this be visible somewhere? PHP.ini or something?
Where do I find the PHP error log?
Forum: Plugins
In reply to: [Uncanny Toolkit for LearnDash] Invalid password reset link for SOME usersUpdate:
I figured that I could test it by making a user with a long usename. I chose brittmalkavoopticomtest
I got Invalid Password Reset Link.
Then I changed the username to “voopti” directly in the database, created a new password reset request, and it worked.
So there seems to be a bug with long usernames. How long? 8 characters are fine, but I don’t know the max. If you could figure that out, it would be great.
I have version Version 3.1.2 – I don’t know if it’s the most recent or what. It might have been auto-updated.
I just did a test now, and I didn’t get the error text. Hopefully, it’s resolved.
@mazmohad , the error started recently for me, too. Unfortunately, I didn’t write down when it happened. I thought it was just a one-time glitch.
Hostgator works surprisingly well. But it has its quirks.
Anyway, yes, the other site also has the Uncanny plugin and LearnDash.
Okay, as long as the error only happens when people change their password, I can live with it.
So I just did what you suggested.
Only one plugin activated – the Uncanny Toolkit (that complained because LearnDash wasn’t active).
Default theme – 2019.
Same error:
Warning: Cannot modify header information – headers already sent by (output started at /home4/malka/public_html/britt/MYDOMAIN/wp-content/themes/twentynineteen/header.php:13) in /home4/malka/public_html/britt/MYDOMAIN/wp-includes/pluggable.php on line 1251
Warning: Cannot modify header information – headers already sent by (output started at /home4/malka/public_html/britt/MYDOMAIN/wp-content/themes/twentynineteen/header.php:13) in /home4/malka/public_html/britt/MYDOMAIN/wp-includes/pluggable.php on line 1254
Now, since my husband has the same error on his domain, I wonder if it’s related to Hostgator. What do you think?
Hi Uncanny Owl,
Thanks for getting back to me.
No, for the default theme test, I had all plugins enabled.
I don’t think LearnPress has its own login form. I used WordPress’ login at MYDOMAIN.com/wp-admin – which isn’t very elegant.
I haven’t enabled debug and that’s the only messages shown on the page. No login or profile or any other links. Just error messages.
Forum: Your WordPress
In reply to: PHP – iframe – target=”_top” – helpHi Tine
In the file you are linking to in your iFrame, you should add some code to make each link open up in their own windows. You do that by adding this code before </head>
<base target=”_blank”>
If you are linking to a PHP file that doesn’t have the head tag, find it in another PHP file. They are usually called “header.php”.
Good luck!
Britt Malka
Are you reading all your books? http://www.16min.comForum: Fixing WordPress
In reply to: Comments doesn’t work anymoreHi Skulled
Thanks for the idea. Unfortunately, it didn’t change anything.
What is more strange is that I have a similar blog on http://www.foxladi.com/blog – and THERE I can send comments …
—
Kind regards
Britt Malka