Hi,
That’s a weird error… I wonder how that could show up.
What do you have in your PHP Error Logs?
I have the same problem. Just installed the pro version (latest plugin version and latest wordpress version).
On the frontend nothing loads, only the message: “An error occured in WP Category Permalink.” appears.
In the Backend when listing the Custom Post Types only the first post appears with the message “An error occured in WP Category Permalink.” below it, and I can’t edit the Post, because then nothing loads.
The wordpress error log shows:
[28-May-2017 12:22:39 UTC] Ungültige Taxonomie.
translates to: invalid taxonomie.
In the Category Permalinks following CPTs are listed:
Termine
Permalink: /termin/%termin%
Post Type: termin
Taxonomies: category_name
Edit: I deactivated and deleted all other Plugins to rule out any compatibilty issues.
Any Ideas what the problem could be?
Seems to be similar to: https://wordpress.org/support/topic/fatal-error-after-adding-the-pro-key/
-
This reply was modified 8 years, 10 months ago by
tschopo.
-
This reply was modified 8 years, 10 months ago by
tschopo.
I also have nothing in functions.php except the cpt-register functions (registering to the init hook with priority 0). so its definitly a problem of the plugin.