Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Schutter

    (@tschutter)

    This could be an error, but WordPress does not show it by default.

    You can display your errors by turning on WP_DEBUG. If you could send me that error I can try and fix it.

    To enable WP_DEBUG open your wp-config.php file and set the following:

    define('WP_DEBUG', true);

    You can turn it back to false after your are done.

Viewing 1 replies (of 1 total)

The topic ‘"Admin Columns v2.0.2 requires a database upgrade (why?)."’ is closed to new replies.