ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
67610
|
Wed Nov 13 16:11:18 2013 |
| Hung Dao | hungtdao@yahoo.com | Question | Windows | 2.9.2 | Error when attempted to submit an entry |
One of my users reported that he received this error when attempted to submit an editing entry. Basically he is only one to edit this entry. When go ahead to press the button, the entry is updated successfully. What cause and how to prevent this error not to populate? Thanks |
Attachment 1: error.jpg
|
|
67613
|
Wed Nov 13 23:46:38 2013 |
| Hung Dao | hungtdao@yahoo.com | Question | Windows | 2.9.2 | Unwanted characters showing when using Bottom Text Login to a html file |
When using Bottom Text Login to a html file showing some unwanted characters. Also, the ELOG Version is longer displayed.
Bottom Text Login = example.htm
Attached are bottomtextlogin.jpg which shows the characters on the left and example.htm which I used. |
Attachment 1: bottomtextlogin.jpg
|
|
Attachment 2: example.htm
|
67618
|
Fri Nov 15 10:59:51 2013 |
| Fabian | hiller@nmr.uni-frankfurt.de | Question | Linux | V2.9.2-245 | Inconsistent and long load times |
We recently installed ELOG and it works pretty well, but the load times are rather inconsistent. Most of the time
it is very fast, but it also often hangs for around 5-10 seconds while loading. It seems to affect all parts of
the page that are returned at random, so sometimes the main html file will hang, sometimes the css file and
sometimes the images.
The hardware it is running on is nothing special, an older 3 GHz Celeron, but it should be fast enough. It is
running on Debian 7.
Any ideas what the problem could be, or how I could investigate it further to find the bottleneck? |
67624
|
Tue Nov 26 00:06:02 2013 |
| Tom C | tcheek@tulane.edu | Question | Linux | 2.9.2-2455 | Problem with space in name of eLog not seeing %20 and "+" |
My elog is named "Whatever Elog" so the URL generated is /Whatever+Elog . This works fine but when in the interface certain buttons generate this URL : /Whatever%20Elog ...this URL fails. It seems that elog does not recognize these ( + and %20 ) as the same which I believe they should be as part of HTTP request. |
67635
|
Thu Dec 12 15:10:43 2013 |
| Paulo Moraga | pnmoraga@gmail.com | Question | Windows | V2.9.2-245 | Multiple tab |
Hi noob question I was looking for a config but i cant make it, how to i make multitab logbook like this page?
Like in Discussion there are forum,config examples,contribution and vulnerabilities under it
Thanks
|
Attachment 1: multitab.JPG
|
|
67637
|
Sat Dec 14 00:22:52 2013 |
| Ryan Blakeslee | rb@blakesys.net | Question | Linux | 2.9.2 | How to property install? |
Hello,
I have followed the very simple steps on the Download page for checking out and compiling from GIT. That works perfect and there is no issue.
The problem I have is-- it is not clear to me where to put the 'elog' dir that I have after I 'make' and 'make install'. Or, is there an installer script afterwards that I run? I'm installing on Debian 7 and trying to upgrade from 2.5.2 (which was installed using apt-get.) |
67652
|
Tue Jan 14 21:50:50 2014 |
| Grant | enzedder@me.com | Question | All | 2.9.2 | Users logged out? |
Hi All,
I'm looking for a way (or if it is even possible?) for users to browse between logbooks without being logged out of their current logbook if they click on a logbook they are not authorised to access?
If they accidentally choose the wrong logbook they are forced to log back in again?
No guest access has been configured on any log.
TIA
|
67653
|
Thu Jan 16 11:39:42 2014 |
| Paolo | pivato@science.unitn.it | Question | Linux | 2.9.2-2455 | Subject attribute in bold type - threaded display |
Hi all,
I am successfully using ELOG V2.9.2-2455 to manage several laboratory logs.
I am looking for a way, if possible, to format the subject attribute in bold type while in thread display.
I've used the following code
Display Subject = <b>$subject</b>
with no success, then I've tried
Subst Subject = <b>$subject</b>
again with no success. It seems that the <b> tag is not iterpreted.
Have you any suggestion about this?
Thank you in advance.
Paolo |