Dupllicate class definition
-
I just tried version 1.0.1, and it gives me a fatal error.
PHP Fatal error: Cannot declare class Taxonomies_Sortable, because the name is already in use in wp-content/plugins/taxonomies-sortable/php/class-taxonomies-sortable-admin.php on line 18I looked, and the file class-taxonomies-sortable-admin.php is almost identical to class-taxonomies-sortable.php , which means it would
requireitself, which can’t be right.
Did you somehow overwrite the real class-taxonomies-sortable-admin.php file?
The topic ‘Dupllicate class definition’ is closed to new replies.