oh I am feeling slightly overwhelmed. I can't figure out how to put in some more detailed error messages. I am getting the general error. This PHP crap spread out over about 5 files is making my head spin. I don't think virtual merchant is getting my form data for their test card.... But I can't figure out where in Zen cart the form is getting submitted. I pretty much think its hopeless for me. lol
If I can figure out where I am getting my error at I might be able to make progress. I changed the $error array to append a number at the end so I can see where it is being generated, but those numbers aren't appearing. I should just be able to do a:
$error['value'] = (blah blah..) . "1";
and my hope would be a 1 would be tacked onto the end but it ain't happeneing. If I can't accomplish this, I dunno how I am going to figure this out.


Reply With Quote
