News Module Editor Kills Firefox

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
pgoneill

News Module Editor Kills Firefox

Post by pgoneill »

Firefox doesn't seem to like editing news.  Always, at some point, FCKEditor causes Firefox to lock up.  Generally it'll render half the page and part of one of the two WYSIWYG controls, but then it locks up.  If FCKEditor is disabled, this doesn't happen.  FCKEditor works, however, in every other context - just not in news...

Using CMSMS 0.12.1 (not sure on the PHP/MySQL versions, though they're probably recent).  Perhaps an upgrade is in order...
Last edited by pgoneill on Tue May 23, 2006 1:56 pm, edited 1 time in total.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: News Module Editor Kills Firefox

Post by calguy1000 »

You're probably reaching a php memory limit or something.  I'm pretty sure this problem would reproduce if your templates had multiple content blocks, and you tried to edit a page.
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.
pgoneill

Re: News Module Editor Kills Firefox

Post by pgoneill »

Then why would it only affect Firefox and not IE.
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: News Module Editor Kills Firefox

Post by tsw »

My guess is it is hitting firefox memory limit.. fckeditor is pretty memory intensive blob of javascript

what version of FF are you using and have you tested with other computers..

I would disable fckeditor and use html or maybe tinymce or markdown to style text
pgoneill

Re: News Module Editor Kills Firefox

Post by pgoneill »

Alright, I'll give another one a try.  Thanks.

Quick question.  The users would like the buttons that allow them to upload images and such and link to pages within CMSMS.  Can that functionality be added to TinyMCE or is it only FCKEditor?
Last edited by pgoneill on Tue May 23, 2006 4:42 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: News Module Editor Kills Firefox

Post by Dr.CSS »

calguy
how many content blocks would be too many?
this page has 5, it just takes a little longer to load than one with one or two content blocks...
just curious...
http://www.multiintech.com/index.php?page=niftycubes

  mark
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: News Module Editor Kills Firefox

Post by calguy1000 »

mark
that depends on fckeditor and if it loads a new instance each time, if it does you'll run into all kinds of memory issues.

you can, however shut off the wysiwyg on a per content block basis.
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.
Locked

Return to “CMSMS Core”