Page 1 of 1

Problems with XStandard WYSIWYG

Posted: Wed Apr 27, 2005 1:57 am
by hman
I am running CMSMS version 0.9.2, and I've had some problems with my site I installed the XStandard module. When I use it to edit a page, my site does not work. It displays a blank page.

After some fiddling, I figured out that my site will work again if I uninstall the module and delete this:

Code: Select all

<!-- Generated by XStandard version 1.5.0.0 on 2005-04-26T19:38:58 -->

XStandard places it in content pages after I use it to edit them. It seems that the header causes some kind of glitch.

Is anyone else having this problem? Is there a way to fix it? Although I've had plenty of experience with HTML,  I am not at all a PHP expert.

Re: Problems with XStandard WYSIWYG

Posted: Wed Apr 27, 2005 8:24 pm
by dfritschy
I haven't seen this problem, neither with IE6 nor Firefox under Windows.
The code XStandard puts in a simple HTML comment, and should do no harm - except maybe if your templates are made of very bad HTML which might break your browser ;-)

Re: Problems with XStandard WYSIWYG

Posted: Thu Apr 28, 2005 7:31 pm
by hman
I fixed the problem...for some reason CMSMS needed to be re-installed for XStandard to work. Who knows why... ;-)