Re: Problem uploading images/attachments on the checkout page

Posts: 2357
Joined: 08/07/2007
AdministratoreLiTe!

When you uploading files in a form, you need to set the form's "enctype" attribute to "multipart/form-data". See uc_catalog_form_alter() for an example.

Problem uploading images/attachments on the checkout page By: JuliaKM (6 replies) Tue, 01/29/2008 - 15:01