eveorgan Posted August 8, 2010 Posted August 8, 2010 Hi Everybody, I have 2 problems which I wanted to knock on the head, I thought this would be the best place to come as everyone's been so helpful so far. They're fairly simple problems i think, but i've no idea how to go about fixing them - any ideas please let me know. Firstly: When a customer tries to log in but forgets their password, they click on 'forgot your password?' - and it takes them to a page asking them to enter their email address, and telling them that a new password will be sent to them. Once they type their email address, however, and press 'continue' - this error comes up: Warning: sprintf() [function.sprintf]: Too few arguments in /home/eveorgan/public_html/password_forgotten.php on line 36 Warning: Cannot modify header information - headers already sent by (output started at /home/eveorgan/public_html/password_forgotten.php:36) in /home/eveorgan/public_html/includes/functions/general.php on line 33 and on top of that - when they do receive the email, it has 'new password' as its subject line, but the email is completely blank. My second query has to do with the 'Advanced Search' function. This successfully brings up relevant products, and if you see a product you want to look at and click 'details', it takes you to the product page. However, if you click on the product image to see its details (which you can usually do on all products instead of clicking 'details'), it just comes up with 'Product not found'. Any ideas on either issue? Or better, both? Thanks so much everyone, I appreciate it. xx Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.