Quote Originally Posted by DrByte View Post
What version of Zen Cart?
v1.3.8 already limits the 'description' parameter to 100 characters.

You may or may not find this patch useful: http://www.zen-cart.com/forum/showth...462#post520462
I am running 1.3.8a. Below is the info from the cc review (x's added for personal info):
DECLINED
5466XXXXXXXX2809
Expires: 12/10
10-folO3c

SGS-005000: The server encountered a database error.

result=LIVE; oid=10-folO3c; ip=xx.xxx.xxx.xx; ponumber=; subtotal=21.95; tax=0; shipping=6.9; chargetotal=28.85; cardnumber=5466XXXXXXXX2809; cardexpmonth=12; cardexpyear=10; cvmindicator=provided; cvmvalue=xxx; userid=15; customerid=15; name=xxxxxx xxxxx; company=; address1=xxx xth Avenue; address2=; city=xxxxx xxxxxxxxx; state=Wisconsin; country=US; phone=xxx-xxx-xxxx; [email protected]; addrnum=xxxx xth Avenue; zip=53172; sname=xxxxxxxx xxxxx; saddress1=xxxx xth Avenue; saddress2=; scity=xxxxx xxxxxxxxx; sstate=Wisconsin; szip=53172; scountry=US; comments=Website Order; items=Array ( [0] => Array ( [id] => 5:2f803c6aa0a51baf41daf82c9d646829 [description] => Personalized Black Anodized License Plate [quantity] => 1 [price] => 21.95 [options0] => Array ( [name] => Do you want this item engraved? [value] => Yes ) [options1] => Array ( [name] => Font [value] => 27. Script MT Bold ) [options2] => Array ( [name] => Engraved Text [value] => THE RAVEN ) [options3] => Array ( [name] => Layout and Special Instructions [value] => I would like to have both words centered on the liscense, THE above RAVEN and also have the word RAVEN larger then THE. Email me with any questions [email protected] ) [options4] => Array ( [name] => Emailing add'l images or text? [value] => No ) ) ) ; ordertype=SALE;

I am wondering if it is because of all the attributes being sent, is that possible? And if so, can they be "turned off" as I don't think it's pertinent. Any help would be appreciated.