Previously I was using tinyMCE 3.2 and after upgrading it to 3.5 i am getting a new problem.
It is showing an error that 'page not found' on click of 'paste from word' option.
If I use TinyMCE on localhost, it works fine. Problem arises on putting it into symfony. I just copied whole localhost and pasted into /web folder. All copy-paste-edit are working fine. only problem is with javascript onclick like features- 'paste from word' and 'inserting image'.
why this issue is with symfony or is there any configuration problem.