Osclass forums

Support forums => General help => 3.6.x => Topic started by: feroz216 on February 12, 2016, 12:49:18 pm

Title: Cannot edit the static page after upgrading from 3.5.9 to 3.6.0 to 3.6.1
Post by: feroz216 on February 12, 2016, 12:49:18 pm
Hello,

I can able to create the static page but cannot able to write the content of the page & cannot edit the static page which i have created previously.
I am facing this problem since i have updated my site from 3.5.9 to 3.6.0 to 3.6.1.

I have attached the picture to be more clear.

Kindly help me to solve my issue.

Thanks
Title: Re: Cannot edit the static page after upgrading from 3.5.9 to 3.6.0 to 3.6.1
Post by: dev101 on February 12, 2016, 04:25:32 pm
Hi, it seems that editor is not loaded, check with F12 console to see what kind of javascript error you get.
Try to manually re-upload/overwrite all your oc-admin and oc-includes directories on the server.

Regards
Title: Re: Cannot edit the static page after upgrading from 3.5.9 to 3.6.0 to 3.6.1
Post by: feroz216 on February 13, 2016, 09:43:01 am
I did updated java recently. I got the following error in f12 console.
Quote
"Failed to load: http://www.****.***/oc-includes/osclass/assets/js/tinymce/plugins/preview/plugin.min.js" tinymce.min.js:4:3373
Use of getPreventDefault() is deprecated.  Use defaultPrevented instead.
Title: Re: Cannot edit the static page after upgrading from 3.5.9 to 3.6.0 to 3.6.1
Post by: feroz216 on February 13, 2016, 08:42:46 pm
Thanks for the tip! @ dev101.
Downloaded "plugin.min.js" from TinyMCE and replaced it. Now working perfectly.