Sharon_U Posted January 26, 2006 Posted January 26, 2006 Hello, I'm having an error with my code during the order confirmation/checkout. I'm placing the order myself to test it. Here's what I see on the screen: Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/sharonu/public_html/includes/functions/general.php on line 47 Because I'm still new-ish to php and editing I have not been able to figure which attribute to change. Can someone please take a look here? Sincerely, Sharon
MoisesZaragoza Posted January 26, 2006 Posted January 26, 2006 Fast here is what htmlspecialchars() is htmlspecialchars at the end of the day the code will be good
Sharon_U Posted January 26, 2006 Author Posted January 26, 2006 Turns out there was a bug in the code! I found a thread for it and fixed it. Thanks for your fast reply even though I'd didn't use the tips from your link =>it got the ball rolling for me. Sincerely, Sharon
MoisesZaragoza Posted January 26, 2006 Posted January 26, 2006 We are allways happy to help at the end of the day the code will be good
leegvmp Posted February 4, 2006 Posted February 4, 2006 Turns out there was a bug in the code! I found a thread for it and fixed it. Thanks for your fast reply even though I'd didn't use the tips from your link =>it got the ball rolling for me. Sincerely, Sharon I?ve the same problem in the confirm order / checkout (htmlspecialchars), Colud you tell me what did you do to fix it? Thanks
Recommended Posts
Archived
This topic is now archived and is closed to further replies.