ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
102
|
Mon Aug 12 17:04:30 2002 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug report | | | Re: Error while trying to change password (elogd 2.1.0) |
> When logging in with a username and password; then trying to logout or
> change password one gets the following message:
>
> Error: Parameter value too big. Please increase VALUE_SIZE and recompile
> elogd ; Please use your browser's back button to go back
>
> (up to now I have not yet tried to recompile - may be it works then)
That's strange. This error should only occur if someone uses a user name or
password with more than 256 characters, which I hope is not the case. Have
you tried changing your password etc. in this forum? It also runs 2.1.0 on
Linux.
I made a version under
http://midas/cgi-bin/cvsweb/~checkout~/elog/elogd.c?rev=2.67&content-
type=text/plain
which has improved error output for this problem, maybe this helps. |
105
|
Wed Aug 14 13:44:12 2002 |
| Stefan Siegel | ssiegel@lucent.com | Bug report | | | Re: Error while trying to change password (elogd 2.1.0) |
> > When logging in with a username and password; then trying to logout or
> > change password one gets the following message:
> >
> > Error: Parameter value too big. Please increase VALUE_SIZE and recompile
> > elogd ; Please use your browser's back button to go back
> >
> > (up to now I have not yet tried to recompile - may be it works then)
>
> That's strange. This error should only occur if someone uses a user name or
> password with more than 256 characters, which I hope is not the case. Have
> you tried changing your password etc. in this forum? It also runs 2.1.0 on
> Linux.
>
> I made a version under
>
> http://midas/cgi-bin/cvsweb/~checkout~/elog/elogd.c?rev=2.67&content-
> type=text/plain
>
> which has improved error output for this problem, maybe this helps.
Hi,
changed the VALUE_SIZE from 256 to 512. That seems to fix the problem.
Regards,
Stefan |
113
|
Fri Aug 16 10:14:19 2002 |
| Stefan Siegel | ssiegel@lucent.com | Bug report | | | Problem with konqueror and pulldown menu (in config menu) |
Hi ,
currently I am running Elog 2.1.1; when using a konqueror browser (ver.
2.2.1, kde 2.2.1) the admin user cannot access in the Config menu the Login
infos for other users except himself. The pulldown menu "Select user" is
shown, but when the admin selects another user the info fields (Login name,
full name, email) are not updated. They still show the attribute values for
the admin user himself.
Is there a solution available?
Thanks (also for this very useful tool) and regards,
Stefan |
126
|
Tue Sep 10 17:15:15 2002 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug report | | | Re: Problem with konqueror and pulldown menu (in config menu) |
> Hi ,
>
> currently I am running Elog 2.1.1; when using a konqueror browser (ver.
> 2.2.1, kde 2.2.1) the admin user cannot access in the Config menu the Login
> infos for other users except himself. The pulldown menu "Select user" is
> shown, but when the admin selects another user the info fields (Login name,
> full name, email) are not updated. They still show the attribute values for
> the admin user himself.
>
> Is there a solution available?
> Thanks (also for this very useful tool) and regards,
>
> Stefan
This operation is done via Java Script, which has to be enabled in the
browser. If anybody knows a better way, please let me know. |
135
|
Wed Sep 11 18:44:51 2002 |
| Stefan Siegel | ssiegel@lucent.com | Bug report | | | Icons for sorted entries |
Hi,
when do a search and then sorting the outcome of the search via clicking on
an attribute (to sort it in descending or vice versa order) there should an
icon be displayed (up.gif or down.gif). But the icons could not be found due
to a wrong path to the gif files:
/elog/config//themes/default/up.gif
Be aware of the two slashes!! Should only be one.
Best regards,
Stefan |
138
|
Tue Sep 24 17:03:29 2002 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug report | | | Re: Icons for sorted entries |
> when do a search and then sorting the outcome of the search via clicking on
> an attribute (to sort it in descending or vice versa order) there should an
> icon be displayed (up.gif or down.gif). But the icons could not be found
due
> to a wrong path to the gif files:
>
> /elog/config//themes/default/up.gif
>
> Be aware of the two slashes!! Should only be one.
Weired, the icon is displayed in the search page just as "up.gif", and the
elogd server should get this from the current themes/default/ directory. Try
http://midas.psi.ch/elogdemo/Forum/up.gif . So where do you get your two
slashes from? |
176
|
Thu Dec 12 19:02:03 2002 |
| tony summerfelt | snowzone25@yahoo.com | Bug report | | | expand flag |
i have expand flag set to 0 but it doesn't seem to be working...
i can expand and collapse via the links, or if i make sure the url includes it. |
177
|
Thu Dec 12 20:26:03 2002 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug report | | | Re: expand flag |
> i have expand flag set to 0 but it doesn't seem to be working...
It workes here flawlessly. Can you double check the spelling etc. If
everything is ok, can you send me your elogd.cfg for analysis?
- Stefan |