Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 195 of 806  Not logged in ELOG logo
ID Date Icon Author Author Emaildown Category OS ELOG Version Subject
  2277   Fri Jun 29 16:43:23 2007 Reply Stefan Rittstefan.ritt@psi.chQuestionLinux2.6.5Re: Error sending Email via "XXX.XXX.XXX.XXX"

JJ Sheppard wrote:
Any thing else I can try?


Maybe advservices instead of advservices@XXXXX.XXX ? Just an idea.
  2279   Fri Jun 29 16:57:41 2007 Reply Stefan Rittstefan.ritt@psi.chQuestionLinux2.6.5Re: Error sending Email via "XXX.XXX.XXX.XXX"

JJ Sheppard wrote:
The filed is locked but the name shows up on its own line above the "Fields marked with * are required"


I fixed that yesterday. Please upgrade to SVN revision 1873.
  2281   Fri Jun 29 19:29:56 2007 Reply Stefan Rittstefan.ritt@psi.chQuestionLinux2.6.5Re: Error sending Email via "XXX.XXX.XXX.XXX"

JJ Sheppard wrote:

Stefan Ritt wrote:

I fixed that yesterday. Please upgrade to SVN revision 1873.


Thanks - That Fixed It!

I am still having the issue with the email, I have tried to accounts (i can get into through thunderbird and webmail just fine) and a different main server and several ways of the username.
I am kind of at a lost of what to do next.


I'm also running out of ideas. You would have to use a network sniffer (like Ethereal) and compare the network traffic between Thunderbird/ELOG and the SMTP server.
  2284   Sat Jun 30 09:48:01 2007 Reply Stefan Rittstefan.ritt@psi.chBug reportWindows2.65-2Re: Fixed Attribute fields blank?

Grant Jeffcote wrote:
Not sure if this is my configuration only but in your latest compiled release V2.6.5-1873 when I do a reply or edit on an entry where I have specified Fixed Attributes Edit or Reply these fields now show blank on the entry page? They are still uneditable as a field of course and the text still shows on the list view display page but no text shows in these fields until re/submitted.


I'm playing with attributes right now since I'm going to implement a "multiple edit", where one can change attributes of several entries at the same time, but I cannot reproduce your problem with V2.6.5-1874 and this config file:
[demo]
Attributes = Author, Subject
Fixed Attributes Edit = Subject
Fixed Attributes Reply = Subject

Either I fixed it accidentally between 1873 and 1874 or it is config file related. Can you try that version and the little config file above? Since you use Windows, I made a elog265-3 for you. If you find that the little config works and your's doesn't, please send me your config.
  2287   Wed Jul 4 16:39:10 2007 Reply Stefan Rittstefan.ritt@psi.chBug reportWindows6.5-1874Re: Show attributes

deletoille wrote:
with the last version, Show attributes commands seem to not working any more. could you chech this?


I checked and they still work. But maybe you got confused between Show Attributes (for the single page view), Show Attributes Edit (for the edit form) and List Display (for the list of entries). Can you check this?
  2289   Thu Jul 12 18:36:05 2007 Reply Stefan Rittstefan.ritt@psi.chQuestion 2.6.5-1872Re: is it possible to have unique attribute ?

toumbi wrote:
I have an attribute that have to be unique (but i need also to write it myself) , so i would like to be able to create it the first time, and if i try to create it again, i want not be able.
Is there a way to do that ?


That kind of functionality is unfortunately not implemented. All you can do is to use an automatically generated unique attribute with the syntax:
Preset <attribute> = XYZ-####

or similar. Please consult the documentation for details.
  2291   Tue Jul 17 11:30:16 2007 Reply Stefan Rittstefan.ritt@psi.chBug reportWindows6.5-1886Re: Show attributes

deletoille wrote:
here a small example with the function: "show attributes". that functions with release 1748 but not with the last release 1886.
All the attributes appear at the same time whereas I would wish only the 2 first.


I tried your config file, and it works as expected. If your equipment type is Sour vide, then only three attributes are shown according to your config statement:
show attributes = auteur,Icone, Type Equipement

Here is how it looks in my browser:



If you choose however equipment type Apple II (do you still use those computers at soleil?), then you have condition {A} which activates your config statement:
{A}show attributes = auteur,Icone, Type Equipement, Equipement, Localisation, Type evenement

showing of course more attributes:

  2293   Tue Jul 17 11:50:44 2007 Reply Stefan Rittstefan.ritt@psi.chBug reportWindows6.5-1886Re: Show attributes

deletoille wrote:
I'd try again and that does not works. does the problem come from the windows version?


Certainly not. Double check that you have the current elog version (check the ELOG V2.6.5-1887 at the bottom). If you are on windows, you can try to install elog265-7.exe which is the most recent one.
ELOG V3.1.5-3fb85fa6