CyberCart Installation Error
There is no hidden variable for the merchant in the form submitted.
Each form must have the following code to point to the correct
merchant file:
<input type=hidden name=merchant value=merchant_name>
where merchant_name is the name of the merchant data file. Make
sure this is after the <form ...> tag.