Jump to content

Recommended Posts

Posted

Hello,

I'm releasing an app into the wilderness, so I need to know about errors asap. Is there any code/module to mail the admin when an error/exception occurs?

Thank you very much

Posted (edited)

Check in your site/config.php

$config->adminEmail = '';

It notifies on "fatal errors"....

Make sure to test that the server environment can send emails, of course...

Maybe there is a module about too? I can't remember..

Edited by kongondo
  • Like 1
Posted

I have an issue with the mail method on my server. Is there a way to hook into all the native mail functions so that they can be send to a module that i'm building which uses PHPMailer?

Posted

Thanks guys. I'll take a look over those 2 modules.

PW is being looked at as an alternative to our in house CMS and I've just finished the site and will be doing staff training on it later today.

  • Like 1
Posted

Thanks guys. I'll take a look over those 2 modules.

PW is being looked at as an alternative to our in house CMS and I've just finished the site and will be doing staff training on it later today.

Let us all know how that goes - sounds interesting.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...