• 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.
    • We recommend purchasing a Chevereto license to participate in this community.
    • Purchase a Community Subscription to get even faster ticket response times.
  • 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

page_internal

ashkir

👽 Chevereto Freak
▶🚶‍Reproduction steps
  1. Create a page.
  2. Check SQL
😢Unexpected result

Expected null in page_internal for new pages for SQL. Page won't load and error on new pages.
📃Error log message

N/A

---
Sorry the template makes no sense for explaining a SQL bug. Basically when you create a page the field of "null" isn't applied to page_internal so the page 1) doesn't load 2) you can't create new pages.

page_internal needs to be given null values upon page creations.
 
I'm not having any of the issues you are describing. My bet is that you have a non-standard setup and mysql/php is not working as expected. I can't tell without doing a real investigation in your installation.

In a previous post, you gave me your pages table and I imported it directly into the demo and the result was no issues on page creation. No idea why you got there and certainly this seems to be a local issue at your end.

Keep in mind that I'm willing to investigate this further if it affects more installations and if you are willing to give me access to your server.
 
Back
Top