This topic is locked

Events using email seems to hang

1/18/2006 3:54:21 PM
PHPRunner General questions
D
Dale author

I have been watching with great interest the last two versions of PhpRunner.

I have downloaded the build83 beta to test if some of the issues in PhpRunner build 2 had been addressed.

A quick runthrough and indeed many of the issues had been addressed. Great work.
Very excited but I will stick to this issue.
I have tried using an event (send simple email) on a After Add new record.

When I build and go to the record list.

Select new, fill in the info and select SAVE, the browser seems to just sit and hang.
I have tried this with both Send Simple email and Send email with new data.
I remove the code from the _event.php and it runs fine, less the email feature.
Is there something Im missing.
I think this product has some real great features. Again I will discuss this in another topic.

admin 1/19/2006

Dale,
your PHP needs to be set up properly to send emails.
Here is the article describing email sending requirements:
http://www.php.net/mail

D
Dale author 1/19/2006

Thankyou for the prompt answer. All good now.

I had just ASSUMED that because I could successfully submit an email from an edit record that it was all ready to go.
Made the 2 changes in the php.ini file and ALL GOOD NOW.
Thanks again.

Impressed with the forum here. It is very much helping with moving me to purchase the product. A bit more investigation in the demo to see if it will meet some of my other concerns.
Looks great, very impressed.