Page 1 of 1
Heavy FCKEDITOR Errors in 0.11.2
Posted: Fri Dec 23, 2005 10:35 am
by Piratos
if you set this as example in a page a plugin call
{PiPictures thumbsize=85 default="Leipzig Beerdigungsfahrt"}
and get the parameter default and display it with echo
this will sometimes shown: "Leipzig Beerdigungsfahrt"
But this causes fatal errors with smarty or nocache errors or the plugin failed because the internal paramter is now
"Leipzig Beerdigungsfahrt" and not Leipzig Beerdigungsfahrt
fckeditors makes sometimes such a code of this.
{PiPictures thumbsize=85 default="Leipzig Beerdigungsfahrt"}
Can this be the reason of many nocache-error postings ?
Re: Heavy FCKEDITOR Errors in 0.11.2
Posted: Fri Dec 23, 2005 11:06 am
by megabob3
Piratos wrote:
if you set this as example in a page a plugin call
{PiPictures thumbsize=85 default="Leipzig Beerdigungsfahrt"}
and get the parameter default and display it with echo
this will sometimes shown: "Leipzig Beerdigungsfahrt"
But this causes fatal errors with smarty or nocache errors or the plugin failed because the internal paramter is now
"Leipzig Beerdigungsfahrt" and not Leipzig Beerdigungsfahrt
fckeditors makes sometimes such a code of this.
{PiPictures thumbsize=85 default="Leipzig Beerdigungsfahrt"}
Can this be the reason of many nocache-error postings ?
hmmmmmm
nothing to say, at this moment.
Bye
Re: Heavy FCKEDITOR Errors in 0.11.2
Posted: Fri Dec 23, 2005 11:21 am
by Piratos
Addtional information :
if there is a nocache error you can delete the cache as often as you wish, nocache error is always there.
if you delete the plugin settings it works.
Re: Heavy FCKEDITOR Errors in 0.11.2
Posted: Fri Dec 23, 2005 11:28 am
by westis
When adding parameters in a tag/plugin in a WYSIWYG it is usually better to use ' instead of "
Does that make any difference? Personally I always use hyphens instead of quote marks, just to be on the safe side.

Re: Heavy FCKEDITOR Errors in 0.11.2
Posted: Fri Dec 23, 2005 11:42 am
by Piratos
It is a problem to reproduce this error, so i cannot say if ' or " is the solution.
Re: Heavy FCKEDITOR Errors in 0.11.2
Posted: Sat Dec 24, 2005 12:55 am
by Greg
I see version 2.2 of
FCKeditor is available
Re: Heavy FCKEDITOR Errors in 0.11.2
Posted: Thu Apr 13, 2006 8:09 pm
by Milhaus
Hi!
I just want to say, that I tried to change " to ' when using modules, that are displaying nocache errors. Tried also Piratos's solution, but it had not help me.
People, these errors is the problem, that causes, i cannot use whole CMSMS now. Is there any help or way? I think for people like me can be enough even disabling all caching. I know it should be terribly slow, but slow is better than unusable.
So please help, if can. Thanks in advance.
Re: Heavy FCKEDITOR Errors in 0.11.2
Posted: Thu Apr 13, 2006 8:19 pm
by Milhaus
Sorry, I forgot to post my phpinfo file. It can be found
here. I am afraid of that hardening patch. Anybody knows?