Hey guys,
So I downloaded the tutorial, and did exactly what it said. Also my server's uploading feature is on and the size of the files you are able to upload is sufficient.
The main issue;
When I submit the form, i get the e-mail but no attached e-mails.
Possible Problem;
On this server my user is not able to CHMOD (or change any permissions). So, with that said is there anyway we can set it to send the attachments and not have it save on the server? Will, that solve my problem?
Thank you guys!
Hi needshelp,
Did you add the enctype to the Form tag attachment field ?
Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Good, please show me your general and file uploads tabs screenshots, and show me the form code, to make sure that everything is correct before we conclude that the problem is a permissions issue!
to send an attachment, the file must be on the server!
Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi,
No files are uploaded at all ? do you have a space between the "," and the field name in , picture_2 in the field names field ?
where do you check the uploads ?
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
#1- good, try to remove this space! let me know!
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
well, then this may be the permissions issue, the files must be saved to the server in order to be attached to emails! I think that the only way now is to find a fix for the permissions!
Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
so set permissions on the folder to 777?
No, I don't suggest setting anything to 777, try to contact the host admin about this issue if 775 or 755 doesn't make it!
Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
I can not believe it has been a year already, and I have not figured this out. I just contacted my Admin, and I'm running a small upload test. I will keep you posted. Thanks Max!
Hi needshelp,
I no longer remember the ins and out sof file uploads with the Joomla 1.o.x versions :-(
Try echoing out the $_FILES array in the OnSubmit box to see what is actually being uploaded. If the files are showing OK there then you'll need to debug the ChronoForms rename and relocate code to track through each step and see what is failing.
Bob
I hear you GreyHead,
I do not think they are posting files (nothing is in the upload folder), I will try what you suggested though.
Really hate to resurrect this post from 10,000 years ago, but I got the file to upload finally. It adds a timestamp to the file, but now it dose not send out the email... Sup with that๐คจ
Also this is on Joomla 1.0.13 ...LMAO sorry, and probably the first version of Chrono Form... :mrgreen:
Hi needshelp,
Sorry, no idea. Impossible to tell from your post and the Joomla! & ChronoForms versions are a bit past their sell-by date :-(
Bob
Yea, I know. I'm just going to write a quick custom script to email with the attachment after it's complete. As much as I want to upgrade, it's just not the best time right now incase something goes horribly wrong.