while storing the value of ckeditor5 in mysql showing forbidden error using code igniter4 - codeigniter-4

I have integrated ckeditor5 in code igniter 4.When the content of ckeditor is normal paragrap,It is processsed in post request and stored in db.But when content is style paragrap, showing forbiden error.This issue not faced in core php and ci3.In ci4 i am facing this issue.I have searched since 3 days but i am not getting exact solution.Please help me regarding this issue.
Demo
content of texteditor : <p>test</p>:It will be processed fine.
content of texteditor : <p style="color:red;">test</p>: It showing error

Related

normalize.css:undefined:undefined: plugin is not a function error

I am trying to upload a website on netlify but I get this error
enter image description here
but I don't know how the undefined problem came because it never occurred before.
This same problem also occurs in Visual studio code.
enter image description here
This is my second time uploading a website as I am very new to web development and I am 15years old.
I tried visiting the link given after the error message but it would say site not found aster that
I haven't tried anything as whatever I have found is confusing since it always has new terminologies.

(Asana) XML is invalid: Headers are not supported on this surface

I am pretty sure I am using exactly the same code in the following two cases, as I tested it on Postman first.
The first time I tried to create a task from Postman, it has no issue.
The next time I tried to do the same from my NodeJS server, and it shows this error. I tried the client SDK package and manually calling through Axios, both are not working and throwing the same error.
Is the Asana API not callable from NodeJS server?
It turns out the "Headers" does not indicate the Headers sent with the request, but the "Headers" HTML Element inside the rich text field. Ensure there's no h1-h6 element in your html_notes can solve this issue.

Page speed insights is not giving results

I have tested more than 10 shopify stores urls, but for every store I am getting an error.
Lighthouse returned error:
NOT_HTML. The page provided is not HTML (served as MIME type text/plain)
I am not getting speed results.... What is the issue in the new update?

Expression Engine Decryption of form settings failed

I am having a problem in submitting channel form from the frontend of my website.
I am getting the Below error
The form you submitted contained the following errors
*Decryption of form settings failed.*
When I force query string in my website url .Everything works fine.
Please suggest the fix for this

Google docs viewer not working

Using this code:
<iframe height="780" src="http://docs.google.com/viewer?url=http://ruh.kz/sites/default/files/doc/ritorika.pdf&embedded=true" style="border: none;" width="600"></iframe>
But all the time im getting this annoying message:
Sorry, we are unable to retrieve the document for viewing or you don't have permission to view the document.
By the way, i have read about ISP might block google docs. But i've checked another sites with google docs viewer and they seemed to work perfectly.
to embed your pdf without putting it in your server , just login to your gmail and upload it in google docs then copy the link and put it in your iframe's src
first you try with online version to view your file if it shows your file,you gave wrong url to iframe,if viewer does not show your file at embedded version and online version check your file size,file url and file permissions to viewer can reach your document.You can try your url, for example http://www.foo.com/bar.pdf paste in your browser,if url is right browser shows the file...

Resources