Support

Search results for ""

Sorry, no results found. Perhaps you would like to search the documentation?
All Topics
Vincent

Plugin breaks wp-admin AJAX calls

Please See screen shot here:

https://www.dropbox.com/s/e8gn9ex9y1ecy3c/Screenshot%202019-08-15%2010.16.20.png?dl=0


Error Details
=============
An error of type E_ERROR was caused in line 59 of the file /nassgap/wp-content/plugins/admin-columns-pro/admin-columns/classes/AdminColumns.php. Error message: Uncaught Error: Class 'AC\Deprecated\Hooks' not found in /nassgap/wp-content/plugins/admin-columns-pro/admin-columns/classes/AdminColumns.php:59
Stack trace:
#0 /nassgap/wp-content/plugins/admin-columns-pro/admin-columns/classes/AdminColumns.php(46): AC\AdminColumns->__construct()
#1 /nassgap/wp-content/plugins/admin-columns-pro/admin-columns/api.php(8): AC\AdminColumns::instance()
#2 /nassgap/wp-content/plugins/admin-columns-pro/admin-columns/codepress-admin-columns.php(38): AC()
#3 /wordpress/core/5.2.2/wp-includes/class-wp-hook.php(286): {closure}('')
#4 /wordpress/core/5.2.2/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
#5 /wordpress/core/5.2.2/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
#6 /wordpress/core/5.2.2/wp-settings.php(509): do_action('after_setup_the...')
#7 /nassgap/wp-config.php(84): require_once('/wordpress/core...')
#8 /wordpress/core/5.2.2/wp-load.php(42): require_once('/nassgap/wp-con...')
#9 /wordpress/core/5.2.2/wp-admin/admin-ajax.php(22): require_once('/wordpress/core...')
#10 {main}
thrown
4 years, 8 months ago
Tobias Schutter
Developer

Looking at the screenshot I noticed you are using our experimental Extra Columns plugin from GitHub. Could you check if you are using an outdated version of this plugin?

4 years, 8 months ago
Vincent

Hey Tobias,

Thanks for taking the time to look into this. I’m only seeing Version 1.0 released. Has an updated version been released? I just pulled the download, and looking at ac-addon-extra-columns.php, it’s still version 1.0:

https://gyazo.com/3c2c5225e916fb0f29dd7594e01e8a9f

Please advise :D

Thanks!!

4 years, 8 months ago
Tobias Schutter
Developer

We forgot to bump the version number of the experimental add-on. The version you are currently using is not compatible with the latest version of Admin Columns Pro. Please try and re-install the latest one.

4 years, 8 months ago
Stefan van den Dungen Gronovius
Developer

Please notice that the experimental column plugin will not work with automatic updates.
This repository is completely managed on Github, so updates, etc are also managed on Github.
You should be able to remove the column and install the latest version from Github.

4 years, 8 months ago

You must be logged in to reply to this topic.