Page 1 of 1

CompanyDirectory FE listing submit problem

Posted: Wed Sep 18, 2019 10:06 pm
by nidus
the file upload in the frontendform doesn't pass the file name (logo_location, picture_location), the $_POST for those inputs are empty.
template with latest jquerytools and {cgjs_require lib='ui, fileupload'} and {cgjs_render} in the page header or at the page end (no difference)
Anyone with the same problem or found a solution?

Re: CompanyDirectory FE listing submit problem [solved]

Posted: Sat Sep 21, 2019 1:54 pm
by nidus
interference from jquery 3.4.1 from another module
when removed it works