Hi!
I can't add image in my blog. I try this solution:
BlogEntry::allow_wysiwyg_editing();
but I see image in only my Blog Entry page and not in my Blog Holder page. Why?
I follow guide http://doc.silverstripe.org/doku.php?id=tutorial:2-extending-a-basic-site to add image with addFieldToTab but I have a web server error.
Can you help me?
Thanks!!