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

Symfony\Component\Debug\Exception\FatalThrowableError in GET /api/analyze/ #1631

Closed youhackme closed 6 years ago

youhackme commented 6 years ago

Error in Toggle

Symfony\Component\Debug\Exception\FatalThrowableError in GET /api/analyze/ Cannot call constructor

View on Bugsnag

Stacktrace

app/Engine/ApplicationComponents/WordPress.php:22 - App\Engine\ApplicationComponents\WordPress::__construct
app/Engine/ScanModes/HistoricalMode.php:104 - App\Engine\ScanModes\HistoricalMode::searchForHistoricalTechnologies
app/Engine/ScanModes/HistoricalMode.php:19 - App\Engine\ScanModes\HistoricalMode::result
app/Engine/ScanModes/GodMode.php:26 - App\Engine\ScanModes\GodMode::result
app/Engine/ApplicationScanAbstract.php:37 - App\Engine\ApplicationScanAbstract::search
app/Http/Controllers/SiteController.php:113 - App\Http\Controllers\SiteController::detectTechnologyGodMode

View full stacktrace

Created automatically via Bugsnag