mecha-cms / x.panel

Control panel feature.
Other
6 stars 0 forks source link

Mecha CMS Showing the Error Page on the About Page in the Panel #26

Open ghost opened 2 years ago

ghost commented 2 years ago

Hi Taufik,

here is the URL with the panel error: https://mecha-cms.de/panel/::g::/page/about.page

I use the latest version of the panel extension. I'm having to download the panel extension from your store page.

Can you check this error? Thanks in advance!

taufik-nurrohman commented 2 years ago

Is it specific to the about.page or is it apply to all pages?

taufik-nurrohman commented 2 years ago

Just tried using the installer script and found this bug.

taufik-nurrohman commented 2 years ago

So look like this was caused by the internal PHP minifier. This is now fixed. You may want to try to download again, especially the panel extension.

ghost commented 2 years ago
  1. I deleted the panel extension from the server and uploaded it again, but the problem persists.

  2. you can't upload images in the ckeditor. If you have selected an image locally and want to send it to the server, it displays the error (URL from image missing). Which extensions are still missing for this?

taufik-nurrohman commented 2 years ago

I deleted the panel extension from the server and uploaded it again, but the problem persists.

Mine works just fine. Try installing the CMS using start.php.

you can't upload images in the ckeditor.

I will check that out.

ghost commented 2 years ago

Ok, I upload the installer to the root and in the browser I see this error messages:

Your current PHP version is 7.3.31.

Your PHP application doesn’t seem to be running on Apache web server.
Please Check the Requirements!

You can install this application after fixing all the errors.

How can I fix this? Thanks.

taufik-nurrohman commented 2 years ago

You are probably using a LiteSpeed web server. This is compatible with Apache web server but I am not yet adding a conditional statement for the LiteSpeed part. Please wait until I have added the support.

Related: #1

I am curious whether there are some error messages that will be thrown if DEBUG mode is enabled. Let me know.

taufik-nurrohman commented 2 years ago

@AlexL777

https://github.com/mecha-cms/start/commit/8633ca6a92a9ae7f0f16b73a2ab152238520fb45