We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Selecting any Kingdom Comics comic fails with the following trace on both self hosted and your bridge.
Details Type: Error Code: 0 Message: Call to a member function getTimestamp() on false File: bridges/ComicsKingdomBridge.php Line: 43 Trace #0 index.php(72): RssBridge->main() #1 lib/RssBridge.php(103): DisplayAction->execute() #2 actions/DisplayAction.php(68): DisplayAction->createResponse() #3 actions/DisplayAction.php(117): ComicsKingdomBridge->collectData() #4 bridges/ComicsKingdomBridge.php(43)
Context Query: action=display&bridge=ComicsKingdomBridge&comicname=mutts&format=Html Version: 2024-02-02 OS: Linux PHP: 8.3.3
The text was updated successfully, but these errors were encountered:
fixed in #4003
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Selecting any Kingdom Comics comic fails with the following trace on both self hosted and your bridge.
Details
Type: Error
Code: 0
Message: Call to a member function getTimestamp() on false
File: bridges/ComicsKingdomBridge.php
Line: 43
Trace
#0 index.php(72): RssBridge->main()
#1 lib/RssBridge.php(103): DisplayAction->execute()
#2 actions/DisplayAction.php(68): DisplayAction->createResponse()
#3 actions/DisplayAction.php(117): ComicsKingdomBridge->collectData()
#4 bridges/ComicsKingdomBridge.php(43)
Context
Query: action=display&bridge=ComicsKingdomBridge&comicname=mutts&format=Html
Version: 2024-02-02
OS: Linux
PHP: 8.3.3
The text was updated successfully, but these errors were encountered: