mecha-cms / mecha

Minimalist content management system.

Home Page:https://mecha-cms.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot Upload a Featured Image

AlexL777 opened this issue · comments

Hi Taufik, I cannot upload a featured image to one page. It's persist old error from the panel and I cannot save the image. Can you test and check this itself?

Thanks in Advance!

Look like this is caused by one thing.

My advice is to enable debug mode: Open ./index.php and search for define('DEBUG', false) code. Replace the value to true, then start the test again.

If you see some error messages from the PHP script, please post it here!

Hi Taufik, now I can add an image. In the Frontend of my website is the image not visible. Under https://mecha-cms.de/article/start-homepage-mecha-cms is my new article with a featured image(the image is not showing). Can you check this? Thanks.

2: Can you please in your store website replace my link from internetblogger.de to https://liebrechts-portfolio.de . Internetblogger.de is not longer my actually blog and the Admin is another person. Thanks.

How did you add the featured image? Via panel.image or via image uploader in c-k-editor.4?

By the way, the layout.normal don’t have support for custom featured image. You will need to add the featured image block yourself.

layout.outdoor do have this feature by default.