Help with testing the membership plugin

By JeffC - March 11, 2016

I have personalised the file 'user-password-reset.php' and I would like to check that it looks/works ok

I can't check the file directly because www.mydomain.co.uk/user-password-reset.php results in the error: No 'userNum' value specified!

I presume that this error is because the file is not intended to be viewed directly, and that userNum value is parsed from the previous page - problem is I don't know what page that is!

I've gone through the options and everything I have tried redirects me to user-password-request.php not user-password-reset.php

I presume I have missed something!

Thanks

Jeff

Jeff

By JeffC - March 14, 2016

Thanks for the directions Ross, all sorted.

Jeff