Line 42 says:Code:Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/domains/wargamestore.com/user/htdocs/includes/functions/general.php on line 42
I replaced withCode:return htmlspecialchars ($string)
to see what was being returned and it displays:Code:echo($string)
Don't know what Array is at the end of this string? Firstname, lastname etc are the details I created the test account with but the Array then all the spaces and the , really has me beat.Code:firstnamelastnameline1ofaddressline2ofaddresscityofcustomerpostcodeArray ,
I searched and found a similar problem to do with country processing and I notice I do not show country anywhere on my site after the account is created.
Any ideas?




LinkBack URL
About LinkBacks










Bookmarks