Mark wrote:
Can anyone see a problem with this at a glance. I think i have pushed my luck with this forum ( inc. Chris)of late but i paid a lot of money for this script and it has a few bugs.

THis is what i get returned---
Fatal error: Call to undefined function: recover_pw() in /home/realt905/public_html/lost_pw.php on line 70

where line 70 is : recover_pw($_POST['email_address']);

1. If you paid for it, why don't you ask the support?
2. Please use sites like pastebin.com to post huge code snippets.
3. The function lost_pw is called before it's declared!

Greets
        Barry

--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to