Problems with XStandard WYSIWYG

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
hman

Problems with XStandard WYSIWYG

Post 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.
dfritschy

Re: Problems with XStandard WYSIWYG

Post 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 ;-)
hman

Re: Problems with XStandard WYSIWYG

Post by hman »

I fixed the problem...for some reason CMSMS needed to be re-installed for XStandard to work. Who knows why... ;-)
Locked

Return to “CMSMS Core”