Problem
When trying to accept a new member. The e-mail where we must accept has for instance this link for approval:http://wista.net/index.php?id=2723_mbfeuserregister_pi1[regHash]=alkju88655973dsdffe27e5ca5
2b262e44
When I click on this link I am lead to the registration page. Why does this happen?
Answer
The reason is that the mail program you are using is cutting the url, so you are clicking on
http://wista.net/index.php?id=2723_mbfeuserregister_pi1[regHash]=alkju88655973dsdffe27e5ca5
But missing the last bit of the url "2b262e44"
To fix this you must copy both pieces into a browser and make sure you don't have any spaces. This will solve it, and you will now have:
http://wista.net/index.php?id=2723_mbfeuserregister_pi1[regHash]=alkju88655973dsdffe27e5ca52b262e44
Please note these are not real urls, but just samples.



