Missing WYSIWYG
Posted
#8983
(In Topic #3048)

Standard member

I have faced a problem with my portal with my host company after they have upgraded their server to PHP version: 8.0.27. I have solved the problem now after cleaning the cache & upgrade to the last version.
When I click on news posts, I received a massage, shown here (pic1) and the news article page comes without a place for new news (blanck), if I click on (Comcode: add tag) I received another massage, shown here (pic2). here I have to click on the button (Send anyway), again I received a new massage shown here (pic3)
How to solve this problem ot to get into WYSIWYG page ?
Kindly help
Regards

pic1

pic2

pic3
Posted

Site director

It could also be that Composr or your site is not set to enforce HTTPS.
- Need support for version 10? The core development team is no-longer offering it for free (unless it's a critical bug that breaks your entire site or a serious security hole). Please consider hiring me instead if you need v10 support or a non-critical bug fix. Or, ask the community in the forums!
- Do you enjoy Composr? Please consider contributing your talent to the project or recommending Composr to others. Even small contributions make a big impact in the Composr community.
- Do you have feedback for us? You can report bugs, suggest features, or give feedback on the Free support options page.
- Do you need professional service with your Composr website? Please consider contracting me for your needs through my company, PDStig, LLC. Doing so will also help fund Composr development.
- Want to watch live streams of me developing Composr CMS? Please subscribe to me on Twitch to be notified when I stream. Composr development streams are usually spontaneous / not scheduled in advance as work priorities come first.
Posted

Site director

This seems like it may be a mix of different issues.
The core issue:
First, I'd make sure you are running the latest version of Composr.
Second, I'd make sure your browsers cache is cleared in case it is caching some CKEditor files from an older version of Composr (a common problem).
Third, I'd try a different browser to see if that makes a difference, and I'd try disabling browser addons to see if one of them is causing a CKEditor problem.
The "not secure" message:
I think this is probably because the browser you are using now wants you to only use forms on HTTPS websites, but you haven't configured HTTPS on your website. In recent years browsers have been aggressively trying to force all websites to be updated to HTTPS. You need to edit your base URL and install an SSL certificate. My understanding is now most webhosts integrate Let's Encrypt so that you can generate a free certificate.
The "file upload but exceeded this servers" error:
The error message is not correct. It may be the browser did not correctly submit the form when you clicked "Send anyway", or it may be that someone has put a redirect on the server that is redirecting http:// to https:// somehow but throwing away form data.
Anyway, properly converting your site to https:// should fix it.
Become a fan of Composr on Facebook or add me as a friend. Add me on on Mastodon. Follow me on Minds (where I am most active). Support me on Patreon
- If not, please let us know how we can do better (please try and propose any bigger ideas in such a way that they are fundable and scalable).
- If so, please let others know about Composr whenever you see the opportunity or support me on Patreon.
- If my reply is too Vulcan or expressed too much in business-strategy terms, and not particularly personal, I apologise. As a company & project maintainer, time is very limited to me, so usually when I write a reply I try and make it generic advice to all readers. I'm also naturally a joined-up thinker, so I always express my thoughts in combined business and technical terms. I recognise not everyone likes that, don't let my Vulcan-thinking stop you enjoying Composr on fun personal projects.
- If my response can inspire a community tutorial, that's a great way of giving back to the project as a user.
Posted

Standard member

The problem with my website is solved after reset the settings of the MS-Edge browser.
Yesterday, I have noticed the the portal is working fine on google chrome except a warning message when I login as an Admin (pic 1)
Today it is working fine except the warning message when I modify the Main Menu or add new post (pic 2)

(pic 1)

(pic 2)
Last edit: by fares9
Posted

Site director

Did you just perform an upgrade in an undocumented way? This can happen when uploading files from bundled addons that are no longer installed, causing inconsistencies. For example, I can see that the sources/hooks/systems/addon_registry/cns_warnings.php file seems to be back even though I think you must have uninstalled that addon (because other files from it are not there).
The integrity check in the upgrader should help you clear out files that should not be there.
I'm interested in how this happened. It can happen when manually uploading all the files from an upgrader rather than having the upgrader script do the extraction. However, this is not an easy mistake to make as we use the .cms file extension rather than .tar so people don't try and extract it manually.
Become a fan of Composr on Facebook or add me as a friend. Add me on on Mastodon. Follow me on Minds (where I am most active). Support me on Patreon
- If not, please let us know how we can do better (please try and propose any bigger ideas in such a way that they are fundable and scalable).
- If so, please let others know about Composr whenever you see the opportunity or support me on Patreon.
- If my reply is too Vulcan or expressed too much in business-strategy terms, and not particularly personal, I apologise. As a company & project maintainer, time is very limited to me, so usually when I write a reply I try and make it generic advice to all readers. I'm also naturally a joined-up thinker, so I always express my thoughts in combined business and technical terms. I recognise not everyone likes that, don't let my Vulcan-thinking stop you enjoying Composr on fun personal projects.
- If my response can inspire a community tutorial, that's a great way of giving back to the project as a user.
Posted

Standard member

I have asked them to restore the files and the database from the day before the problem happened, then I have upgraded to the version 10.0.43 through the link provided in Admin Zone.
I have uninstall the cns_warnings addon and the warning has been disappeared now.
1 guest and 0 members have just viewed this.