OK. Now that I have the errors cleaned up, I have made the code changes that Pilgrim suggested. If I enter a company name in the input box, no email is sent. If I leave the company name input box empty, an email is sent.
Any ideas??
Search found 6 matches
- Apr 24, 2007 4:05 pm
- Forum: XUpload
- Topic: Dynamic Email Subject Line
- Replies: 5
- Views: 4477
- Apr 24, 2007 3:31 pm
- Forum: XUpload
- Topic: Dynamic Email Subject Line
- Replies: 5
- Views: 4477
SOLVED.
My bad,
Very important step, make sure all windows line breaks are removed in your .cgi files before you upload them to your server.
For people who want to remove the new line breaks, here is a link in one of the sticky posts from this forum.
http://sibsoft.net/cgi-bin/Tools/nl.cgi
Thanks.
Very important step, make sure all windows line breaks are removed in your .cgi files before you upload them to your server.
For people who want to remove the new line breaks, here is a link in one of the sticky posts from this forum.
http://sibsoft.net/cgi-bin/Tools/nl.cgi
Thanks.
- Apr 24, 2007 2:41 pm
- Forum: XUpload
- Topic: Dynamic Email Subject Line
- Replies: 5
- Views: 4477
Problems now.
I changed the line as you suggested and now XUpload does not work. Any thoughts, I noticed the upload.cgi rights had changed to Apache{48} vs. root{0}.
I changed the rights back to root(0) and still no luck. Stuck.
I changed the rights back to root(0) and still no luck. Stuck.
- Apr 23, 2007 3:43 pm
- Forum: XUpload
- Topic: Dynamic Email Subject Line
- Replies: 5
- Views: 4477
Dynamic Email Subject Line
I am using XUpload Pro version 2.2 and would like to know how I can insert a variable from my upload form into the subject line of the confirmation email?? I have added a 'company' input into the upload form. I would like the subject line of the confirmation email to dynamically insert the company n...
RESOLVED
Didn't realize that all *.cgi files in the cgi-bin folder needed permissions set to 755. I set them to 755 and it works.
Someone should really mention that in the installation instructions, thanks.
-iamheaddown
Someone should really mention that in the installation instructions, thanks.
-iamheaddown
Lost
Please help me! I have read through the installation instructions and completed everything as noted and required. When I go to my upload page: http://www.midwestcomposite.com/upload/upload_form2.html nothing is working or happening. When I view the page source, I see the xupload.js file is not being...