This is a discussion on Warning: htmlspecialchars() error within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; 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 Line 42 says: Code: ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| 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 Code: return htmlspecialchars ($string) Code: echo($string) 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? |
| Sponsored Links | ||
| ||
| |
|
#2
| ||||
| ||||
| It would help if you gave us some background on the mod you did to create the error. Thanks!
__________________ Michael Sasek osCMax Developer
|
|
#3
| |||
| |||
| I had installed: http://forums.oscommerce.com/index.p...=64545&hl= but was unable to get it working, so I replaced the modded files with my backup versions. I won't mention the name here but after wrestling with this for 2 days I decided to try a certain well known brand of file comparison software. I ran it against a backup from about 7 days ago. Problem solved! I don't know how it happened but there was a difference in general.php line 265 which should have been: Code: return $country_array['countries_name']; Code: return $country_array['my_country']; |
|
#4
| |||
| |||
| I have this same error, is there a fix for it yet? |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| htmlspecialchars() -error in fresh install | mazhar | osCMax v2 Installation issues | 10 | 08-13-2006 09:27 AM |
| BTS 1.2/Max1.5.5 warning & fatal error | jptechnical | osCMax v1.7 General Mods Discussion | 12 | 01-15-2005 09:47 AM |
| Error Message Help, Warning: session_start ????? | emerge23 | osCMax v1.7 Discussion | 3 | 11-16-2004 11:43 AM |
| Installation problems (fatal error and warning) | Martin_J | osCommerce 2.2 Installation Help | 1 | 02-04-2004 06:27 AM |
| Help about warning | Anonymous | osCommerce 2.2 Installation Help | 2 | 11-09-2002 01:11 PM |