I want to allow users to align text and insert images, so I created a new text formatting with the use of htmLawed. Users can now align text and insert images, but when they edit their own content the following php warings appears in recent log messages:

Warning: Missing argument 3 for _htmLawed_process(), called in K:\gedichten\sites\all\modules\ckeditor\includes\ckeditor.page.inc on line 174 and defined in _htmLawed_process() (line 32 of K:\gedichten\sites\all\modules\htmLawed\htmLawed.module).

Warning: Missing argument 4 for _htmLawed_process(), ...

Warning: Missing argument 5 for _htmLawed_process(), ...

Warning: Missing argument 6 for _htmLawed_process(), ...

When i remove CKeditor all works fine, no error messages.

Comments

mkesicki’s picture

Status: Active » Postponed (maintainer needs more info)

I checked this and with latest DEV version it works fine. Can you check this version ?
I have added htmlLawed to FilteredHtml filter and it works without any errors.
Please check latest DEV version an give us an info.