'Send to a friend' option

Please report bugs here!

Moderator: Thorsten

Post Reply
mojo_jojo
Posts: 12
Joined: Tue Feb 27, 2007 5:23 pm
Contact:

'Send to a friend' option

Post by mojo_jojo »

Hi,

You should take a look at mailsend2friend.php. Around line 47 you have

$mail = checkEmail($db->escape_string(strip_tags($mail)));

but the output of checkEmail is either true or false. That's why send to friend doesn't work.
Best regards,

Georgi
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

thanks a lot, it's fixed in CVS.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
samtheman
Posts: 7
Joined: Fri Jun 01, 2007 4:22 pm

sent to a friend

Post by samtheman »

I am currently using version 1.6.12 and the send to friend option does not seem to be working, eveything else works fine, can some please help me ascertain where the problem may lie please.

Thanks
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

HI,

yes, there's an error. We'll fix this.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
samtheman
Posts: 7
Joined: Fri Jun 01, 2007 4:22 pm

mail 2 friend

Post by samtheman »

Thanks for letting me know, could a timescale be given of when this will be fixed, much appreciated. i need to have this particular functinality working by next week, .

Kind Regards
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

sorry, I cannot give you any timescale. This is an open source project that we're doing in our sparse time. It will be fixed as soon as possible.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply