Page 1 of 1

red error message that always stays

Posted: Tue May 08, 2007 2:10 am
by izzysanime
Hi, I see this error message surrounded by red dots.  It is behind everything when the stuff loads, but when its loading, it there, and there is also a little area on the right of the screen that stays there (if you have a 1280x1024 or more screen) and is annoying. 

the site is http://www.wareriver.com

Re: red error message that always stays

Posted: Tue May 08, 2007 2:56 am
by Elijah Lofgren
This is caused by the ErrorEmailer module.
Assuming you have ErrorEmailer 0.3 installed, Go to "Extensions » Error Emailer" and uncheck the box next to:.
Check this box to show a "This site is experiencing technical difficulties" message on the website when there are errors
Hope this helps,

Elijah

Re: red error message that always stays

Posted: Wed May 09, 2007 2:14 am
by izzysanime
wow, this is a kick in the pants.  The module can not be uninstaller because its not installed.  It cant be installed because I dont have CMSMS 1.0.3 or newer.  But for some reason it is still showing up on my site.  I cant remove it over FTP because of file permission issues, and I cant change the file permissions.  Ill check and see if my host can change it, since they have more control.

thanks
Josh

Re: red error message that always stays

Posted: Wed May 09, 2007 2:17 am
by izzysanime
ok, its deleted now, now its gone.  I would think that one would still want to look into why it was still showing up even thought it was not installed.

Thanks

Re: red error message that always stays

Posted: Wed May 09, 2007 2:23 am
by Elijah Lofgren
izzysanime wrote: ok, its deleted now, now its gone.  I would think that one would still want to look into why it was still showing up even thought it was not installed.

Thanks
Yikes, I think you're right!

I'm pretty sure I didn't code this thing to make sure that it is installed before activating!
Very sorry about that.
I'll look into fixing this right away!

Thanks for letting me know,

Elijah

Re: red error message that always stays

Posted: Wed May 09, 2007 2:36 am
by izzysanime
Hey, not a problem, thanks for helping me figure this out.  I will be upgrading soon anyways so then i can actually use it. ^_^

thanks
Josh

Re: red error message that always stays

Posted: Wed May 09, 2007 3:14 am
by Elijah Lofgren
Hmm... It seems that ErrorEmailer already doesn't display the error unless it is installed because I added a pref so that the error is only show if a box is checked.

Were you running ErrorEmailer 0.3?

- Elijah

Re: red error message that always stays

Posted: Sat May 12, 2007 12:26 am
by izzysanime
It was the latest because, i just just downloaded it using module manager.  Since I deleted it, I dont know the exact version number.

Re: red error message that always stays

Posted: Sun May 13, 2007 12:21 am
by izzysanime
Ok, i upgraded to latest CMSMS and installed erroremailer, and I got this errror

Fatal error: Cannot redeclare eh() (previously declared in /mounted-storage/home8/sub002/sc15160-KJJA/www/modules/ErrorEmailer/ErrorEmailer.module.php:77) in /mounted-storage/home8/sub002/sc15160-KJJA/www/modules/ErrorEmailer/ErrorEmailer.module.php on line 77

Any ideas?

thanks
Josh

Re: red error message that always stays

Posted: Mon May 14, 2007 10:35 pm
by Elijah Lofgren
I've added checks to try and prevent this.
If you replace your current modules/ErrorEmailer/ErrorEmailer.module.php with this one, it should work: http://viewsvn.cmsmadesimple.org/viewsv ... iew=markup

Hope this helps,

Elijah