Page 1 of 3
TinyMCE not showing when installed.
Posted: Wed May 14, 2008 9:09 pm
by factor1
i have a site that wont show TinyMCE at all.
I have tried simply uploading to the modules, with no sucess, as well as replacing the content of the TinyMCE folder.
Can I specify CMSms to use an alternative Editor?
Re: how to install tiny mce 3
Posted: Wed May 14, 2008 9:13 pm
by factor1
could PHP Version 4.3.11 make a difference on why tinyMCE wont display? the rest of the CMS works fine, and I have several other installs of the newest CMSms on other servers with no issues
Re: TinyMCE not showing when installed.
Posted: Thu May 15, 2008 8:00 pm
by factor1
so i have tiny MCE3 running. its running great actually. I think its pretty smooth.
2 main issues.
1. no CMSms link shows up (although its listed in the toolbar)
2. photo browser and file browser give me this error:
Code: Select all
Warning: main(//include.php): failed to open stream: No such file or directory in /home/content/o/a/k/oakleafchurch/html/new_site/modules/TinyMCE/filepicker.php on line 4
Fatal error: main(): Failed opening required '//include.php' (include_path='.:/usr/local/lib/php') in /home/content/o/a/k/oakleafchurch/html/new_site/modules/TinyMCE/filepicker.php on line 4
Any thoughts? I have verified that its there, and line 4 is calling in the include.php:
Code: Select all
require_once($path . DIRECTORY_SEPARATOR . 'include.php');
Any ways to get this thing working?
thanks.
Re: TinyMCE not showing when installed.
Posted: Thu May 15, 2008 8:02 pm
by Nullig
Do you have the cmsmslink folder in the TinyMCE plugins folder?
Nullig
Re: TinyMCE not showing when installed.
Posted: Thu May 15, 2008 9:23 pm
by factor1
No i do not.
where can I find that. My old TinyMCE versions dont have that plugins folder that I can see anywhere.
thanks.
Re: TinyMCE not showing when installed.
Posted: Tue May 20, 2008 11:15 pm
by factor1
anyone? Where can I find these files.
thanks.
Re: TinyMCE not showing when installed.
Posted: Wed May 21, 2008 5:05 pm
by Pierre M.
Hello,
which CMSms version ?
which TinyMCE module version ?
which install method ? upload OK ?
Pierre M.
Re: TinyMCE not showing when installed.
Posted: Wed May 21, 2008 5:53 pm
by factor1
1.2.4
TinyMCE beta 3
Uploaded via zip file from moxie.
It is working fine, just no CMSms links, image or file browser capabilities.
thanks.
Re: TinyMCE not showing when installed.
Posted: Thu May 22, 2008 1:57 am
by tokr
I have the same problem. TinyMCE won't work on one server with a default installation CMSMS, but it works normally on other servers.
CMSMS version 1.2.5
TinyMCE 2.4.0b1
the only other modules I installed was Products and its supporting modules.
Products is also not acting correctly. I am unable to get it to return a value for any field.
Like TinyMCE, Products works correctly on other servers.
any advice?
Re: TinyMCE not showing when installed.
Posted: Thu May 22, 2008 1:44 pm
by Pierre M.
factor1 wrote:
1.2.4
TinyMCE beta 3
Uploaded via zip file from moxie.
It is working fine, just no CMSms links, image or file browser capabilities.
Moxie provides TinyMCE. CMSms provides CMSms links (and integrated TinyMCE and FileManager).
You can't demand Moxie to provide CMSms links.
If you want CMSms functionality, use the CMSms provided integrated TinyMCE.
Pierre M.
Re: TinyMCE not showing when installed.
Posted: Thu May 22, 2008 1:49 pm
by Pierre M.
Hello,
tokr wrote:
I have the same problem. TinyMCE won't work on one server with a default installation CMSMS, but it works normally on other servers.
Please investigate how these servers differ. It doesn't seem CMSms specific but rather hosting specific.
tokr wrote:
CMSMS version 1.2.5
TinyMCE 2.4.0b1
A default 1.2.4 install installs TinyMCE module 2.2.7. I have not tested 1.2.5 and I have seen other posts in the forum about 2.4.0.b
4. Is 2.4.beta standard in 1.2.5 ?
Pierre M.
[closed] TinyMCE not showing when installed.
Posted: Fri May 23, 2008 3:52 pm
by factor1
i understand moxie wont give me the CMSms files.
It is server specific, yet I cant figure out why some of our client servers have this issue.
I have since tried fck editor, which at first does not function, unless i switch it to the silver theme.
So in cases where tinyMCE wont play nice with the server, I will plan on using FCKeditorX, silver, and all seems to be good.
thanks.
Re: TinyMCE not showing when installed.
Posted: Sat May 24, 2008 7:19 am
by tokr
I have looked at phpinfo for the two servers, but I don't know what I'm looking for.
The one that works is php 4.4.4 the other is 4.3.11 and a few other differences: expose_php, mySQL client API 4.1.22 and 5.0.18... there's more but I don't know which are significant.
Oh yes, I installed the beta tinyMCE 2.4.0.b4 in the hope that it would fix the problems with the default tinyMCE.
factor1: I just read in the CMSms documentation on the requirements page that,
(As of April 2007, Safari does not work correctly for some functions, in particular using the fCKEditorX extension for WYSIWG editing.)
I don't know if this is still true or not, but it could be an issue.
Tokr
Re: TinyMCE not showing when installed.
Posted: Sat May 24, 2008 9:25 am
by Silmarillion
Some measures have been taken in svn which should fix bugs resulting in the editor not showing. Stay tuned for at beta5 very soon.
m.
Re: TinyMCE not showing when installed.
Posted: Sat May 31, 2008 6:16 pm
by tiffers4
Do you recommend using FCKeditorX editor in the mean time?