• 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

Aw, snap! Internal Server Error

chris3

Chevereto Member
🎯Description of the issue

I can not create any new pages I keep getting the error Aw, snap! Internal Server Error - Check your error_log or enable debug_mode = 3 (chevereto.com/docs/debug).

▶🚶‍Reproduction steps
  1. [ Go to Dashboard > Settings > Pages > New Page]
  2. [ Create Page as I have done before with no problems ]
  3. [ But now I get this error ---> Aw, snap! Internal Server Error - Check your error_log or enable debug_mode = 3 (chevereto.com/docs/debug). ]
 
Check your error_log or enable debug_mode = 3 (chevereto.com/docs/debug).

Fatal error [400]: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '' for key 'page_internal'
Triggered in /app/lib/classes/class.page.php at line 204

Stack trace:
#0 /app/routes/route.dashboard.php(1160): CHV\Page::insert(Array)
#1 /lib/G/classes/class.handler.php(232): G\Handler->{closure}(G\Handler)
#2 /lib/G/classes/class.handler.php(132): G\Handler->processRequest()
#3 /app/loader.php(806): G\Handler->__construct(Array)
#4 /index.php(20): include_once('/app/loader.php')
 
Make sure that your theme files are up to date. You are trying to add two internal pages and the system just allow one of them at the same time (for each type contact, tos, privacy).
 
Back
Top