Forums

no upload without errors

KD24 03 Jun, 2014
Hello,

I'm trying to setup a form including uploads (mailed as attachments). Even hours after reading the FAQ and similar forum posts, checking everything twice and tribble, I'm not able to find any installation errors. The debugger isn't telling something about it ...

The form: http://s332927009.online.de/j25/kontaktanfrage

[attachment=0]screen0.jpg[/attachment]
[attachment=1]screen1.jpg[/attachment]
[attachment=2]screen2.jpg[/attachment]
Max_admin 05 Jun, 2014
Please keep the "Upload path" field empty and test the form!

You can also post the debugger output which should show some info!

Regards,
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
KD24 05 Jun, 2014
I had tried the free upload path before and changed it back now, but it still doesn't work. The debugger shows no error:

Data Array

Array
(
[chronoform] => Kontakt
[event] => submit
[Itemid] => 273
[option] => com_content
[view] => article
[id] => 322
[Mitteilung] =>
[datei1] => P1000839_DxO-132.jpg
[datei2] =>
[datei3] =>
[Vorname] => Klaus
[Nachname] => Tester
[Strasse] =>
[PLZ] =>
[Ort] =>
[Mail] =>
[Telefon] =>
[absenden] => absenden
[Kontakt] =>
)

Array
(
)

Errors

Array
(
)

Debug Info

Array
(
)



I even had a look to info.php and uploads are allowed from server side. Having no clue ...
Max_admin 05 Jun, 2014
This is weird, did you change the "Form method" under the "HTML" action settings ? it should be set to "File" by default!
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
KD24 06 Jun, 2014
Answer
Thank you very much - this was exectly the mistake. It was set to "post". I did not change it on purpose. Could it be an explanation that I set up the form first of all including everything but no file upload, adding this later on?

Maybe it would be helpful to add "please check form method - set to file" to the FAQ.

thank you!
Max_admin 06 Jun, 2014
Hi KD24,

It should be File by default, so it was changed somehow!🙂

Regards,
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
This topic is locked and no more replies can be posted.