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 /result #1694

Closed youhackme closed 6 years ago

youhackme commented 6 years ago

Error in Toggle

Symfony\Component\Debug\Exception\FatalThrowableError in GET /result Call to a member function getContent() on null

View on Bugsnag

Stacktrace

app/Engine/WordPress/Algorithm/Version.php:88 - App\Engine\WordPress\Algorithm\Version::getContentFor
app/Engine/WordPress/Algorithm/Version.php:58 - App\Engine\WordPress\Algorithm\Version::getVersionFromOPML
app/Engine/WordPress/Algorithm/Version.php:34 - App\Engine\WordPress\Algorithm\Version::check
app/Engine/WordPress/WordPress.php:90 - App\Engine\WordPress\WordPress::detect
app/Engine/WordPress/WordPress.php:79 - App\Engine\WordPress\WordPress::__construct
app/Engine/ScanModes/OnlineMode.php:65 - App\Engine\ScanModes\OnlineMode::searchForwordPress
app/Engine/ScanModes/OnlineMode.php:36 - App\Engine\ScanModes\OnlineMode::result
app/Engine/ScanModes/GodMode.php:53 - App\Engine\ScanModes\GodMode::result
app/Engine/ApplicationScanAbstract.php:37 - App\Engine\ApplicationScanAbstract::search
app/Http/Controllers/SiteController.php:116 - App\Http\Controllers\SiteController::scanFromWeb

View full stacktrace

Created automatically via Bugsnag