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]
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]
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
You can also post the debugger output which should show some info!
Regards,
Max
I had tried the free upload path before and changed it back now, but it still doesn't work. The debugger shows no error:
I even had a look to info.php and uploads are allowed from server side. Having no clue ...
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 ...
This is weird, did you change the "Form method" under the "HTML" action settings ? it should be set to "File" by default!
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!
Maybe it would be helpful to add "please check form method - set to file" to the FAQ.
thank you!
Hi KD24,
It should be File by default, so it was changed somehow!🙂
Regards,
Max
It should be File by default, so it was changed somehow!🙂
Regards,
Max
This topic is locked and no more replies can be posted.