The Site crash after making changes on the content
Hello Brizy
Here's the issue I'm seeing with my site after making changes on the footer menu.
Can you please take a look and see what I could do fix this
[Thu Jun 04 10:05:57.211719 2026] [proxy_fcgi:error] [pid 88274:tid 88496] [client 118.148.112.150:0] AH01071: Got error 'PHP message: WordPress database error Table 'wjhmnettwy.wp_posts' doesn't exist for query SELECT * FROM wp_posts p\n\t\t\t\t\t\t\t\t\tWHERE p.post_type = 'brizy-project' and p.post_status='publish' \n\t\t\t\t\t\t\t\t\tORDER BY ID DESC LIMIT 1 made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, brizy_load, Brizy_Editor::get, Brizy_Editor->__construct, Brizy_Editor_Project::get, Brizy_Editor_Project::getPost; PHP message: WordPress database error Table 'wjhmnettwy.wp_posts' doesn't exist for query SHOW FULL COLUMNS FROM `wp_posts` made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, brizy_load, Brizy_Editor::get, Brizy_Editor->__construct, Brizy_Editor_Project::get, Brizy_Editor_Project::getPost, Brizy_Editor_Project::createPost; PHP message: PHP Fatal error: Uncaught TypeError: Brizy_Editor_Project::__construct(): Argument #1 ($post) must be of type WP_Post, false given, called in /home/644470.cloudwaysapps.com/wjhmnettwy/public_html/wp-content/plugins/brizy/editor/project.php on line 128 and defined in /home/644470.cloudwaysapps.com/wjhmnettwy/public_html/wp-content/plugins/brizy/editor/project.php:60\nStack trace:\n#0 /home/644470.cloudwaysapps.com/wjhmnettwy/public_html/wp-content/plugins/brizy/editor/project.php(128): Brizy_Editor_Project->__construct()\n#1 /home/644470.cloudwaysapps.com/wjhmnettwy/public_html/wp-content/plugins/brizy/editor.php(91): Brizy_Editor_Project::get()\n#2 /home/644470.cloudwaysapps.com/wjhmnettwy/public_html/wp-content/plugins/brizy/editor.php(32): Brizy_Editor->__construct()\n#3 /home/644470.cloudwaysapps.com/wjhmnettwy/public_html/wp-content/plugins/brizy/brizy.php(50): Brizy_Editor::get()\n#4 /home/644470.cloudwaysapps.com/wjhmnettwy/public_html/wp-includes/class-wp-hook.php(341): brizy_load()...', referer: https://suntrol.co.nz/wp-admin/install.php
-
Hi Eddie,
Thank you for sharing the log.
This does not look like a footer menu issue directly. WordPress is reporting that the main database table is missing:

Because of this, Brizy cannot load its project data and the editor fails.
Please ask your hosting provider to check if the site is connected to the correct database and if the table prefix in wp-config.php matches the actual database tables. If the table is missing, they may need to restore the database from a backup.
Best regards,
Ariel H.0
Please sign in to leave a comment.
Comments
1 comment