Hutchy68 / pivot

A MediaWiki mobile skin which "Pivots" seamlessly to any size display.
https://pivot.wikiproject.net
BSD 2-Clause "Simplified" License
37 stars 18 forks source link

undefined function wfSuppressWarnings #92

Closed MarcHagen closed 4 years ago

MarcHagen commented 4 years ago

Setup

Issue

Getting a 500 Internal error. I belief #90 is the fix for this.

PHP Fatal error:  Uncaught Error: Call to undefined function wfSuppressWarnings() in /home/<snip>/public_html/skins/pivot/Pivot.skin.php:63, referer: https://wiki.<snip>.nl/index.php?title=Hoofdpagina
Stack trace:, referer: https://wiki.<snip>.nl/index.php?title=Hoofdpagina
#0 /home/<snip>/public_html/includes/skins/SkinTemplate.php(217): pivotTemplate->execute(), referer: https://wiki.<snip>.nl/index.php?title=Hoofdpagina
#1 /home/<snip>/public_html/includes/OutputPage.php(2574): SkinTemplate->outputPage(), referer: https://wiki.<snip>.nl/index.php?title=Hoofdpagina
#2 /home/<snip>/public_html/includes/exception/MWExceptionRenderer.php(134): OutputPage->output(), referer: https://wiki.<snip>.nl/index.php?title=Hoofdpagina
#3 /home/<snip>/public_html/includes/exception/MWExceptionRenderer.php(53): MWExceptionRenderer::reportHTML(Object(Error)), referer: https://wiki.<snip>.nl/index.php?title=Hoofdpagina
#4 /home/<snip>/public_html/includes/exception/MWExceptionHandler.php(121): MWExceptionRenderer::output(Object(Error), 2), referer: https://wiki.<snip>.nl/index.php?title=Hoofdpagina
#5 /home/<snip>/public_html/includes/exception/MWExceptionHandler.php(195): MWExceptionHandler::report(Object(Error)), referer: https://wiki.<snip>.nl/index.php?title=Hoofdpagina
#6 /home/<snip>/pub in /home/<snip>/public_html/skins/pivot/Pivot.skin.php on line 63, referer: https://wiki.<snip>.nl/index.php?title=Hoofdpagina
Hutchy68 commented 4 years ago

Fixed in Release v2.2.0, or pull master or develop