ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
66320
|
Wed Apr 15 17:57:19 2009 |
| Dennis Seitz | denseitz@comcast.net | Question | All | 2.7.5 | Config so that users can delete only their own entries? |
I've tried
Deny_Delete = All
Allow Delete = $author
and just
Allow Delete = $author
But either users can delete anyone's entries, or they can't delete any entries.
Am I missing something? If not, can you add the capability to allow users to delete, but only their own entries?
Thanks as usual for a great piece of code! |
66850
|
Tue Jul 20 21:03:10 2010 |
| Denis Perevalov | denis@fnal.gov | Question | Linux | latest | Enable user to view only, not post/delete. |
Hi,
I have just discovered elog and I absolutely love it.
I have a question. Is there a way to enable user to view only, not post/delete in my elog. Also I would like to allow them to view only certain categories of my messages.
Regards,
Denis |
67191
|
Mon Feb 13 13:38:19 2012 |
| Adam | dellzoid@hotmail.com | Question | Linux | 2.7.8 | redirect permission |
Hi All,
Perhaps a trivial question but some issues have arisen accessing my long-running elog with SSL enabled. I suspect firewalls and browser updates are involved and I do not have the time or experience to diagnose and debug such a potential black-hole of difficulties. Instead I am looking for a quick fix, and the first step - switching off sll - seems to work. Now I would like to use redirect so that the elog is running under apache, however this is where I have stumbled; I have passwords so the plan is to eventually secure using apache. Apache works fine and is running pages on ports 80 and 443, although I seem unable to redirect the elog (port 8080). Following the instructions on the administrators guide I get:
Forbidden
You don't have permission to access /elog/ on this server.
The page is found at least so my redirect is doing something, and I suspect the solution is trivial, though I'm not too sure where to start.
-------------------
Also, what is the best practice for updating one's elog version. I originally installed using a tarball.
|
67205
|
Wed Feb 22 13:18:37 2012 |
| Adam | dellzoid@hotmail.com | Question | Linux | 2.7.8 | Re: redirect permission |
Adam wrote: |
Hi All,
Perhaps a trivial question but some issues have arisen accessing my long-running elog with SSL enabled. I suspect firewalls and browser updates are involved and I do not have the time or experience to diagnose and debug such a potential black-hole of difficulties. Instead I am looking for a quick fix, and the first step - switching off sll - seems to work. Now I would like to use redirect so that the elog is running under apache, however this is where I have stumbled; I have passwords so the plan is to eventually secure using apache. Apache works fine and is running pages on ports 80 and 443, although I seem unable to redirect the elog (port 8080). Following the instructions on the administrators guide I get:
Forbidden
You don't have permission to access /elog/ on this server.
The page is found at least so my redirect is doing something, and I suspect the solution is trivial, though I'm not too sure where to start.
-------------------
Also, what is the best practice for updating one's elog version. I originally installed using a tarball.
|
Still struggling with this issue, if anyone has managed to solve it let me know. I've done the obvious and checked ownership/ permissions of the elog folders and they are exactly the same as etc/var/www, which is working in apache. |
67662
|
Tue Feb 18 21:32:27 2014 |
| Matthew Deller | dellzoid@hotmail.com | Question | Linux | 2.9.2 | Unable to resize images in browser |
I am unable to resize/ manipulate images in browser. Image Magick detected Version: ImageMagick 6.6.9-7 2012-08-17.
Output when running elog with verbose option shows buffer overflow when resize attempted:
[[Going to execute: /bin/sh -c "identify -format '%wx%h %c' '/home/elog/elog-2.9.2/logbooks/HardwareLog/140218_120423_2014-02-18_remod_(extended_II).png.png'" > /tmp/elog-shell 2>&1
Falling back to default group "elog"
Falling back to default user "elog"
*** buffer overflow detected ***: elogd terminated
Any ideas how to fix this? I'm not sure if this is a problem with the elog / Ubuntu / Image Magick? |
67689
|
Thu Jun 19 09:35:20 2014 |
| Matt Deller | dellzoid@hotmail.com | Question | Linux | 2.9.2 | Re: Unable to resize images in browser |
Stefan Ritt wrote: |
Matthew Deller wrote: | I am unable to resize/ manipulate images in browser. Image Magick detected Version: ImageMagick 6.6.9-7 2012-08-17.
Output when running elog with verbose option shows buffer overflow when resize attempted:
[[Going to execute: /bin/sh -c "identify -format '%wx%h %c' '/home/elog/elog-2.9.2/logbooks/HardwareLog/140218_120423_2014-02-18_remod_(extended_II).png.png'" > /tmp/elog-shell 2>&1
Falling back to default group "elog"
Falling back to default user "elog"
*** buffer overflow detected ***: elogd terminated
Any ideas how to fix this? I'm not sure if this is a problem with the elog / Ubuntu / Image Magick? |
What happens if you execute the command manually, like
$ identify -format '%wx%h %c' '/home/elog/elog-2.9.2/logbooks/HardwareLog/140218_120423_2014-02-18_remod_(extended_II).png.png
The "identify" command just checks the size in pixels of your image and expects something like 800x600. Let me know if this command returns something completely different.
/Stefan |
Sorry for very late reply. I recently rebuilt our server. Elog 2-9-2, new machine, new OS (Ubuntu 14.04), new version of ImageMagick (6.7.7-10), but I'm having the same unresolved problem. identify -format from the command line returns 645x860 (as it should). Any ideas?
-Matt |
1021
|
Thu Mar 24 20:36:50 2005 |
| David Egolf | degolf@fujicolor.com | Question | Windows | | Database type logbook entry creation |
I would like to create a paper waste logbook. I need to have a column that
shows a weight in pounds and another column with a calculation from those
pounds to dollars. pounds x $4.00 = cost I was wondering if this was
possible?
All other fields would be just Date, Batch#, Operator, Reason, Process
Operator, Manager, Lbs, and Cost, I would also like to total this cost if
possible, on a search selected basis. Similar to Excel.
Thanks for any input
David Egolf |
1066
|
Sat Apr 9 03:40:26 2005 |
| David Egolf | degolf@fujicolor.com | Question | Windows | 2.5 8-3 | Lost cfg file |
I was upgrading to the latest version and I wrote over my cfg file. I
still have my database files. Is there a way to put the cfg file back
together using the database files as a guide. It did not seem to want to
upgrade until I did this and I forgot to copy and then paste the cfg files
back. The latest version is now running. Before I did this I was still
getting the old version number at the bottom of the main screen. Also I
have an RSS reader that can do user name and password, is this possible
with Elog if the RSS reader has the ability?
Thanks
I guess this qualifies as two questions.
David Egolf |