Sometimes when a user click on the activation link in the confirm email they arrive on a 404 page.
Efter many hours trying to find WHEN it happens, this is what I found:
When using a user name with just numbers, always 404.
When using a user name with just letters, never 404.
When using a user name with both letters and numbers, sometimes 404.
I've tried about 100 times (no fun at all) and for those 100 times the above is true. However, it seems not very likely that this is the problem, but still...?
I must solve this as now there are many users every day that gives up and leave for another site due to not being able to confirm thier registration.
So, anyone can confirm? Or have another solution?
Quote from: Uncle68 at Jan 22, 2012, 08:49 AMSometimes when a user click on the activation link in the confirm email they arrive on a 404 page.
Efter many hours trying to find WHEN it happens, this is what I found:
When using a user name with just numbers, always 404.
When using a user name with just letters, never 404.
When using a user name with both letters and numbers, sometimes 404.
I've tried about 100 times (no fun at all) and for those 100 times the above is true. However, it seems not very likely that this is the problem, but still...?
I must solve this as now there are many users every day that gives up and leave for another site due to not being able to confirm thier registration.
So, anyone can confirm? Or have another solution?
I have the same problem - except I didn't try your number/letter combination.
Most time the activation link works - about every 20-30 activations the link leads to 404 page.
I'm using latest Login version 1.8.1-pl.
Did you find a solution in the meantime?