Stefan Ritt wrote: |
Gregory M. Caughey wrote: | 2.) However, email notifications will be sent under all circumstances regardless of which parameter selected. |
Thanks for reporting that problem. I just implemented Suppress email on edit and this could have had some side effect. I tried however to reproduce your problem and was not able to. Trying the "minimal" configuration file, the email notifications were suppressed if the check box was checked, or if Suppress default = 3. Can you check if it works with a minimal config file, and if yes, what option in your "full" config file causes this effect? |
OK, you're absolutely correct. When I run Elog-2.6.2-1722 with a minimal 'elogd.cfg' the "Suppress default [0|1|2|3]" flag does appear to behave as expected. Taking your advice I went through my local 'elogd.cfg' evaluating items to see where the problem starts and I found a problem. In my local config file I use conditional attributes to modify the "category" and "type" fields (in the posting form) and here is what I'm finding wrong. For this example I have set "Suppress default = 3" and the following actions take place:
1.) Select "New" to begin a post and the form displays correctly with NO "[] Suppress Email notification" checkbox showing.
2.) When selecting "Category" an choosing an appropriate menu item the form is then redrawn and now there is a problem, the "[] Suppress Email notification" checkbox is displaying. The checkbox does work correctly but the behavior I'm expecting is for no checkbox to display during the composition of this posting. Am I misunderstanding the behavior of the "Suppress default = 3" flag?
3.) Each of the other flag parameters appear to work as expected as used in the above example.
I have attached screenshots that demonstrate this behavior as well as a snippet of the 'elogd.cfg' file.
Hope this helps a little...
Thanks, Greg |
Hello,
I have installed the latest elog version from your web site.
My Admin user and my Login user are set in the elog.cfg to use the Self register process within the first login.
The issue is that I get only one time access to my log on the server (XP) and that is direct after the Selfregister process.
If I log out and login to test my admin and user account I will not get access to my server anymore.
My login page stays without any error message.
1 Notebook XP Client internet explorer http://host ip:8080/demo------> 2nd Notebook XP Server
I have the deleted the cookies after each try.
I have retested later the accounts several times (login/logout) successful with the internet explorer http://host ip:8080/ on the server itself.
Please could you help me to identify the issue?
|
Hello,
please could you help me.
The Restrict edit funktion is not working. Because my user Dirk is able to edit/delete the text from user Peter:
via select and edit.
Delete the - keep original text here - and then submit.
The whole text disappeared from the user Peter
I have tried both Restrict edit = 0 and then Restrict edit = 1
Please note my config:
[global]
port = 80
Password file = C:\Program Files\ELOG\test.txt
Admin user = admin3
Self register = 1
Login expiration = 0
[demo]
Theme = default
Comment = General linux tips & tricks
Attributes = Author, Type, Category, Subject
Options Type = Routine, Software Installation, Problem Fixed, Configuration, Other
Options Category = General, Hardware, Software, Network, Other
Extendable Options = Category
Required Attributes = Author, Type
Page Title = ELOG - $subject
Reverse sort = 1
Quick filter = Date, Type
Login user = Peter, Dirk, Kervin, Frank, MichaelH
Password file = C:\Program Files\ELOG\user.txt
Self register = 1
Login expiration = 0
Restrict edit = 0
Thanks |