Support Forum
Content Templater
JCE editor button doesn't work
Hello,
I use the free version of Content Templater and it normally works very well. However, since a couple of weeks the JCE editor button for using a template doesn't work anymore. When I click it, the screen flashes but the content is not loaded. It looks like something is blocking it but I can't figure out the problem...
Website:
www.moretec.nl
.
Confidential information:
(hidden)
I hope you can help.
Regards,
Kim
Please try the latest development version from:
www.regularlabs.com/development-releases
I see this error in the content of the ajax call:
Deprecated:
Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead.
Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead.
So you should fix this on your server.