ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
2278
|
Fri Jun 29 16:54:39 2007 |
| JJ Sheppard | jsheppard@tracstar.net | Question | Linux | 2.6.5 | Re: Error sending Email via "XXX.XXX.XXX.XXX" |
Stefan Ritt wrote: |
JJ Sheppard wrote: | Any thing else I can try? |
Maybe advservices instead of advservices@XXXXX.XXX ? Just an idea. |
No luck, i am going to setup another account on a different box and try again.
I am having another issue. I am using "Preset Author = $long_name" to set the authors name automatically.
But I also don't want the user to change it so i added "Locked Attributes = Author".
The filed is locked but the name shows up on its own line above the "Fields marked with * are required"
As soon as I remove the "Locked Attributes = Author" it shows up correctly in the Author bar. |
2279
|
Fri Jun 29 16:57:41 2007 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 2.6.5 | Re: 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. |
2280
|
Fri Jun 29 17:59:54 2007 |
| JJ Sheppard | jsheppard@tracstar.net | Question | Linux | 2.6.5 | Re: Error sending Email via "XXX.XXX.XXX.XXX" |
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. |
2281
|
Fri Jun 29 19:29:56 2007 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 2.6.5 | Re: 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. |
2282
|
Fri Jun 29 20:34:38 2007 |
| JJ Sheppard | jsheppard@tracstar.net | Question | Linux | 2.6.5 | Re: Error sending Email via "XXX.XXX.XXX.XXX" |
Stefan Ritt wrote: |
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. |
For right now i moved it to the same server that the mail server is. It does not require to be auth as it is a trusted server. I am going to set up another one and keep playing with it. But at least it works now. |
2284
|
Sat Jun 30 09:48:01 2007 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug report | Windows | 2.65-2 | Re: 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. |
2285
|
Sat Jun 30 21:29:30 2007 |
| Grant Jeffcote | grant@jeffcote.org | Bug report | Windows | 2.65-2 | Re: Fixed Attribute fields blank? |
Stefan Ritt wrote: |
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. |
Great job, thanks Stefan.
Accidental fix, new version works perfectly without any config file change. |
2287
|
Wed Jul 4 16:39:10 2007 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug report | Windows | 6.5-1874 | Re: 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? |