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 ?
Heavy FCKEDITOR Errors in 0.11.2
Re: Heavy FCKEDITOR Errors in 0.11.2
hmmmmmmPiratos 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 ?




nothing to say, at this moment.
Bye
Re: Heavy FCKEDITOR Errors in 0.11.2
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.
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
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.
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
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
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.
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
Sorry, I forgot to post my phpinfo file. It can be found here. I am afraid of that hardening patch. Anybody knows?