• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • Chevereto Support CLST

    Support response

    Support checklist

My home page displays "That Page Does not Exist" but he site functions. What is the path to the home page?

Status
Not open for further replies.

graybeard

Chevereto Member
👉Fill out this template accordingly with the issue you are experiencing. Add relevant files if needed. 🚧🚦Don't @mention to grab attention. Don't edit the titles of this template. Remove this paragraph when done.

🎯Description of the issue

[Describe the issue you are experiencing. Example: The system fails when trying to upload as guest.]

▶🚶‍Reproduction steps
  1. [Example: Go to Dashboard > Settings > Uploads and enable guest uploads]
  2. [Example: Try to upload the attached image as a guest]
😢Unexpected result

[Example: Images are not getting uploaded at all and the system throws "An error occurred, try again later".]

📃Error log message

[Provide any relevant error log entry. You may check our documentation for help on this]
 
Try toggling the website mode. Dashboard > Settings.

I've saw this in the past, is caused due to a conflicting database setting that should get fixed if you toggle the setting.

If it doesn't work let me know to investigate it further.
 
Thanks for your response. I toggled from community to personal, saverd settings, then toggled back to community and saved settings. It didn't make any difference.
 
You have a conflict with your virtual host setup. You have the software installed at: public_html/titzowt.com/chevereto

The URL should be
Code:
http://titzowt.com/chevereto/

A file in that path (static):
Code:
http://titzowt.com/chevereto/composer.json

The explorer working (dynamic):
Code:
http://titzowt.com/chevereto/explore/recent

Your vhost is clearly giving you trouble for the /chevereto path as it redirects to chevereto/chevereto before calling the software.

We don't provide the server, I recommend you to check the documentation for your server or ask your system administrator.
 
Unfortunately, this ticket has more than seven days without a reply or feedback from the original poster. We will now consider this ticket abandoned and its now closed.

Don't hesitate to create a new ticket if this matter is still causing you issues.

Ticket closed.
 
Status
Not open for further replies.
Back
Top