Re: Error sending Email via "XXX.XXX.XXX.XXX", posted by Stefan Ritt on Fri Jun 29 16:43:23 2007
|
JJ Sheppard wrote: | Any thing else I can try? |
Maybe advservices instead of advservices@XXXXX.XXX ? Just an idea. |
Re: Error sending Email via "XXX.XXX.XXX.XXX", posted by JJ Sheppard on Fri Jun 29 16:54:39 2007
|
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. |
Re: Error sending Email via "XXX.XXX.XXX.XXX", posted by Stefan Ritt on Fri Jun 29 16:57:41 2007
|
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. |
Re: Error sending Email via "XXX.XXX.XXX.XXX", posted by JJ Sheppard on Fri Jun 29 17:59:54 2007
|
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. |
Re: Error sending Email via "XXX.XXX.XXX.XXX", posted by Stefan Ritt on Fri Jun 29 19:29:56 2007
|
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. |
Re: Error sending Email via "XXX.XXX.XXX.XXX", posted by JJ Sheppard on Fri Jun 29 20:34:38 2007
|
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. |
Re: WYSIWYG (What you see is what you get), posted by An Thai on Fri Jul 27 16:00:07 2007
|
Hi Stefan,
I have just found an open source for WYSIWYG text editor named FCKeditor at http://www.fckeditor.net/. It looks great. The download Zip-file for this tool is only 1 MB.
Dokumentation is here: http://wiki.fckeditor.net/
or TinyMSC
http://tinymce.moxiecode.com/index.php
Have you an idea how to integrate them in elog?
Best regards,
An |
Re: WYSIWYG (What you see is what you get), posted by Stefan Ritt on Thu Aug 2 12:24:26 2007
|
An Thai wrote: | I have just found an open source for WYSIWYG text editor named FCKeditor at http://www.fckeditor.net/. It looks great. The download Zip-file for this tool is only 1 MB. |
I had a look and it just looks great. I will certainly add support for this editor, but I have to fix a few things, like inserting of images and the preview feature need modifications of FCKeditor. So stay tuned. |