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/ScanHistoricalMode #1559

Closed youhackme closed 6 years ago

youhackme commented 6 years ago

Error in Toggle

ErrorException in GET /site/ScanHistoricalMode Declaration of App\Engine\ScanModes\HistoricalMode::search($dsl) should be compatible with App\Engine\ApplicationFactory::search()

View on Bugsnag

Stacktrace

app/Engine/ScanModes/HistoricalMode.php:12 - Illuminate\Foundation\Bootstrap\HandleExceptions::handleError
app/Engine/ScanModes/HistoricalMode.php:12 - include
app/Engine/ScanTechnologies.php:49 - App\Engine\ScanTechnologies::setOptions
app/Http/Controllers/SiteController.php:116 - App\Http\Controllers\SiteController::detectTechnologyHistoricalMode

View full stacktrace

Created automatically via Bugsnag