Importing tag group settings and terms not working
-
Hi there,
first of all thanks for the plugin!I’d like to export tag groups and the associated terms from one WP installation and simply import those on a different WP install. Importing the settings works but the term import fails. WP throws this error:
WordPress version 5.3.2
Current theme: MyTheme V3 (version 2.10.4)
Current plugin: Tag Groups (version 1.25.0)
PHP version 7.1.33Error Details
=============
An error of type E_ERROR was caused in line 1466 of the file mysite.com/wp-content/plugins/tag-groups/include/admin/class.settings.php. Error message: Uncaught Error: Using $this when not in object context in mysite.com/wp-content/plugins/tag-groups/include/admin/class.settings.php:1466Stack trace:
#0 mysite.com/wp-includes/class-wp-hook.php(288): TagGroups_Settings::settings_page_actions(”)
#1 mysite.com/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array)
#2 mysite.com/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#3 mysite.com/wp-admin/admin-header.php(245): do_action(‘in_admin_header’)
#4 mysite.com/wp-admin/admin.php(234): require_once(‘/home/mysite/…’)
#5 {main}
thrownIt’s a project i’ve been working on for a while, and the import worked fine half a year ago. I just found out this is not the case anymore as I recently had to do some substantial changes which required a total re-import of terms and settings.
Any help much appreciated, thank you in advance!
J.
- The topic ‘Importing tag group settings and terms not working’ is closed to new replies.