Hi, the error I am getting under ‘plugins’ in wordpress is:
B??d typu E_ERROR zosta? spowodowany w linii 26 pliku /home/jakaoferta/websites/jakaoferta.pl/wp-content/plugins/wp-table-builder-pro/inc/admin/managers/class-lazy-load-pro.php. Komunikat b??du: Uncaught Error: Class 'WP_Table_Builder\Inc\Admin\Base\Setting_Base' not found in /home/jakaoferta/websites/jakaoferta.pl/wp-content/plugins/wp-table-builder-pro/inc/admin/managers/class-lazy-load-pro.php:26 Stack trace: #0 /home/jakaoferta/websites/jakaoferta.pl/wp-content/plugins/wp-table-builder-pro/inc/libraries/autoloader.php(75): include_once() #1 [internal function]: {closure}('WP_Table_Builde...') #2 /home/jakaoferta/websites/jakaoferta.pl/wp-content/plugins/wp-table-builder-pro/inc/core/class-init.php(110): spl_autoload_call('WP_Table_Builde...') #3 /home/jakaoferta/websites/jakaoferta.pl/wp-content/plugins/wp-table-builder-pro/inc/core/class-init.php(76): WP_Table_Builder_Pro\Inc\Core\Init->load_dependencies() #4 /home/jakaoferta/websites/jakaoferta.pl/wp-content/plugins/wp-table-builder-pro/wp-table-builder-pro.php(135): WP_Table_Builder_Pro\Inc\Core\Init->__construct() #5 /home/jakaoferta/websites/jakaoferta.pl/wp-includes/class-wp-hook.php(292): WP_Table_Builder_Pro\WP_Table_Builder_Pro::WP_Table
There is no option to get into wp-admin, the error is:
The file attempting to be loaded at /home/jakaoferta/websites/jakaoferta.pl/wp-content/plugins/wp-table-builder/inc/admin/base/setting-base.php does not exist.
There is an option to solve this error by manually creatin this setting-base.php file (just make an empty file in the relevant folder) and trying to open wp-admin page. After that WP sends you a recovery link. From that link you may install 1.3.7, but of course this does not solve the characters issue.
Just to clarify, I use the pro version and with that the retract function fails.
-
This reply was modified 3 years, 4 months ago by piotrk87.