-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Steven J. Sobol wrote: | Oh, yeah. I'm definitely willing to do anything I can to fix the problem. | I'd much rather use Midgard than anything else.
OK. Account on system that is known to work sent (separate email).
|>BTW, if you edit things in the MSHTML mode and switch to plaintext, |>will the changes get copied to the plaintext editor? | Yes. I can make changes, click the HTML Editor tab, and the changes copy | over, and then I can click submit while in the plaintext editor and they | are saved.
Very interesting, as clicking submit button in MSHTML editor does exactly the same JS calls as switching to plaintext and submitting.
Submitting MSHTML:
<input type="button" class="button"
OnClick="copy_con_dhtml_to_raw();sendForm()"
value="<?=aegir_loc("Submit")?>" class="button">
Switching to plaintext: <A class=select href="#" onclick="MM_showHideLayers('edit','','hide','viewscr','','hide','editsrc','','show')"><?=aegir_loc("Edit source")?></a>
...which will call: copy_con_dhtml_to_raw();
Submitting form:
<input type="button" class="button" onclick="sendForm()"
value="<?=aegir_loc("Submit")?>" class="button">
| Initially, yes, but deleting the Windows DLL that contains the MSHTML | code, and then reinstalling IE6 SP1 and the MSHTML component, fixed that | error. Now I don't get any errors.
This could be where the problem comes from. I wonder how you end up with errors when using the MSHTML editor. I've personally used or demoed the editing system in Aegir / Nadmin on over hundred different workstations and have never needed to install anything.
Sometimes you get a Windows "installing Office" dialogue when you open the editor for first time, but if you cancel that, the editor works just as it should.
/Bergie
- -- Henri Bergius [EMAIL PROTECTED] Consultant Partner Tel: +358-20-198 6032 Nemein Oy http://www.nemein.com/
Nemein.Net -- Project tracking solution for consulting companies http://www.nemein.com/Nemein.Net/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/coUVNkT8k497k9IRAqctAKCyZkiQxbBfXH1qGTCWeq5fuAh70QCguClu qKEDtSupTU+pCTtsg/Q6VvE= =KqVO -----END PGP SIGNATURE-----
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
