Hi!
I do exctly what i see in the tutorial movie, but i dont received the email...
I tried with hotmail and gmail acc and nothing...
i maked a test with a simple html file:
and received the email...
Where is the problem?
Best Regards!
Sorry bad english:P<br><br>Post edited by: labp2, at: 2007/06/27 22:13
I do exctly what i see in the tutorial movie, but i dont received the email...
I tried with hotmail and gmail acc and nothing...
i maked a test with a simple html file:
<form id="form1" name="form1" method="post" action="mailto:luisbelem@gmail.com">
<label>Name:
<input type="text" name="textfield" />
</label>
<p>Other:
<label>
<input type="text" name="textfield2" />
</label>
</p>
<p>
<label>
<input type="submit" name="Submit" value="Submit" />
</label>
</p>
</form>
and received the email...
Where is the problem?
Best Regards!
Sorry bad english:P<br><br>Post edited by: labp2, at: 2007/06/27 22:13
Hi labp2,
Using your form we know that mail is working from your site. Please can you now post the html you have in your form and an image of the ChronoForms input tab where you input all the e-mail info.
Thanks
Bob
Using your form we know that mail is working from your site. Please can you now post the html you have in your form and an image of the ChronoForms input tab where you input all the e-mail info.
Thanks
Bob
Hi GreyHead!!
Thanks for helping!!
My configuration is exctly like that:
http://www.chronoengine.com/mambots/content/mgmediabot/players.php?params=standalone,true|type,flv|path,http://www.chronoengine.com/images/videos/basic_form.flv|width,800|height,600
i just change the email...
Ty!
Thanks for helping!!
My configuration is exctly like that:
http://www.chronoengine.com/mambots/content/mgmediabot/players.php?params=standalone,true|type,flv|path,http://www.chronoengine.com/images/videos/basic_form.flv|width,800|height,600
i just change the email...
Ty!
Hi labp2,
It could be that there's a mistake in the tutorial, I'll check it through again. And it's just possible that you have made a little typo in the transcription - so that we can check that please will you post your html code and an image of the ChronoForms tab.
Thanks
Bob
It could be that there's a mistake in the tutorial, I'll check it through again. And it's just possible that you have made a little typo in the transcription - so that we can check that please will you post your html code and an image of the ChronoForms tab.
Thanks
Bob
Ok,
This the html code:
And this is the chrono config:
http://img98.imageshack.us/img98/6706/chronowf4.jpg
Thank you greyhead!<br><br>Post edited by: labp2, at: 2007/06/28 15:06
This the html code:
Name: <input name="name" value="" type="text"><br>
E-mail: <input name="email" value="" type="text"><br>
<input name="submit" value="Submit" type="submit">
And this is the chrono config:
http://img98.imageshack.us/img98/6706/chronowf4.jpg
Thank you greyhead!<br><br>Post edited by: labp2, at: 2007/06/28 15:06
Hi Labp2,
Thanks for that.
It all looks good to me - I'm working on a couple of deadline projects right now, as soon as I'm clear of them I'll check this out and see if I can work out what's happening.
Bob
Thanks for that.
It all looks good to me - I'm working on a couple of deadline projects right now, as soon as I'm clear of them I'll check this out and see if I can work out what's happening.
Bob
Hi labp2,
I've crawled over the code and everything seems to be working as it should. I've installed a brand new version of ChronoForms 2.1.4 (just in case I'd hacked my test version) and pasted your code into it and it sends me e-mails perfectly!
I don't know what's happening here I'm afraid. Let's try one more test. Please will you paste this code into chronocontact.php* at line 268 (that's immediately before a line that reads 'if(!empty($rows[0]->onsubmitcode)){'
This should display a facsimile of the e-mail on the empty return page. If you don't mind posting an image of that here I can see what output you are getting.
Bob
* corrected the file name after posting.<br><br>Post edited by: GreyHead, at: 2007/06/28 21:55
I've crawled over the code and everything seems to be working as it should. I've installed a brand new version of ChronoForms 2.1.4 (just in case I'd hacked my test version) and pasted your code into it and it sends me e-mails perfectly!
I don't know what's happening here I'm afraid. Let's try one more test. Please will you paste this code into chronocontact.php* at line 268 (that's immediately before a line that reads 'if(!empty($rows[0]->onsubmitcode)){'
// :: HACK :: insert debug
echo "<h4>E-mail message</h4>
<div style='border:1px solid black; padding:6px;margin:6px;'>
<p>From: $fromname [$from]<br />
To: ".implode($recipient,', ')."<br />
Subject: $subject</p>
$html_message<br /></div>";
// :: end hack ::
This should display a facsimile of the e-mail on the empty return page. If you don't mind posting an image of that here I can see what output you are getting.
Bob
* corrected the file name after posting.<br><br>Post edited by: GreyHead, at: 2007/06/28 21:55
Hi GreyHead!
I dont have a file called chronoforms.php, i found this line on file called chronocontact.php in components/com_chronocontact folder and put the code there...
I received your email!
I search and i found anything about the email config on joomla, in Global Configuration... i changed to smtp server but still dont receiving the email...
-------------
I tryed again and dont received a email... and then a click submit i got a blank page...
Thanks for helping!
I dont have a file called chronoforms.php, i found this line on file called chronocontact.php in components/com_chronocontact folder and put the code there...
I received your email!
I search and i found anything about the email config on joomla, in Global Configuration... i changed to smtp server but still dont receiving the email...
-------------
I tryed again and dont received a email... and then a click submit i got a blank page...
Thanks for helping!
Hi labp2,
Sorry, typing and not thinking - 'chronocontact.php' is the right file. (I'll edit the earlier message in case anyone else tries to do this fix.)
I'll think about this some more. If you only get the blank page then something else is going wrong . . .
Bob
Sorry, typing and not thinking - 'chronocontact.php' is the right file. (I'll edit the earlier message in case anyone else tries to do this fix.)
I'll think about this some more. If you only get the blank page then something else is going wrong . . .
Bob
hi labp2,
When you add a new user to your website, do you get a notification email ? assuming u r the site admin, with valid email address and "receiving system emails is turned ON"
also do u check spam,bulk folders ?
Max
When you add a new user to your website, do you get a notification email ? assuming u r the site admin, with valid email address and "receiving system emails is turned ON"
also do u check spam,bulk folders ?
Max
Hi!
I tested in a live host and all was good, i received a email... i dont know why in local host (JSAS) im dont receiving the email, but im dont receiving email from contact component too, so its not a problem with Chrono Forms.
Sorry disturb :/
Best Regards
Luis Pacheco
I tested in a live host and all was good, i received a email... i dont know why in local host (JSAS) im dont receiving the email, but im dont receiving email from contact component too, so its not a problem with Chrono Forms.
Sorry disturb :/
Best Regards
Luis Pacheco
Hi Luis,
My local host doesn't send e-mails either. I think that I'd need to configure PHP to be able to use a local mail-server before that would work properly.
Bob
My local host doesn't send e-mails either. I think that I'd need to configure PHP to be able to use a local mail-server before that would work properly.
Bob
This topic is locked and no more replies can be posted.