add:
Plugin: WP-Appbox (version 4.1.26)
PHP 7.3.11
add:
#0 /home/-/public_html/wp-includes/class-wp-hook.php(288): wpAppbox_counterInDashboard(Array)
#1 /home/-/public_html/wp-includes/plugin.php(206): WP_Hook->apply_filters(Array, Array)
#2 /home/-/public_html/wp-admin/includes/dashboard.php(320): apply_filters(‘dashboard_glanc…’, Array)
#3 /home/-/public_html/wp-admin/includes/template.php(1343): wp_dashboard_right_now(”, Array)
#4 /home/-/public_html/wp-admin/includes/dashboard.php(232): do_meta_boxes(Object(WP_Screen), ‘normal’, ”)
#5 /home/-/public_html/wp-admin/index.php(148): wp_dashboard()
#6 {main}
The same critical error here with WordPress v5.3.2 php 7.3.
After deactivation it cannot be activated anymore:
Warning: include_once(inc/appboxdb.php): failed to open stream: No such file or directory in /mnt/web512/e2/17/510411417/htdocs/WordPress_02/wp-content/plugins/wp-appbox/wp-appbox.php on line 65 Warning: include_once(): Failed opening ‘inc/appboxdb.php’ for inclusion (include_path=’.:/opt/RZphp73/includes’) in /mnt/web512/e2/17/510411417/htdocs/WordPress_02/wp-content/plugins/wp-appbox/wp-appbox.php on line 65 Fatal error: Uncaught Error: Call to undefined function wpAppbox_createTable() in /mnt/web512/e2/17/510411417/htdocs/WordPress_02/wp-content/plugins/wp-appbox/wp-appbox.php:810 Stack trace: #0 /mnt/web512/e2/17/510411417/htdocs/WordPress_02/wp-content/plugins/wp-appbox/wp-appbox.php(796): wpAppbox_activateActions() #1 /mnt/web512/e2/17/510411417/htdocs/WordPress_02/wp-includes/class-wp-hook.php(288): wpAppbox_activatePlugin(”) #2 /mnt/web512/e2/17/510411417/htdocs/WordPress_02/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(”, Array) #3 /mnt/web512/e2/17/510411417/htdocs/WordPress_02/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #4 /mnt/web512/e2/17/510411417/htdocs/WordPress_02/wp-admin/plugins.php(177): do_action(‘activate_wp-app…’) #5 {main} thrown in /mnt/web512/e2/17/510411417/htdocs/WordPress_02/wp-content/plugins/wp-appbox/wp-appbox.php on line 810
I also have an error with PHP 7.4 and WordPress 5.3.2
Warning: include_once(inc/appboxdb.php): failed to open stream: No such file or directory in /home/clients/003c6bcd45a282a775a37326a2e6d54c/web/wp-content/plugins/wp-appbox/wp-appbox.php on line 65
Warning: include_once(): Failed opening ‘inc/appboxdb.php’ for inclusion (include_path=’.:/opt/php7.4/lib/php’) in /home/clients/003c6bcd45a282a775a37326a2e6d54c/web/wp-content/plugins/wp-appbox/wp-appbox.php on line 65
Please download the ZIP of the plugin again and copy it to the server. Does this help?
Thank you @marcelismus , the problem is solved by downloading the plugin and copying it to the server in FTP.
Marcelismus (@marcelismus)
9 hours, 1 minute ago
Please download the ZIP of the plugin again and copy it to the server. Does this help?
After uploading wp-appbox to the plugin folder on my server it is working again. Thank You!
Add:
It isn’t working!
The plugin could be activatetd, but as soon as I write a shortcode I’m getting an error and it is not shown (correctly) on my site.
Please downgrade to the old version!
I can’t reproduce an error, it’s on the test blog. What shortcode? What error?
-
This reply was modified 6 years, 1 month ago by
Marcelismus.