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/analyzeOnline/ #1629

Closed youhackme closed 6 years ago

youhackme commented 6 years ago

Error in Toggle

Symfony\Component\Debug\Exception\FatalThrowableError in GET /api/analyzeOnline/ Type error: Argument 1 passed to App\Engine\ApplicationComponents\Applications::add() must be an instance of App\Engine\ApplicationComponents\App, instance of App\Engine\ApplicationComponents\WordPress given, called in /Users/Shared/devenv/stella-telecom/toggle.me/app/Engine/ScanModes/OnlineMode.php on line 34

View on Bugsnag

Stacktrace

app/Engine/ApplicationComponents/Applications.php:23 - App\Engine\ApplicationComponents\Applications::add
app/Engine/ScanModes/OnlineMode.php:34 - App\Engine\ScanModes\OnlineMode::result
app/Engine/ApplicationScanAbstract.php:37 - App\Engine\ApplicationScanAbstract::search
app/Http/Controllers/SiteController.php:25 - App\Http\Controllers\SiteController::detectTechnologyOnlineMode

View full stacktrace

Created automatically via Bugsnag