billybrag Posted June 25, 2004 Posted June 25, 2004 while i have been testing i have started getting this error Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/www/mharpboo/includes/functions/general.php on line 42 Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/www/mharpboo/includes/functions/general.php on line 42 unfortunatly i am not a coder?! can someone interpret this for me and offer some solutions? thanks "because it'll hurt more"- the greatest film of all time?
derryadrian Posted June 25, 2004 Posted June 25, 2004 I think it's quite self explain ... Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/www/mharpboo/includes/functions/general.php on line 42 Somehow there's non-string passed as parameter to function htmlspecialchars() in includes/functions/... :lol: well,... lets open EditPlus and start searching for where is the caller of the function. :blink: :lol: My guess is... there's a product model that using non string character. Hey... it's a guess, because *like all disclaimer* I am NOT a programer. :angry: [.:2s1000s12:.] "Did I had the dream, or did the dream had me?"
billybrag Posted June 25, 2004 Author Posted June 25, 2004 dont suppose you know the fix? "because it'll hurt more"- the greatest film of all time?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.