I'd like to upload screenshots showing an error message regarding external content and user rights.
I don't know if this is caused by JCE or the jForum extension.
A content editor for Joomla!®

You need to be logged in to post in the forum - Log In
An active JCE Pro Subscription is required to post in the forum - Buy a Subscription
Please create a new Ticket and we will get back to you as soon as we can.
Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Latest post by 96e3e1a4f14b87ef4ea57102 on Thursday, 19 March 2026 14:28 GMT
This looks like the result of a restriction on your server.
Please send me a login - https://www.joomlacontenteditor.net/contact/site-login
Ryan Demmer
Lead Developer / CEO / CTO
Just because you're not paranoid doesn't mean everybody isn't out to get you.
Do you mean logging into Joomla (as admin) or logging into the server configuration?
Logging into Joomla (as admin)
Ryan Demmer
Lead Developer / CEO / CTO
Just because you're not paranoid doesn't mean everybody isn't out to get you.
showing an error message regarding external content and user rights
This is only happening in the front-end, which suggests some kind of redirect or filter / firewall in place, perhaps through your hosting provider. Accepting the messge does load the content in the Preview.
Ryan Demmer
Lead Developer / CEO / CTO
Just because you're not paranoid doesn't mean everybody isn't out to get you.
That's strange. When I go to https://www.hyperhidrosehilfe.de/forum/hyperhidrose-schwitzen/225615-schulball and try to reply using the image icon in the JCE-editor, the banner loads endlessly and I can't even confirm the external content.
Could this most likely be due to the server, security settings in the admin tools, the implementation of the cookie consent management system, or the forum software jForum?
Could this most likely be due to the server, security settings in the admin tools, the implementation of the cookie consent management system, or the forum software jForum?
It appears to be the Cookie Consent Manager. The url of the page showing the message is - https://5f3c395.ccm19.de
Ryan Demmer
Lead Developer / CEO / CTO
Just because you're not paranoid doesn't mean everybody isn't out to get you.
The css styling of the form post in media/com_cjforum/css/site.css is removing the list style:
.cjforum-container ul, .cjforum-container ol, .cjforum-container li {
list-style: none;
margin: 0;
padding: 0;
} Ryan Demmer
Lead Developer / CEO / CTO
Just because you're not paranoid doesn't mean everybody isn't out to get you.
That will help. Thank you!
Your post is being submitted…