Re: frequent crashes on SL4, posted by Stefan Ritt on Fri Feb 13 16:57:02 2009
|
There was a general problem in submitting entries. If the TCP connection between the browser and elog
disconnects during the transmission and only part of the request gets transferred, it consistently
crashed elog. The probability for this is large if you have a slow connection and long attachments. The problem
|
Re: frequent crashes on SL4, posted by Devin Bougie on Tue Mar 24 15:14:28 2009
|
Indeed, uploading images over a satellite connection does not crash the development ELOG server available from SVN. Our user was unable to
crash
elogd (or upload an image) and reports "The upload window would complain about an "upstream server", but the site was still there."
|
Re: forum.css, posted by Stefan Ritt on Fri May 16 08:34:44 2003
|
> In the Config Examples logbook you mentioned a forum.css. Do you have a
> link to that css and others?
|
Re: formating bug : css and Format command, posted by Stefan Ritt on Wed Jun 27 15:06:24 2007
|
[quote="toumbi"]Why Gain and G1,G2 .... G8 are on the same line ?[/quote]
Because you specified it! The first [B]"1"[/B] in your format forces the attributes to show up on the same line. Just read the manual.
|
Re: formating bug : css and Format command, posted by toumbi on Wed Jun 27 16:02:49 2007
|
[quote="Stefan Ritt"]
Because you specified it! The first [B]"1"[/B] in your format forces the attributes to show up on the same line. Just read the manual.
[/quote]
|
Re: formating bug : css and Format command, posted by Stefan Ritt on Wed Jun 27 16:15:04 2007
|
[quote="toumbi"]ok so if you say it is not a bug i can understand but in that case the format command work half in the entry form. Is it possible to implement
it for the next time?[/quote]
|
Re: formating bug : css and Format command, posted by toumbi on Wed Jun 27 19:51:39 2007
|
[quote="Stefan Ritt"][quote="toumbi"]ok so if you say it is not a bug i can understand but in that case the format command work half in the entry form.
Is it possible to implement it for the next time?[/quote]
|
Re: formating bug : css and Format command, posted by Stefan Ritt on Thu Jun 28 17:18:21 2007
|
[quote="toumbi"]linkHeading_prompt = 'Indiquez le niveau d'en-tête (1, 2 ou 3)';[/quote]
I changed the code of elogd to surround the strings with "" such as
|