Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Anyone fixed the htmlspecialchars() in billing ?


MattUK

Recommended Posts

Posted

Well I've done loads of searches, and loads of people are having this same problem, and no one seems to have fixed it, even though there are a few suggestions, non of which work for me either.

 

So rather than deal with all those other part finished threads.. does anyone have the definitive fix for this?

 

I have CHECK / CASH and PAYPAL modules only for payment, and this occurs on the confirmation screen.

 

Warning: htmlspecialchars() expects parameter 1 to be string, array given in G:\webs\www\public_html\store\includes\functions\general.php on line 42

 

Heres hoping!

Posted

When php complains about receiving the wrond character, it usually means it is getting a number instead of a word, or vice/versa. Your general.php file is pulling a 'value' probably from one of your payment modules that is not what it is expectng. Check your modules to see if you have used a number to enable when it should be 'true' instead, or, of course, vice/versa. Maybe get aclue as to what moduel is sending th wrond char' check which mod' is being called in general.php line 42. I hope this helps, I know how frustrating it can be when things just aren' working. Good luck. <_<

Happy Coding!

Craig Garrison Sr

Anything worth having, is worth working for.

Multi Vendor Shipping V1.1 Demo Catalog

3 Vendors, each category, "buy" a product from each category to see how MVS works during checkout.

Multi Vendor Shipping V1.1 Demo Admin

login: [email protected]

pass: mvs_demo

MVS Thread:

Multi-Vendor Shipping

My contribs:

Download Multi Vendor Shipping V1.1

Vendor Email

Vendor Info in easypopulate

EZ Price Updater

And more to come!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...