TinyMCE not showing when installed.
TinyMCE not showing when installed.
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?
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?
Last edited by factor1 on Wed May 14, 2008 9:14 pm, edited 1 time in total.
Re: how to install tiny mce 3
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.
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:
Any thoughts? I have verified that its there, and line 4 is calling in the include.php:
Any ways to get this thing working?
thanks.
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.
Do you have the cmsmslink folder in the TinyMCE plugins folder?
Nullig
Nullig
Re: TinyMCE not showing when installed.
No i do not.
where can I find that. My old TinyMCE versions dont have that plugins folder that I can see anywhere.
thanks.
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.
anyone? Where can I find these files.
thanks.
thanks.
Re: TinyMCE not showing when installed.
Hello,
which CMSms version ?
which TinyMCE module version ?
which install method ? upload OK ?
Pierre M.
which CMSms version ?
which TinyMCE module version ?
which install method ? upload OK ?
Pierre M.
Re: TinyMCE not showing when installed.
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.
TinyMCE beta 3
Uploaded via zip file from moxie.
It is working fine, just no CMSms links, image or file browser capabilities.
thanks.
-
- Forum Members
- Posts: 19
- Joined: Sun Sep 16, 2007 3:15 am
- Location: Beaverlodge, AB, Canada - near Grande Prairie
Re: TinyMCE not showing when installed.
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?
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?
Tomas Krejcar Web design in Grande Prairie
Re: TinyMCE not showing when installed.
Moxie provides TinyMCE. CMSms provides CMSms links (and integrated TinyMCE and FileManager).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.
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.
Hello,
Pierre M.
Please investigate how these servers differ. It doesn't seem CMSms specific but rather hosting specific.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.
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.b4. Is 2.4.beta standard in 1.2.5 ?tokr wrote: CMSMS version 1.2.5
TinyMCE 2.4.0b1
Pierre M.
[closed] TinyMCE not showing when installed.
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.
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.
-
- Forum Members
- Posts: 19
- Joined: Sun Sep 16, 2007 3:15 am
- Location: Beaverlodge, AB, Canada - near Grande Prairie
Re: TinyMCE not showing when installed.
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,
Tokr
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,
I don't know if this is still true or not, but it could be an issue.(As of April 2007, Safari does not work correctly for some functions, in particular using the fCKEditorX extension for WYSIWG editing.)
Tokr
Tomas Krejcar Web design in Grande Prairie
- Silmarillion
- Dev Team Member
- Posts: 483
- Joined: Sun Jan 02, 2005 9:10 pm
- Location: Denmark
Re: TinyMCE not showing when installed.
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.
m.
Re: TinyMCE not showing when installed.
Do you recommend using FCKeditorX editor in the mean time?