bug report:
ErrorEmailer module is released after cmsms 1.0.2 and seems to be it not compatible with it
if you install that it comes always this message:
"We are currently experiencing technical difficulties. We will try to fix the problem as soon as possible. Sorry for the inconvenience."
solution:
better not to use it with 1.0.2 release
ErrorEmailer not compatible with 1.0.2
- Elijah Lofgren
- Power Poster
- Posts: 811
- Joined: Mon Apr 24, 2006 1:01 am
- Location: Deatsville, AL
Re: ErrorEmailer not compatible with 1.0.2
Actually, it sounds like ErrorEmailer is working perfectly (the way it was intended to work).pumuklee wrote: bug report:
ErrorEmailer module is released after cmsms 1.0.2 and seems to be it not compatible with it
if you install that it comes always this message:
"We are currently experiencing technical difficulties. We will try to fix the problem as soon as possible. Sorry for the inconvenience."
solution:
better not to use it with 1.0.2 release
That error is displayed by ErrorEmailer when it is working

See, most modules and templates have undefined variables which makes ErrorEmailer display an error.
Try setting $config['debug'] = true; in config.php and see what the error really is.
Or just enter an email address in the ErrorEmailer settings and see what error it sends you when you reload the page.
Hope this helps,
Elijah
Note: I don't have time to take on any more projects. I'm quite busy. I may be too busy to reply to emails or messages. Thanks for your understanding. 

Re: ErrorEmailer not compatible with 1.0.2
Or,
Upgrade to CMSMS 1.0.3, then you can uninstall and remove ErrorMailer.
Which I did.
Upgrade to CMSMS 1.0.3, then you can uninstall and remove ErrorMailer.
Which I did.
