problem with WP plugin

ljubohodak
2 Posts
ljubohodak posted this 09 January 2022
Ask a Question

I have problem with activation of nicepage WP plugin. Plugin is instaled but when I try to activate it i get this:
Plugin could not be activated because it triggered a fatal error.

Fatal error: Uncaught mysqli_sql_exception: Table 'lepodrip_wp776.wpve_nicepage_meta' doesn't exist in /home/lepodrip/public_html/wp-includes/wp-db.php:2056 Stack trace: #0 /home/lepodrip/public_html/wp-includes/wp-db.php(2056): mysqli_query() #1 /home/lepodrip/public_html/wp-includes/wp-db.php(1945): wpdb->_do_query() #2 /home/lepodrip/public_html/wp-includes/wp-db.php(2695): wpdb->query() #3 /home/lepodrip/public_html/wp-admin/includes/upgrade.php(2749): wpdb->get_results() #4 /home/lepodrip/public_html/wp-content/plugins/nicepage/editor/class-np-meta.php(88): dbDelta() #5 /home/lepodrip/public_html/wp-content/plugins/nicepage/editor/class-np-meta.php(23): NpMeta::updateTable() #6 /home/lepodrip/public_html/wp-content/plugins/nicepage/editor/class-np-meta.php(91): NpMeta::init() #7 /home/lepodrip/public_html/wp-content/plugins/nicepage/editor/class-np-editor.php(8): require_once('/home/lepodrip/...') #8 /home/lepodrip/public_html/wp-content/plugins/nicepage/nicepage.php(45): include_once('/home/lepodrip/...') #9 /home/lepodrip/public_html/wp-admin/includes/plugin.php(2286): include_once('/home/lepodrip/...') #10 /home/lepodrip/public_html/wp-admin/plugins.php(191): plugin_sandbox_scrape() #11 {main} thrown in /home/lepodrip/public_html/wp-includes/wp-db.php on line 2056

Do you have idea how to solve this?

I have problem with activation of nicepage WP plugin. Plugin is instaled but when I try to activate it i get this: Plugin could not be activated because it triggered a fatal error. Fatal error: Uncaught mysqli_sql_exception: Table 'lepodrip_wp776.wpve_nicepage_meta' doesn't exist in /home/lepodrip/public_html/wp-includes/wp-db.php:2056 Stack trace: #0 /home/lepodrip/public_html/wp-includes/wp-db.php(2056): mysqli_query() #1 /home/lepodrip/public_html/wp-includes/wp-db.php(1945): wpdb->_do_query() #2 /home/lepodrip/public_html/wp-includes/wp-db.php(2695): wpdb->query() #3 /home/lepodrip/public_html/wp-admin/includes/upgrade.php(2749): wpdb->get_results() #4 /home/lepodrip/public_html/wp-content/plugins/nicepage/editor/class-np-meta.php(88): dbDelta() #5 /home/lepodrip/public_html/wp-content/plugins/nicepage/editor/class-np-meta.php(23): NpMeta::updateTable() #6 /home/lepodrip/public_html/wp-content/plugins/nicepage/editor/class-np-meta.php(91): NpMeta::init() #7 /home/lepodrip/public_html/wp-content/plugins/nicepage/editor/class-np-editor.php(8): require_once('/home/lepodrip/...') #8 /home/lepodrip/public_html/wp-content/plugins/nicepage/nicepage.php(45): include_once('/home/lepodrip/...') #9 /home/lepodrip/public_html/wp-admin/includes/plugin.php(2286): include_once('/home/lepodrip/...') #10 /home/lepodrip/public_html/wp-admin/plugins.php(191): plugin_sandbox_scrape() #11 {main} thrown in /home/lepodrip/public_html/wp-includes/wp-db.php on line 2056 Do you have idea how to solve this?
Vote to pay developers attention to this features or issue.
2 Replies
Order By: Standard | Newest
ljubohodak
2 Posts
ljubohodak posted this 09 January 2022

Problem solved. Just changed PHP version from 8.1 to older 7.4 :)

Problem solved. Just changed PHP version from 8.1 to older 7.4 :)

Last edited 09 January 2022 by ljubohodak

@ITS
53 Posts
@ITS posted this 21 October 2023

I have now the same...
This was from 2022 and 1 Year later not fixed for PHP 8.2.x ?

So i change the PHP Version to 7.4 and now works.
After activate change again to 8.2

but i have older plugin (v.5.10.10)

@Developers
PHP Compatibility was priority. PHP 7.4. support-end.

Also please full 8.1 / 8.2 support for Themler (important)

I have now the same... This was from 2022 and 1 Year later not fixed for PHP 8.2.x ? So i change the PHP Version to 7.4 and now works. After activate change again to 8.2 but i have older plugin (v.5.10.10) @Developers PHP Compatibility was priority. PHP 7.4. support-end. Also please full 8.1 / 8.2 support for Themler (important)

Last edited 21 October 2023 by @ITS

You must log in or register to leave comments