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
TinyMCE link.php missing
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: TinyMCE link.php missing
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.
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.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: TinyMCE link.php missing
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?
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
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.
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.