• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

v4 installation and typesetting issues

hinowork

Chevereto Member
I have buy Chevereto V4. I downloaded version 4.0.9
But! Why do I have no pictures or layout on the page during installation or after installation?
I use xmapp install (10.4.28-MariaDB + php 8.1.17)
OS:windows11
PHPINFO (curl,exif,fileinfo,gd,hash,imagick,json,pdo,pdo-mysql,session,xml)
Is all open enabled.
 

Attachments

  • 1698258198288.jpg
    1698258198288.jpg
    161.8 KB · Views: 9
  • 1698258114914.jpg
    1698258114914.jpg
    76.1 KB · Views: 9
Make sure your directories have the correct permissions, and htaccess is in place
I used a browser to view the source code and found that the paths pointed to by some CSS and images were absolute locations, such as C:/xampp/htdocs/chereveto4/content/legacy/system/style.min.css. The rewrite function seems unusual. I also checked a lot of Rewrite functions, but still can't find the reason
 
Back
Top