- Posts: 6
COMMUNITY FORUM
Edit item problems with JS
- Bülent Özden
- Offline
- New Member
Less
More
3 years 11 months ago #177539
by Bülent Özden
Replied by Bülent Özden on topic Edit item problems with JS
In my case it was caused by the Content-Security-Policy defined in my virtual host on a OpenLiteSpeed server. I added code.jquery.com to the list and it is resolved.
I found the reason through the console.
Content-Security-Policy default-src 'self' data: 'unsafe-eval' 'unsafe-inline' [...] https://code.jquery.com [...]
I found the reason through the console.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
3 years 11 months ago #177561
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Edit item problems with JS
Don't do that :) It'll probably cause more issues down the road...
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- RomyS
- Offline
- Junior Member
Less
More
- Posts: 29
3 years 11 months ago #177590
by RomyS
Replied by RomyS on topic Edit item problems with JS
Thanks Fotis, I updated and the form works fine. I just have a problem with the selected image from the server (I wrote you about that in another post)
thanks for your time!
thanks for your time!
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
3 years 11 months ago #177626
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Edit item problems with JS
To be continued there then.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- marco
- Offline
- New Member
Less
More
- Posts: 1
3 years 10 months ago #177862
by marco
Replied by marco on topic Edit item problems with JS
Oh man, Oh Fotis.... your K2_Development_Release.zip solved my problem related to this such annoying overlapping layout. Bless you ;-)
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
3 years 10 months ago #177885
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Edit item problems with JS
Great :)
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.