Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 76 of 806  Not logged in ELOG logo
ID Date Icon Authordown Author Email Category OS ELOG Version Subject
  65688   Wed Jan 9 21:12:20 2008 Question Uweuweho@web.deQuestionWindows2.7.0-1985Unknown toolbar item 'ShowBlocks'

Hello,

I just made an update from version V2.7.0-1964 to V2.7.0-1985 and I am receiving now the error message Unknown toolbar item 'ShowBlocks' whenever creating or editing an entry.  When clicking onto Ok, everything seems to work fine. Can you help please? Error message occurs in Internet Explorer and also in Firefox.

Addition: The Show Blocks Symbol is missing

Thanks!

Uwe

Attachment 1: error.GIF
error.GIF
  65692   Thu Jan 10 15:32:40 2008 Agree Uweuweho@web.deQuestionWindows2.7.0-1985Re: Unknown toolbar item 'ShowBlocks'

Stefan Ritt wrote:

Uwe wrote:

Hello,

I just made an update from version V2.7.0-1964 to V2.7.0-1985 and I am receiving now the error message Unknown toolbar item 'ShowBlocks' whenever creating or editing an entry.  When clicking onto Ok, everything seems to work fine. Can you help please? Error message occurs in Internet Explorer and also in Firefox.

  65729   Mon Feb 11 19:22:25 2008 Question Uweuweho@web.deQuestionWindows2.7.2-2024'Deactivate' Options

Hello,

one question regard Options: For e. g. I am using the following command: Options Categories = NT, 2000, XP, Linux
Now I would like to delete the entry NT. But that would cause, that NT is no longer available in the search function. So I wonder if there is a way to deactivate an attribute?

Thanks!

Uwe

  65731   Mon Feb 11 19:52:09 2008 Reply Uweuweho@web.deQuestionWindows2.7.2-2024Re: 'Deactivate' Options

Stefan Ritt wrote:

Uwe wrote:

one question regard Options: For e. g. I am using the following command: Options Categories = NT, 2000, XP, Linux
Now I would like to delete the entry NT. But that would cause, that NT is no longer available in the search function. So I wonder if there is a way to deactivate an attribute?

A deactivate option is not implemented. The only possibility you have is to enter the search string drictly in the url, like

http://<host>/<logbook>/?Category=NT

 

Thanks for the quick answer!

best regards,

Uwe

  65758   Tue Feb 26 03:06:06 2008 Question Uweuweho@web.deQuestionWindows2.7.3Problem updating from 2.7.2 to 2.7.3

Hello,

I am trying to update from version V2.7.2-2041  to V2.7.3 but getting the attached error message. OS is Windows 2003. I installed the update on Windows XP without a problem. Does anybody know ho to solve that problem? Thanks!

Uwe

 

Attachment 1: error.JPG
error.JPG
  65760   Thu Feb 28 01:56:53 2008 Smile Uweuweho@web.deQuestionWindows2.7.3Re: Problem updating from 2.7.2 to 2.7.3

Stefan Ritt wrote:

Uwe wrote:

Hello,

I am trying to update from version V2.7.2-2041  to V2.7.3 but getting the attached error message. OS is Windows 2003. I installed the update on Windows XP without a problem. Does anybody know ho to solve that problem? Thanks!

The shared library msvcr71.dll should be part of the operating system and placed under c:\windows\system32\msvc71.dll. If not it can be downloaded from

http://www.dlldump.com/download-dll-files.php/dllfiles/M/MSVCR71.dll/download.html

Thanks, that fixed it...

  483   Fri Feb 27 10:09:04 2004 Question Ulrich Trüsselulrich.truessel@familienhund.chQuestionLinux | Windows2.5.1Default Sorting Option
I really don't know if anybody already had this problem or i just didn't 
find the solution in the documenttaion: 
 
There is a possibility to sort the log by the value of a attribute as 
well as a flag for reverse sort. anf it's quite easy to build up a 
command line with the sort attribute and value. But this only works from 
a self written command line. 
 
Is there any possibilty to make ELOG soring by default (without a 
command line option) by a other attribute than date? I would use a date 
set by the user manually to sort the log file, even the user clicks on 
the log-name.  
 
or may it be a possibility for a additional feature, like a logbook 
option "Default sort = my own date" and the logbok get sorted by this 
attribute and option by default. 
 
Would be happy about every tip! ThankX! 
  485   Fri Feb 27 13:25:32 2004 Agree Ulrich Trüsselulrich.truessel@familienhund.chQuestionLinux | Windows2.5.1Re: Default Sorting Option
Thank's!!!  :-)) 
 
Great solution. Exactly what I need! 
 
Ueli 
 
> This can be easily achieved with the configuration option 
>  
> Start page = ?sort=<attribute> 
>  
> or 
>  
> Start page = ?rsort=<attribute> 
>  
> where <attribute> is your date. 
>  
> In your case, you need the URL 
>  
> http://www.familienhund.ch:8080/Aktuelles+Programm/?sort=Datum+wann 
>  
> which can be obtained via 
>  
> Start page = ?sort=Datum+wann 
 
 
ELOG V3.1.5-3fb85fa6