Page 1 of 1
[solved] CMSMS 1.4.1 TinyMCE problem
Posted: Wed Aug 13, 2008 12:10 pm
by janvl
Hello,
I am very new to CMSMS and have a strange problem.
when I change content the wysiwyg-editor TinyMCE appears,
I can change and save text, no problem.
But if I click on the icon for image, an empty window appears.
I uploaded a file and found several images that are already there.
In cmsmadesimple/uploads there is a index.html that is emty
and a
.htaccess with:
# To deny PHPs
order deny,allow
deny from all
If I click on the icons for:
anchor, image, special character, html, help
I get an empty window
I have been searching the forum an cannot find the reason,
could someone give me a hint?
Thanks,
Janvl
Re: CMSMS 1.4.1 TinyMCE problem
Posted: Wed Aug 13, 2008 1:58 pm
by faglork
Hi,
try to "re-initialize" TinyMCE:
- go to the TMCE admin page
- reset to factory standards
- change default theme
- change back default theme
AFAIK this forces TMCE to re-read the config.
Then try again.
hth,
Alex
Re: CMSMS 1.4.1 TinyMCE problem
Posted: Wed Aug 13, 2008 2:28 pm
by janvl
Thank you for responding,
it did not work, but I found something different.
I have this running on an Ubuntu 6.06 system with KDE.
Now if I have a look at the files in the TinyMCE subdirectory KDE does not show a preview
but if I open it with bluefish I can read the files like
cmsmadesimple/modules/TinyMCE/tinymce/jscripts/tiny_mce/themes/advanced/image.htm
Checked the permissions, rwrwrw so no real problem there.
I am really puzzled here.
Maybe a new install? I am checking CMSMS out and it is very very nice I would like to use it
and maybe contribute later.
Tnaks in advance for any help.
Jan
Re: CMSMS 1.4.1 TinyMCE problem
Posted: Wed Aug 13, 2008 2:34 pm
by janvl
I found that it could be a problem in a languagefile.
My install is a german one.
So I will install the original setup from CMSMS and then see what happens before changing to german.
So let us wait till my next post . . .
Hopefully it will say "solved"
Jan
Re: CMSMS 1.4.1 TinyMCE problem
Posted: Wed Aug 13, 2008 7:05 pm
by janvl
NOT solved yet . . .
I have just installed cmsmadesimple 1.4.1 the full package, marked full.
But TinyMCE does still popup with an empty screen when I click on
the image icon.
The other thing is that my config.php gives a red cross permission is on 0666
what should that be? I had it with the former install on 0777 and it had a red cross as well.
I gave the whole cmsmadesimple subdirectory permission 0777, could that be the problem?
I have also found a lot of empty index.html files.
I hope the problem can be solved for cmsms is really easy to use for a simple editor and
still offers loads of fetures for the admin, just what I was looking for.
Thanks for any hint and/or help
Re: CMSMS 1.4.1 TinyMCE problem
Posted: Wed Aug 13, 2008 7:29 pm
by janvl
Just found that Firefox 2.0.0.14
gives errormessages from TinyEMC
In german:
Warnung: Fehler beim Verarbeiten des Wertes für Eigenschaft 'display'. Deklaration ignoriert.
Quelldatei:
http://localhost/cmsmadesimple/modules/ ... 1218655336
Zeile: 744
Loads of errors from dialog.css are listed in FF.
Anyone else have problems with FF and TinyMCE?
Thanks in advance,
Jan
Re: CMSMS 1.4.1 TinyMCE problem
Posted: Wed Aug 13, 2008 8:55 pm
by Dr.CSS
How exactly did you install it?...
Re: CMSMS 1.4.1 TinyMCE problem
Posted: Thu Aug 14, 2008 2:15 pm
by janvl
Hi,
I downloaded the full package from
www.oscommerce.org
unpacked it in /var/www/cmsmadesimple
made a database with mysql
opened a browser FF 2.0.014
http://localhost/oscommerce/install
used the installationprocedure as it is offered by oscommerce
since it is the second time the php.ini settings were OK
made an empty config.php
and ran smoothly through the installation procedure.
The site is visable, the adminsite is working, only TinyMCE is partly not working
no images to incorparate in wysiwyg-mode
Hope this describes it good enough.
Thanks,
Jan
Re: CMSMS 1.4.1 TinyMCE problem
Posted: Thu Aug 14, 2008 2:48 pm
by janvl
Sorry,
this is a browser problem.
I registred on the TinyMCE forum and checked out what to.
So I tried TinyMCE on their own site and the same problem appeared which
makes it a clear problem of the browser, I will search how to solve it and post again.
Jan
Re: CMSMS 1.4.1 TinyMCE problem
Posted: Thu Aug 14, 2008 6:08 pm
by Dr.CSS
Have you tried using Firefox as the browser?...
[solved] more or less . . . .Re: CMSMS 1.4.1 TinyMCE problem
Posted: Thu Aug 14, 2008 6:12 pm
by janvl
The problem is clear!
It is the Mime-type .htm that is not recognised properly.
So I have to make my apache-server to recognise it properly and my
KDE as well.
In the mean time I took my notebook with Firefox 2.0.0.15 and IE 7 and TinyMCE works like it should.
This means for me that I can start experimenting with CMSMS and building sites with it,
looking forward to it.
Thanks you all for taking your precious time.
Jan