Hi TCBarrett,
first of all: many thanks for your great plugin.
I just tested in a test-multisite-installation and it worked just fine.
Now in my "staging"-environment with a multisite wordpress I only get a 404 when viewing the Glossar Terms (atoz is working fine).
Multisite is with "subdirectories": Main-Blog and "/de/" and "/en/"-Version.
I've activated WP Glossary in the "DE"-Version and created the term "usb" which has the permalink: /de/glossary/usb
When viewing the site, I only get "not found"
I already deinstalled and installed again. I know this is kind of unspecific, but nevertheless ... do you have any idea
(and yes I already updated the permalinks, I even deleted the rewrite_rules from *_options-table in the database)
Do you have any further ideas.
Thank you in advance
Stefan
By the way, when running with WP_DEBUG, I get some warnings.
For e.g. in
wp-glossary.php on line 50
get_plugin_data returns an array, so it should be:
$in_file_version = $plugin['Version'];
And your option-key is named: tcb_vesion_check_glossary
I think it should be: tcb_version_check_glossary