Page 1 of 1
ErrorEmailer not compatible with 1.0.2
Posted: Thu Jan 11, 2007 11:02 am
by pumuklee
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
Re: ErrorEmailer not compatible with 1.0.2
Posted: Wed Jan 17, 2007 12:49 am
by Elijah Lofgren
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
Actually, it sounds like ErrorEmailer is working perfectly (the way it was intended to work).
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
Re: ErrorEmailer not compatible with 1.0.2
Posted: Tue Jan 23, 2007 12:34 pm
by chalm
Or,
Upgrade to CMSMS 1.0.3, then you can uninstall and remove ErrorMailer.
Which I did.
