You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Sir
When i activate this plugin. I found this error. Please tell me solution.
Fatal error: Uncaught Error: Class "Inc\Base\Activate" not found in C:\xampp\htdocs\wpschool\wp-content\plugins\alecaddd-plugin\alecaddd-plugin.php:46 Stack trace: #0 C:\xampp\htdocs\wpschool\wp-includes\class-wp-hook.php(292): activate_alecaddd_plugin('') #1 C:\xampp\htdocs\wpschool\wp-includes\class-wp-hook.php(316): WP_Hook->apply_filters('', Array) #2 C:\xampp\htdocs\wpschool\wp-includes\plugin.php(484): WP_Hook->do_action(Array) #3 C:\xampp\htdocs\wpschool\wp-admin\plugins.php(193): do_action('activate_alecad...') #4 {main} thrown in C:\xampp\htdocs\wpschool\wp-content\plugins\alecaddd-plugin\alecaddd-plugin.php on line 46
The text was updated successfully, but these errors were encountered:
I see you're using XAMPP, which I'm not sure supports composer.
Also, this is not a ready to use plugin but it's a repository for the YouTube tutorials I did to show how to build a plugin with PHP OOP.
Hi! Sir
When i activate this plugin. I found this error. Please tell me solution.
Fatal error: Uncaught Error: Class "Inc\Base\Activate" not found in C:\xampp\htdocs\wpschool\wp-content\plugins\alecaddd-plugin\alecaddd-plugin.php:46 Stack trace: #0 C:\xampp\htdocs\wpschool\wp-includes\class-wp-hook.php(292): activate_alecaddd_plugin('') #1 C:\xampp\htdocs\wpschool\wp-includes\class-wp-hook.php(316): WP_Hook->apply_filters('', Array) #2 C:\xampp\htdocs\wpschool\wp-includes\plugin.php(484): WP_Hook->do_action(Array) #3 C:\xampp\htdocs\wpschool\wp-admin\plugins.php(193): do_action('activate_alecad...') #4 {main} thrown in C:\xampp\htdocs\wpschool\wp-content\plugins\alecaddd-plugin\alecaddd-plugin.php on line 46
The text was updated successfully, but these errors were encountered: