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.

DataObjectManager Module /

Discuss the DataObjectManager module, and the related ImageGallery module.

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

Problem with SimpleHTMLEditorField in 2.4


Go to End


9 Posts   6126 Views

Avatar
Alek

Community Member, 8 Posts

17 August 2012 at 3:33am

Hi,

First post, and firstly want to say thank you for putting Silverstripe together. It looks like it's exactly what we need for a few of our sites.

However, I need to bump this thread because I'm getting the same problem now with Silverstripe 3.0.0.

I have built it all up fine on my WAMPserver on my localmachine, but if I move it to our development server (also running WAMPserver), I cannot see the content textarea within the admin cms pages. Also I have another htmleditor field for sidebar content in another tab.. this is also invisible. It looks like it's actually being done via CSS using visibility:hidden... very strange...

Obviously I didn't add this CSS. All I did during the move was change the necessary db fields in the config file and also had to remove the .htaccess (could this be something to do with it?).

Anyway, I haven't tried any other versions of silverstripe yet.. I would rather just try and get this working as it was on my local machine... I can't seem to change to "dev" mode as described in this thread...

Any ideas please anyone?

Thanks.

Go to Top