Hi,
I have a problem regarding uploading files. When im going to upload files the only thing will apper in my data result is the filename of the said file and not the files uploaded. Anyone knows what happen to this?
jan
Hi jan,
at the form tag attachment field in the general tab add :
enctype="multipart/form-data"
Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Helo Max,
I missed the goutation instead of using (") this i used like this (')....Now another problem is nothing appear for the file upload, its blank screen there is no picture.
Jan
show me a screenshot of the file uploads tab and the general tab please!
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Helo Max,
Here is my screen shots:
[attachment=1]general tab.png[/attachment]
[attachment=0]file uploads tab.png[/attachment]
Hi jan,
First screenshot, Enable uploads = NO, this needs to be yes!
Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Helo Max,
I set into Yes for the Enabled Uploads but still not working, only the file name of the said files shown in the data field.😟
jan
Hi jan,
That's how ChronoForms works with files. You can add a little code in the onSubmit after box to turn the filename into a link if you need to. I think you'll find it in the forums here.
Bob
Hi jan,
the file is not uploaded ? you can't see it under componentscom_chronocontact/uploads/form_name/ ? do you get it attached to email ?
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Helo Max,
tnx i found it, but it could be posible that the said photo will be in thumbnails form if im going to view the data record?
jan
yeah, look for some posts here which shows how to get a path to the file, use it to show a thumbnail, just a small HTML tag editing!
Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.