Re: "Supress Email Notification" checkbox, posted by Steve Jones on Mon Sep 18 18:56:19 2006
|
[quote="Steve Jones"]Is there a way to allow email notification but have the "Suppress Email Notification" checked by default? We had complaints about
the enormous amount of email so I turned off email notification for edits/replys, but there are times that I would like to allow email to be sent out --
this would imply allowing email by unchecking the "Suppress" box.[/quote]
|
Re: "Supress Email Notification" checkbox, posted by Stefan Ritt on Fri Sep 22 07:50:39 2006
|
[quote="Steve Jones"][quote="Steve Jones"]Is there a way to allow email notification but have the "Suppress Email Notification" checked by default? We
had complaints about the enormous amount of email so I turned off email notification for edits/replys, but there are times that I would like to allow email
to be sent out -- this would imply allowing email by unchecking the "Suppress" box.[/quote]
|
Re: "Supress Email Notification" checkbox, posted by Steve Jones on Fri Sep 22 19:42:21 2006
|
[quote="Stefan Ritt"][quote="Steve Jones"][quote="Steve Jones"]Is there a way to allow email notification but have the "Suppress Email Notification" checked
by default? We had complaints about the enormous amount of email so I turned off email notification for edits/replys, but there are times that I would
like to allow email to be sent out -- this would imply allowing email by unchecking the "Suppress" box.[/quote]
|
Re: "Supress Email Notification" checkbox, posted by Stefan Ritt on Mon Oct 9 22:32:11 2006
|
[b]Suppress email on edit[/b] has been implemented in the current SVN revision just similar to the [b]Suppress default[/b] flag having possible values of
0, 1, 2 and 3. |
Re: "Supress Email Notification" checkbox, posted by Steve Jones on Tue Oct 10 23:27:41 2006
|
[quote="Stefan Ritt"][b]Suppress email on edit[/b] has been implemented in the current SVN revision just similar to the [b]Suppress default[/b] flag having
possible values of 0, 1, 2 and 3.[/quote]
|
Re: "Slow script" problem posting/editing from Safari -- browser hangs, times out, posted by Michael Hibbard on Thu Apr 12 14:13:18 2018
|
I dont' have a solution, but I just wanted to bring more attention to your post. I too am having the same issue with the ELOG system and the Safari
browser. I have noticed that ELOG is most stabel and function on the client end from the IE browser. A few weeks ago I also had to switch from using ELOG
on the client end from Safari to Firefox. |
Re: "Slow script" problem posting/editing from Safari -- browser hangs, times out, posted by Stefan Ritt on Sat Apr 14 08:50:40 2018
|
I'm not 100% sure, but I believe it should work without the
while (in_asend);
So can you please remove that line (it's in src/elogd.c) and recompile elogd and test it? |
Re: "Slow script" problem posting/editing from Safari -- browser hangs, times out, posted by Michael Kelsey on Sun Apr 15 08:03:21 2018
|
Thank you for your suggestion, Stefan! The sysadmin who handles our e-Log server implemented your suggestion earlier today (Saturday). I
have been able to successfully create and modify e-Log entries with Safari since then. Since the "slow script" issue has been intermittent
in the past, I plan to continue testing and monitoring for the next day or so. Nevertheless, it appears that removing the waiting loop has alleviated |