Preview doesn't work

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.
Post Reply
Chris
Forum Members
Forum Members
Posts: 49
Joined: Tue Mar 22, 2005 6:59 pm

Preview doesn't work

Post by Chris »

Hi All,

The preview of my CMSMS / FCKEditorX doesn't work. I updated the FCKEditor X to module version 1.0.3 but no luck. Anyone any ideas??????

THanks in advance,

Chris
Cutter

Re: Preview doesn't work

Post by Cutter »

Same problem here. I posted about this here.
Chris
Forum Members
Forum Members
Posts: 49
Joined: Tue Mar 22, 2005 6:59 pm

Re: Preview doesn't work

Post by Chris »

Maybe, maybe not. The preview works but shows the old content not the new edited content. It seams to work in 1.0.4, but I'm using 1.0.2 Multi language branch. The FCKeditor update fixed some issues but not all.

Any ideas are appreseated.
Chris
Forum Members
Forum Members
Posts: 49
Joined: Tue Mar 22, 2005 6:59 pm

Re: Preview doesn't work

Post by Chris »

Anyone any Ideas ...


PLEASE
Chris
Forum Members
Forum Members
Posts: 49
Joined: Tue Mar 22, 2005 6:59 pm

Re: Preview doesn't work

Post by Chris »

I've found an interesting think. It seams to work in version 0.13 Canary (TinyMCE) which I use on another domein at the same server. The server runs LAMP (Linux Fedora, Apache, MySQL and PHP).

Could it be in the way session vars are being handled on the server ? I assume when the preview button is pushed the temp content is being stored in some sort of var (I guess a Session var), this value is used by FCKeditor to show the preview. If this value is not set i maybe uses the old content from the DB. ????

o... And I see this error sometimes...

Warning: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0


Does this help?
Pierre M.

Re: Preview doesn't work

Post by Pierre M. »

Chris wrote: I see this error sometimes...
Warning: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3.
http://wiki.cmsmadesimple.org/index.php ... quirements
CMSms requires PHP 4.3+. If you have PHP 4.2 you are below the requirement.
Pierre M.
Chris
Forum Members
Forum Members
Posts: 49
Joined: Tue Mar 22, 2005 6:59 pm

Re: Preview doesn't work

Post by Chris »

Thanks for the reply Pierre, I checked and I'm using:

Apache/2.0.50 (Fedora)
PHP Version 4.3.8
  (register_globals are Off)
MySQL - Client API version - 3.23.58

Is it possible that there are register_globals needed in this version? It would be strange.. I use 1.0.3 of the FCKEditor module. with CMSMS 1.0.2  Multilanguage Build 3

Thanks in advance!
Pierre M.

Re: Preview doesn't work

Post by Pierre M. »

May be a virtualhosting problem, as it works for one domain and not the other one on the same server ? Please check that both domains are treated the same way by Apache.
Pierre M.
Pierre M.

Re: Preview doesn't work

Post by Pierre M. »

Chris wrote: ... CMSMS 1.0.2  Multilanguage Build 3
It could be this : a bug in the MLE fork. Unfortunately only the MLE folks can answer your questions.
Pierre M.
Chris
Forum Members
Forum Members
Posts: 49
Joined: Tue Mar 22, 2005 6:59 pm

Re: Preview doesn't work

Post by Chris »

OK, could be the Fork ,not the vhosts since I debugged the CMS initially in the same dir.. Anyone a good idea on where to start debugging the MLE build? Or has anyone experience which would prove this theory wrong or right?

Thanks ...
Last edited by Chris on Wed Apr 25, 2007 6:53 pm, edited 1 time in total.
Post Reply

Return to “CMSMS Core”