Fatal Error: Class “GSTM\Cpt” Not Found
-
Hi,
I’m getting the following fatal error when trying to activate or use the GS Testimonial plugin:
Fatal error: Uncaught Error: Class "GSTM\Cpt" not found in /wp-content/plugins/gs-testimonial/includes/plugin.php on line 36After checking the plugin files, it looks like the issue might be related to the file name not matching what’s defined in the classmap.
For example, the classmap points to:
includes/cpt.php
but the actual file is named:
includes/CPT.php



Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Fatal Error: Class “GSTM\Cpt” Not Found’ is closed to new replies.