Hi Guys,
Just upgraded a site (well a clean install of latest php files) then an import and upgrade of database to a new server. I'm using the 1.1.3.1 release.
Anyway if i click the html editor button in the TinyMCE editor I just get a page not found in the popup window. Before this has always justed worked, do i now need to install an extra module, or might i have a permissions problem?
I tried fixing the adodb.inc.php issue but this had no effect (i wasn't sure what problems that actually caused)
Thanks in advance
Robin
TinyMCE html editor page missing 404
-
robincornelius
[solved] Re: TinyMCE html editor page missing 404
My fault
.htaccess mod-rewrite was rewriting on .htm as well as .html so it screwed the internal TinyMCE stuff up
Ooops

.htaccess mod-rewrite was rewriting on .htm as well as .html so it screwed the internal TinyMCE stuff up
Ooops
