ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
65708
|
Wed Jan 23 17:05:32 2008 |
| Stefan Ritt | stefan.ritt@psi.ch | Request | Linux | 2.7.1.2004 | Re: inline button for upload image |
stephane wrote: |
The problem with the toolbar when creating / edting entry in html mode still exist. I try in french, it fails. I try in english, it works. I ran manually elogd and FCKedit detected is printed during elogd starting.
|
Ok, I guess I found it. Can you try with #2007 again? |
65709
|
Wed Jan 23 17:21:15 2008 |
| stephane | stephane.brisson@synchrotron-soleil.fr | Request | Linux | 2.7.1.2004 | Re: inline button for upload image |
Stefan Ritt wrote: |
stephane wrote: |
The problem with the toolbar when creating / edting entry in html mode still exist. I try in french, it fails. I try in english, it works. I ran manually elogd and FCKedit detected is printed during elogd starting.
|
Ok, I guess I found it. Can you try with #2007 again?
|
It works... Thank you very much for correcting so quickly
Best regards
Stéphane |
68721
|
Wed Jan 17 18:11:49 2018 |
| Jason Moore | jason.moore@viewglass.com | Question | Windows | 2.7.1-200 | Adding New User Failed During Email Send |
The following error occured during the addition of new user, first time this occured:
"Cannot send email notification to "xxx@xxx.com" Sender address rejected: Domain not found
Please use your browser's back button to go back
We are using version 2.7.1-2002. Could this be a version issue? When we loaded the new version, the browser GUI was scrambled and illegible using Microsoft Edge/Explorer and Firefox. |
68722
|
Wed Jan 17 19:51:49 2018 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.7.1-200 | Re: Adding New User Failed During Email Send |
This error comes from your email SMTP server, not from elog. It complains about the email address xxx@xxx.com which refers to a nonexisting domain. Just read the message.
Stefan
Jason Moore wrote: |
The following error occured during the addition of new user, first time this occured:
"Cannot send email notification to "xxx@xxx.com" Sender address rejected: Domain not found
Please use your browser's back button to go back
We are using version 2.7.1-2002. Could this be a version issue? When we loaded the new version, the browser GUI was scrambled and illegible using Microsoft Edge/Explorer and Firefox.
|
|
65715
|
Mon Jan 28 09:26:26 2008 |
| Stefan Ritt | stefan.ritt@psi.ch | Info | All | 2.7.1 | Update of FCKeditor inside ELOG requires browser cache cleaning |
Between the ELOG versions 2.7.0 and 2.7.1 the internal HTML editor FCKedit has been upgraded from version 2.4.3 to 2.5beta. The new version has a few more options and supports more browsers. People however reported some errors popping up like Unknown toolbar item "ELOGSubmit". This happens because some browsers cache the JavaScript from the old version of the editor in their cache. To fix this problem, simple clear the browser's cache. In Firefox, do a Tools -> Options -> Advanced -> Cache -> Clear now. Other browsers have similar ways to clear the cache. |
67811
|
Fri Feb 20 11:04:03 2015 |
| rob | rob@5db.nl | Question | Linux | 2.7.1 | maximum attributes for drop down menu. |
We use a servername field to be able to select a server.
When i entered my entire serverlist (574 entries), only 250 of them show up.
Looking at the online documentation about attributes, it is stated that there is a maximum of 100 entries.
With the version we are using (2.7.1) it seems the limit is 250
Can someone tell me if version 3 has the same limitation, or that the max has been increased?
Rob. |
67812
|
Fri Feb 20 16:18:36 2015 |
| David Pilgram | David.Pilgram@epost.org.uk | Question | Linux | 2.7.1 | Re: maximum attributes for drop down menu. |
Hi Rob,
I don't think the default number of 100 has ever changed. However, you can change the number in the source
code and recompile. This was discussed in elog:67674
I increased my maximum from 100 to 120 and recompiled. At some point, though, you'll overflow some stack or other, and maybe that's why you've got the limit of 250. You might also want to consider Andreas's alternative (which I am also thinking about).
rob wrote: | We use a servername field to be able to select a server.
When i entered my entire serverlist (574 entries), only 250 of them show up.
Looking at the online documentation about attributes, it is stated that there is a maximum of 100 entries.
With the version we are using (2.7.1) it seems the limit is 250
Can someone tell me if version 3 has the same limitation, or that the max has been increased?
Rob. |
|
68438
|
Sat Oct 1 15:32:53 2016 |
| Chris Smyth | chris.smyth@comcast.net | Question | Windows | 2.7.1 | Enforcement of password complexity |
Is there a way to enforce password complexity for users?
Either in this version of elog or the newest version? |