Page 1 of 1

TinyMCE link.php missing

Posted: Thu Feb 07, 2013 1:19 am
by entangled
Hello.

I am a new CMSMS user, just installed 1.11.4 on a CentOS 5 server.

The install went fine, I did have two warnings about my levels of PHP and cURL. I understand I might run into issues with some modules.

When Editting a page and attempting to insert a link, I am getting a 404 error. Checking the log, I am getting:

File does not exist:
/cms/modules/MicroTiny/tinymce/themes/advanced/link.php

Searching the folders, I could not find link.php. Searching this Forum, I did not find anybody else with this problem ... I am lost for a fix.

Thanks for the help.

Craig

Re: TinyMCE link.php missing

Posted: Thu Feb 07, 2013 1:36 am
by calguy1000
That file is not distributed with CMSMS. Therefore I think there may be some other kind of corruption.

Do a system verification to make sure that all files are uploaded properly. Also, make sure you understand which extra files are there too, and why they are there.

Re: TinyMCE link.php missing

Posted: Thu Feb 07, 2013 2:25 am
by entangled
Thanks for the reply.

I just downloaded the 1.11.4.tar.gz file I got from this site.

I uploaded it to the server. I unpacked it. I ran the install. You would think ALL the pieces would be there to get CMSMS installed.

Using Extensions / Module Manager, I installed TinyMCE 2.9.12 ... the install went fine ... I switched my Default WYSIWYG to TinyMCE.

Attempted to add a link to a page, I got the same results ... 404 Missing page error ... I get the same results for inserting an Anchor, inserting a Image and the original problem, when inserting a Link.

Each of the 404s is looking for a different PHP script that should be in the /tinymce/advanced folder.

So the install of MicroTiny has an issue, so does the install of TinyMCE have an issue.

See any problem with installing TinyMCE from a tar file?

Re: TinyMCE link.php missing

Posted: Thu Feb 07, 2013 3:54 pm
by entangled
My problem with both MicroTiny and TinyMCE has been resolved.

I had a .htaccess file above my CMSMS root that had mod_rewrite commands in it.

I moved it out of the way, and all works now.

I appreciate the input from the IRCers which pointed me in the right direction.

I am looking forward to getting some CMSMS sites online.