Class ‘SLP_REST_Handler’ not found
-
If you’re getting:
Error thrown Class 'SLP_REST_Handler' not found
after the last update of this plugin (to 4.9), edit the file include/SLPlus.php and add the following in the 5th line of code:
require_once( SLPLUS_PLUGINDIR . ‘include/module/REST/SLP_REST_Handler.php’ );
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Class ‘SLP_REST_Handler’ not found’ is closed to new replies.