Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Can't edit raw HTML


Go to End


5 Posts   1670 Views

Avatar
abdulg

Community Member, 1 Post

8 March 2009 at 3:31am

Hi,

I have a fresh install of SS 2.3.0 on Lighttpd (with the recommended redirect entries). However, when I try to edit content in html I get a screen like the attached. This worked fine in 2.2.3. I saw the problem after upgrading. Since then I re-installed 2.3.0 from scratch and copied my old site over (still a problem) and then installed SS 2.3.0 from scratch with NO additions. Still see the problem.

I am using Safari 3.2.1 on OS/X 10.5.6. No changes to my OS between the changes to SS.

Thanks,

Abdul

Attached Files
Avatar
mschiefmaker

Community Member, 187 Posts

23 May 2009 at 7:29am

Hi

I am having the same problem using SS 2.3.1 with either Firefox or IE. See attached image.

Interestingly, I have this same version installed on a different provider with no issues.

Cheers

MM

Attached Files
Avatar
mschiefmaker

Community Member, 187 Posts

25 May 2009 at 4:39pm

Any ideas of what might be causing this? It is a real limitation.

Is it possible some of the real files have not been uploaded? What files affect the HTML display from the admin?

Thanks

MM

Avatar
Willr

Forum Moderator, 5523 Posts

25 May 2009 at 5:28pm

Usually this error means an JS file has not loaded properly or been copied correctly. Try recopy the site and then reload the cms with ?flush=1 on the end

Avatar
mschiefmaker

Community Member, 187 Posts

26 May 2009 at 6:40am

Hi Will

Thank you very much. Worked a charm.

C