WPTT / theme-sniffer

Theme Sniffer plugin using sniffs.
MIT License
270 stars 3 forks source link

Dir error plugin is not activating #211

Closed wparslan closed 3 years ago

wparslan commented 3 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. It is not even activating.

Expected behavior Plugin to activate.

Screenshots image

Environment (please complete the following information):

Additional context Dir is missing or changed completely, resolve immediately

larrach commented 3 years ago

HI,

I think I have same issue when I try to activate the plugin

The BO message error is Fatal error: Uncaught Error: Class 'Theme_Sniffer\Core\Plugin_Factory' not found in /wp-content/plugins/theme-sniffer-development/theme-sniffer.php:58 Stack trace: #0 /wp-admin/includes/plugin.php(2300): include() #1 /wp-admin/plugins.php(191): plugin_sandbox_scrape('theme-sniffer-d...') #2 {main} thrown in /wp-content/plugins/theme-sniffer-development/theme-sniffer.php on line 58

Environment

dingo-d commented 3 years ago

Are you installing it from the repository or via zip? If you are installing it by just downloading or cloning the repo, you'll need to build it as well.

wparslan commented 3 years ago

@larrach please use this plugin's version, it is provided in the description of this very Github Repo.

larrach commented 3 years ago

@dingo-d , @wparslan . You 're right, It works nows. thanks a lot

wparslan commented 3 years ago

Closing the thread