youhackme / Toggle

Ever seen a nice website and asked yourself what theme or plugins they are using? This is what this project is all about. Started back in 2014. Re-written from the ground up in 2017 using Laravel 5, MySQL, Redis and Elastic.
1 stars 0 forks source link

ErrorException in GET /site #1532

Closed youhackme closed 6 years ago

youhackme commented 6 years ago

Error in Toggle

ErrorException in GET /site Invalid argument supplied for foreach()

View on Bugsnag

Stacktrace

app/Engine/WordPress/Algorithm/Theme.php:70 - Illuminate\Foundation\Bootstrap\HandleExceptions::handleError
app/Engine/WordPress/Algorithm/Theme.php:70 - App\Engine\WordPress\Algorithm\Theme::extractThemeAliasFromStyleSheets
app/Engine/WordPress/Algorithm/Theme.php:30 - App\Engine\WordPress\Algorithm\Theme::check
app/Engine/WordPress/WordPress.php:97 - App\Engine\WordPress\WordPress::detect
app/Engine/WordPress/WordPress.php:86 - App\Engine\WordPress\WordPress::__construct
app/Engine/ScanTechnologies.php:38 - App\Engine\ScanTechnologies::searchForwordPress
app/Engine/ScanTechnologies.php:79 - App\Engine\ScanTechnologies::result
app/Http/Controllers/SiteController.php:26 - App\Http\Controllers\SiteController::detect

View full stacktrace

Created automatically via Bugsnag