lovedigit
👽 Chevereto Freak
Please open one ticket per issue. If you are experiencing multiple issues don't hesitate to create multiple tickets for each issue.
Reproduction steps
Contact page is not working and it is not being listed in menu.
Error log message
Reproduction steps
- Edit any page
- Click on save.
- Set CHEVERETO_ENABLE_PHP_PAGES to 1 in env.php
- Try to open the page
- Error "This page doesn't exist"
Contact page is not working and it is not being listed in menu.
Error log message
Code:
ErrorException in /var/www/html/content/legacy/themes/Peafowl/views/dashboard/settings/pages.php:44
# Message [Code #2]
Undefined array key "page_file_path_absolute"
# URI
/dashboard/settings/pages/edit/3
# Method
POST
# Parameters
POST: array (size=16)
auth_token => string REDACTED (length=40)
page_title => string Contact (length=7)
page_is_active => string 1 (length=1)
page_type => string internal (length=8)
page_internal => string contact (length=7)
page_is_link_visible => string 1 (length=1)
page_url_key => string contact (length=7)
page_file_path => string default/contact.php (length=19)
page_keywords => string (length=0)
page_description => string (length=0)
page_code => string (length=0)
page_link_url => string (length=0)
page_attr_target => string _self (length=5)
page_attr_rel => string (length=0)
page_icon => string fas fa-at (length=9)
page_sort_display => string 7 (length=1)
# Time
2025-05-15T12:39:28+00:00 [1747312768]
# Incident 6825e0801f1c0
# Backtrace
------------------------------------------------------------
0 /var/www/html/content/legacy/themes/Peafowl/views/dashboard/settings/pages.php:44
{main}()
------------------------------------------------------------
1 /var/www/html/content/legacy/themes/Peafowl/views/dashboard/settings/pages.php:174
get_page_val()
------------------------------------------------------------
2 /var/www/html/content/legacy/themes/Peafowl/views/dashboard/settings.php:21
require(string(length=87))
------------------------------------------------------------
3 /var/www/html/content/legacy/themes/Peafowl/views/dashboard.php:80
require(string(length=81))
------------------------------------------------------------
4 /var/www/html/app/src/Legacy/G/Handler.php:529
require(string(length=72))
------------------------------------------------------------
5 /var/www/html/app/src/Legacy/G/Handler.php:190
Chevereto\Legacy\G\Handler->loadTemplate()
------------------------------------------------------------
6 /var/www/html/app/legacy/load/web.php:668
Chevereto\Legacy\G\Handler->__construct()
------------------------------------------------------------
7 /var/www/html/app/legacy/entrypoints/index.php:45
require_once(string(length=46))
------------------------------------------------------------
8 /var/www/html/index.php:12
require_once(string(length=55))
Last edited: