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

Call to undefined method OutputPage::addWikiText #4

Closed
pawan-in opened this issue Mar 10, 2021 · 1 comment
Closed

Call to undefined method OutputPage::addWikiText #4

pawan-in opened this issue Mar 10, 2021 · 1 comment

Comments

@pawan-in
Copy link

I just installed the master version of this extension to my MediaWiki site running on 1.34 and when I am visiting the Special page to activate I'm seeing the following issue.

/extensions/LiteSpeedCache/SpecialLiteSpeedCache.php: Call to undefined method OutputPage::addWikiText()

Backtrace:

#0 /extensions/LiteSpeedCache/SpecialLiteSpeedCache.php(64): SpecialLiteSpeedCache->showView(boolean)
#1 /includes/specialpage/SpecialPage.php(575): SpecialLiteSpeedCache->execute(NULL)
#2 /includes/specialpage/SpecialPageFactory.php(611): SpecialPage->run(NULL)
#3 /includes/MediaWiki.php(296): MediaWiki\Special\SpecialPageFactory->executePath(Title, RequestContext)
#4 /includes/MediaWiki.php(900): MediaWiki->performRequest()
#5 /includes/MediaWiki.php(527): MediaWiki->main()
#6 /index.php(44): MediaWiki->run()
#7 {main}

@pawan-in
Copy link
Author

@WuhuaChen @litespeedtech Can you guys please take a look at this issue? Thank you

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

1 participant