I have viewed the good tutorials on this issue and have tried everything I can think of to get files to attach to emails or. at the very least, find the place where they could be found on the server.
I am beginning to think my chronoforms 4 installation is corrupt.
For one thing, I keep seeing references to "com_chronocontact" where uploaded files are stored. There is no such component in my Joomla installation, just "com_chronoforms".
Not being a newbie to Joomla, I am fairly sure all the settings, both in the component and in the Joomla php permissions are correct.
I have pasted the debugger file in hopes somebody can give me some insight into what is wrong.
Any help will be much appreciated.
Data Array:
Array
(
[option] => com_chronoforms
[view] => form
[Itemid] => 106
[chronoform] => Photo_upload
[event] => submit
[Name] => Frank Stanton
[Email] => [email]wahoshi@charter.net[/email]
[Event] => test16
[Bargaining_Unit] => att
[Date_of_photo] => 12/02
[chrono_verification] => pm4V7
[Upload] => Upload
[58b9798559ab86bb733515f750fe1b62] => 1
[_PLUGINS_] => Array
(
[upload_files] => Array
(
)
)
)
Validation Errors:
Array
(
)
Debug Data
Core Captcha
Passed the core captcha check!
email
10
Result An email has been SENT successfully from (Photo Upload)admin@cwa9413.com to [email]frank@stantoncreative.com[/email]
Body
Name Frank Stanton
Email [email]wahoshi@charter.net[/email]
Event test16
Bargaining Unit att
Date(s) of Photos 12/02
Photo Upload
Enter the code pm4V7
Submitted by 24.176.180.59
Attachments array ( )
Hi Frank,
You don't need a DB table. It may just be a permissions problem . . . Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.
Note: if you are using the Easy Wizard you can turn on Debug on the Others tab.
Bob
Hi Frank,
The 'dummy email' I'm after is the bit at the end of the Debugger output that shows what email ChronoForms tried to send.
In this case the Upload Files action is there but the files aren't being uploaded as far as I can see. What do you have in the Fields Configuration box of the action? It should look like upload:png-jpg-pdf depending on what file types you allow.
Bob
Hi Frank,
By all means email or PM me the site URL and a SuperAdmin login and I'll take a quick look.
Bob
Thanks, Bob,
From one Greyhead to another, exceptional Support! I will remember what was done here and will be installing Chronoforms on all future sites. Subscription for this one is on it's way.
I notice that the jpg is also stored in the uploads file.
Have a great holiday season!
Frank
By the way, I am aware that G-mail's mail servers have an issue with sending and receiving the same email address. Like all "free" webmail, G-mail is far too limited for me. That's one of the reasons I avoid it at all costs.🤣
Cheers,
Frank
hi there, i seem to be having the same issue and have spent around 5 hours trying to fix it. however is it just possible that someone can instruct me (whether via ftp or html page) as to how i can access this "server" that holds my uploads? ive basically given up on having the attachments emailed to me. ive successfully set up two forms both are programmed fine for submitting text information however one of my submission forms is suppose to upload files. ive run over a dozen test dummy submissions which included small jpg files and ive been successful about twice, heres the info that i have.
my preview screen has sever text boxes, text areas, a drop down box, and a file upload box
in the configuration of file upload , both field name AND field ID reads "file_upload"
in the events and under "on submit" i have the following in this order:
upload files
-on success
-on fail
check captcha
-on success
-on fail
Email
Redirect User
for configuration on upload files..... it IS enabled, i have the following input in the fields configuration box .....
"file_upload:jpg-png-gif-zip-rar-pdf-doc-txt"
also the upload path is blank
under email configuration
is is enabled
action label is blank
send as html
attachments field name is set to "file_upload1"
ive generated an auto template
and static info is set correctly obviously because i receive the email ..... just without any attachments :?
im almost certain i am doing this correctly as ive watched Greyhead's 2:47 video long enough to recite it and create a closed caption menu for it. i just dont know why it isnt working. again if you notice an error on my part then please inform me but if not, can you instruct me on how to simply access the server. i have no problem manually downloading my files if necessary. and as far as buying you a beer ..... i hope you enjoy Heineken because i have a keg waiting with you name on it once we get this issue corrected. thanks greyhead. your doing an awesome job on this site. if you need me to debug any information let me know.
i am using joomla 2.5 / chronoform 4.0 RC3.5.2 . im glued to the computer if you need any additional info from me. thanks in advance!
Hi yajs420,
I can see that you have used different input names: file_upload:jpg-png-gif-zip-rar-pdf-doc-txt and attachments field name is set to "file_upload1"
I expect that they should both be the same.
Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.
Note: if you are using the Easy Wizard you can turn on Debug on the Others tab.
Bob
PS I'd put the Check Captcha action before the Upload Files action.
sir greyhead, you've done it again. your few suggestions were correct. i changed anywhere on the file that said "file_upload" to "file_upload1" and also switched the check captcha to reside over the submit url box , and guess who is getting attachments now ?????!!!!! thank you very much my good sir. if your ever in dallas , please have a drink with me! ill seriously consider paypal donations for your cause. one more quick question ...... how can i access the previous upload on the joomla server,..... you know .... the uploads that i used for test email that never arrived to my inbox. is this possible ?
Hi yajs420,
They should be in whatever folder you have set for the uploads, probably components/com_chronoforms/uploads
Bob
Hi wahoshi,
Well, one problem is that you have (I think) a Handle Arrays action after the Upload Files action which is mangling the _PLUGINS_ results, please move this up before the Upload Files action.
Do you also have something in the Email action Attachments box?
Bob
Awesome Got the Multi Upload Working.. Took me a while though..
I'm not sure but i think the Form Wizard Mode should be set to Advance(Default), i tried using easy but i couldn;t get no where
[list]1: On the Elements tab drag a copy of the widget from the Widget elements group into the Preview box.[/list]
[list]2: Set the element name - including the [], the number of file uploads you want to allow and any other settings you need.[/list]
[list]3: On the Actions tab drag an Upload Files action into the On Submit event.
- this one is confusing cause there is a Upload Files in the core action but the one that had worked is the Multi Upload Action from the Widget Processors..[/list]
[list]4: Configure the Upload Files action as normal adding the name of the Multi File Upload *without the []* in the Fields Configuration box with the file types and also on the Advanced tab in the Array Fields box.
- this one also confused me too, on which one you were talking about, the Upload Files or Multi Upload, so i did some trial and error and had Multi Upload on my submit action with fields Configuration:"attachments_15:jpg-png-gif,attachments_15[]:jpg-png-gif", I'm not sure which one had worked thought,lol[/list]
[list]5. If there are no other File elements in your form you will need to add enctype="multipart/form-data" into the Form tag attachment box on the Form General tab (click the Form Name link in the Forms Manager to open it).
- and this one is a MUST![/list]
Hopefully other users would have a better understanding.. cause for me it was a bit confusing..
Thanks Again Mr. Greyhead
Hi ronjb,
Yes, it you can't do this with the Easy Form Wizard :-(
I'll check the FAQ later when I have some time - I don't think I knew that there was a multi-upload action when I wrote it.
Bob
Hi Greyhead
Just want to let you know that I'm using Version 4.0, maybe you were using a diff. version when you wrote it..
Thanks