Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qwertee failed with: Call to a member function find() on null #4259

Open
AlexanderS opened this issue Sep 7, 2024 · 1 comment
Open

Qwertee failed with: Call to a member function find() on null #4259

AlexanderS opened this issue Sep 7, 2024 · 1 comment

Comments

@AlexanderS
Copy link
Contributor

Error: Call to a member function find() on null in bridges/QwerteeBridge.php line 17

index.php(68): RssBridge->main()
lib/RssBridge.php(39): RssBridge->{closure}()
lib/RssBridge.php(37): CacheMiddleware->__invoke()
middlewares/CacheMiddleware.php(44): RssBridge->{closure}()
lib/RssBridge.php(37): ExceptionMiddleware->__invoke()
middlewares/ExceptionMiddleware.php(17): RssBridge->{closure}()
lib/RssBridge.php(37): SecurityMiddleware->__invoke()
middlewares/SecurityMiddleware.php(19): RssBridge->{closure}()
lib/RssBridge.php(37): MaintenanceMiddleware->__invoke()
middlewares/MaintenanceMiddleware.php(10): RssBridge->{closure}()
lib/RssBridge.php(37): BasicAuthMiddleware->__invoke()
middlewares/BasicAuthMiddleware.php(13): RssBridge->{closure}()
lib/RssBridge.php(37): TokenAuthenticationMiddleware->__invoke()
middlewares/TokenAuthenticationMiddleware.php(10): RssBridge->{closure}()
lib/RssBridge.php(34): DisplayAction->__invoke()
actions/DisplayAction.php(54): DisplayAction->createResponse()
actions/DisplayAction.php(89): QwerteeBridge->collectData()
bridges/QwerteeBridge.php(17)

Query string: action=display&bridge=QwerteeBridge&format=Html
Version: 2024-02-02
Os: Linux
PHP version: 7.4.33

Maintainer: @Bockiii

I think the layout of the page changed. I cannot find the referenced div.big-slides with dev-tools.

@Bockiii
Copy link
Contributor

Bockiii commented Sep 7, 2024

I think you are right. Will check and fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants