Upload and attach

Shows some Tutorials

Upload and attach

Postby swervin on Tue May 06, 2008 8:49 pm

I have read everything I can find here about uploading a file and attaching it to email. I can upload successfully and get no email, or get email and no upload.
I'm running on php 5.2.0, Joomla 1.0.13, Chronoengine 2.3.9 j10

Debug shows filename when upload is successful.

I'm at a loss here and need some straight forward steps to get this working.

I'd be will to pay someone to get it working.

One issue I cannot get resolved is the ISP is running php with register_globals on and safe_mode on. Would these create an issue?

If anyone can help out I'd certainly appreciate it.
swervin
Fresh Boarder
 
Posts: 11
Joined: Tue May 06, 2008 2:50 pm

Re:Upload and attach

Postby GreyHead on Wed May 07, 2008 9:40 am

Hi swervin,

Please take a form backup in the form manager and post it here.

Bob
Bob Janes
info at greyhead.net
ChronoForms Support If you like ChronoForms please vote or post a review at Joomla.org
User avatar
GreyHead
Platinum Boarder
 
Posts: 3253
Joined: Tue May 29, 2007 10:15 pm
Location: Brittany

Re:Upload and attach

Postby swervin on Wed May 07, 2008 10:12 am

Here it is.. And thank you for taking a look!
swervin
Fresh Boarder
 
Posts: 11
Joined: Tue May 06, 2008 2:50 pm

Re:Upload and attach

Postby swervin on Wed May 07, 2008 10:14 am

Sorry.. System would accept non-compressed upload.. Here goes [file name=Careers.zip size=1311]http://www.chronoengine.com/images/fbfiles/files/Careers.zip[/file]
swervin
Fresh Boarder
 
Posts: 11
Joined: Tue May 06, 2008 2:50 pm

Re:Upload and attach

Postby GreyHead on Wed May 07, 2008 11:26 am

Hi swervin,

I have it working OK so far.

Please try this:

1) set the 'format' to 'my template' in th General tab

if this works then

2) Remove all mentions of the form field from the email template and try with the template format.

if (1) doesn't work then please set Error Reporting to Maximum in the site General Config and see what messages show up.

Bob
Bob Janes
info at greyhead.net
ChronoForms Support If you like ChronoForms please vote or post a review at Joomla.org
User avatar
GreyHead
Platinum Boarder
 
Posts: 3253
Joined: Tue May 29, 2007 10:15 pm
Location: Brittany

Re:Upload and attach

Postby swervin on Wed May 07, 2008 12:47 pm

Okay.. It is now uploading, using email template without reference to upload field. It is not however, sending email.
I'm attaching screenshot of debug output after submission.
Setting the debug level under general tab is either On or Off, not provisions I see for setting a level of debug.
Also sending the backup of form after modifications. [file name=Careers-7091cb6747667bbcb5fdffa9f059f20a.zip size=1190]http://www.chronoengine.com/images/fbfiles/files/Careers-7091cb6747667bbcb5fdffa9f059f20a.zip[/file]
swervin
Fresh Boarder
 
Posts: 11
Joined: Tue May 06, 2008 2:50 pm

Re:Upload and attach

Postby swervin on Wed May 07, 2008 12:48 pm

sending screen cap as zipped att. [file name=cf_debug_capture.zip size=7454]http://www.chronoengine.com/images/fbfiles/files/cf_debug_capture.zip[/file]
swervin
Fresh Boarder
 
Posts: 11
Joined: Tue May 06, 2008 2:50 pm

Re:Upload and attach

Postby swervin on Tue May 13, 2008 7:07 pm

Remove all references to field names in template. File uplaods but email is not sent.

_POST: Array ( [job_interest] => 1 [name] => irve [email] => irvet@newtarget.com [submit] => Submit )
Case 2: Use template
E-mail: 'Yes' custom
Email not sent
E-mail message

From: Fair Labor [info@fairlabor.org]
To: irvet@newtarget.com
Subject: Fair Labor Inquiry
Testing


Any ideas of thing I should look at?
swervin
Fresh Boarder
 
Posts: 11
Joined: Tue May 06, 2008 2:50 pm

Re:Upload and attach

Postby swervin on Tue May 13, 2008 7:12 pm

If I remove the "enctype=multipart-data" tag, it sends email but does not attach nor upload.

_POST: Array ( [job_interest] => 1 [name] => Irve [email] => irvet@newtarget.com [resume_doc] => aaaa.pdf [submit] => Submit )
Case 2: Use template
E-mail: 'Yes' custom
Email sent
E-mail message

From: Fair Labor [info@fairlabor.org]
To: irvet@newtarget.com
Subject: Fair Labor Inquiry
Testing
swervin
Fresh Boarder
 
Posts: 11
Joined: Tue May 06, 2008 2:50 pm

Re:Upload and attach

Postby GreyHead on Tue May 13, 2008 7:18 pm

Hi swervin,

If the form is on-line and it's OK with you I'll take a look - please email me login info to the address in my sig.

Bob
Bob Janes
info at greyhead.net
ChronoForms Support If you like ChronoForms please vote or post a review at Joomla.org
User avatar
GreyHead
Platinum Boarder
 
Posts: 3253
Joined: Tue May 29, 2007 10:15 pm
Location: Brittany

Re:Upload and attach

Postby swervin on Tue May 13, 2008 7:47 pm

Sent info to info.. Thanks!
swervin
Fresh Boarder
 
Posts: 11
Joined: Tue May 06, 2008 2:50 pm

Re:Upload and attach

Postby deonya on Tue May 13, 2008 8:56 pm

I am running the sam setting the newest version of joomla and chrono and I am having the same problem
deonya
Fresh Boarder
 
Posts: 6
Joined: Tue May 13, 2008 8:54 pm

Re:Upload and attach

Postby admin on Wed May 14, 2008 4:59 pm

Hi deonya, J1.0 or J1.5 you have ?

Max
ChronoForms/ChronoConnectivity/ChronoComments Developer Thanks for using our components!
If you have any problems with any extension please tell us.
If you like any of our extensions please post a review at Joomla.org
Want users to submit their content to your website ? try Submit Story
Want to list/edit/delete your data ? try ChronoConnectivity
Want to have stylish AJAX comments ? try ChronoComments
User avatar
admin
Platinum Boarder
 
Posts: 2330
Joined: Mon Aug 14, 2006 5:29 am

Re:Upload and attach

Postby deonya on Wed May 14, 2008 8:02 pm

J1.5
deonya
Fresh Boarder
 
Posts: 6
Joined: Tue May 13, 2008 8:54 pm

Re:Upload and attach

Postby admin on Thu May 15, 2008 7:25 pm

Hi deonya,

So if the email is not sent, can you see the file uploaded in the upload folder ?
ChronoForms/ChronoConnectivity/ChronoComments Developer Thanks for using our components!
If you have any problems with any extension please tell us.
If you like any of our extensions please post a review at Joomla.org
Want users to submit their content to your website ? try Submit Story
Want to list/edit/delete your data ? try ChronoConnectivity
Want to have stylish AJAX comments ? try ChronoComments
User avatar
admin
Platinum Boarder
 
Posts: 2330
Joined: Mon Aug 14, 2006 5:29 am

Next

Return to ChronoForms How To

Who is online

Users browsing this forum: Yahoo [Bot] and 1 guest