Site News
Warning: This wiki contains spoilers. Read at your own risk!

Social media: If you would like, please join our Discord server, and/or follow us on X (Twitter) or Tumblr!

User talk:Sove: Difference between revisions

From Fire Emblem Wiki, your source on Fire Emblem information. By fans, for fans.
No edit summary
No edit summary
Line 10: Line 10:


:I don't think anything went wrong with it, though I had troubles with 404 due to a bad installation directory. Usually extensions are compatible with newer versions, but now it seems like wfLoadExtensionMessages() was removed, causing many extensions to break. I fixed as many as I could find by uploading a newer version of the extension, and disabled the extensions that still didn't work (Asirra [this is why so many spambots are registering now, taco's looking into it] and InputBox). Cite seems to be working fine now --[[User:Sove|Sove]] ([[User talk:Sove|talk]]) 20:42, 4 June 2013 (UTC)
:I don't think anything went wrong with it, though I had troubles with 404 due to a bad installation directory. Usually extensions are compatible with newer versions, but now it seems like wfLoadExtensionMessages() was removed, causing many extensions to break. I fixed as many as I could find by uploading a newer version of the extension, and disabled the extensions that still didn't work (Asirra [this is why so many spambots are registering now, taco's looking into it] and InputBox). Cite seems to be working fine now --[[User:Sove|Sove]] ([[User talk:Sove|talk]]) 20:42, 4 June 2013 (UTC)
::Did some research on wfLoadExtensionMessages() and noticed it was deprecated back in 1.16 and removed during the development of 1.21. Both of the disabled extensions are working now, I simply removed all wfLoadExtensionMessages() calls from them. --[[User:Sove|Sove]] ([[User talk:Sove|talk]]) 20:52, 4 June 2013 (UTC)

Revision as of 20:52, 4 June 2013

Need help with technical stuff, you can ask here.

Fatal Errors

There's a sizable number of pages that give me the following error when trying to read the page contents:

Fatal error: Call to undefined function wfLoadExtensionMessages() in /home/fireembl/public_html/extensions/Cite/Cite_body.php on line 116

Did something go wrong in the MediaWiki upgrade process to cause these errors? Is there a way to fix this, and if so, how long might it take? Thanks. --Shiningpikablu252 (talk) 00:18, 4 June 2013 (UTC)

I don't think anything went wrong with it, though I had troubles with 404 due to a bad installation directory. Usually extensions are compatible with newer versions, but now it seems like wfLoadExtensionMessages() was removed, causing many extensions to break. I fixed as many as I could find by uploading a newer version of the extension, and disabled the extensions that still didn't work (Asirra [this is why so many spambots are registering now, taco's looking into it] and InputBox). Cite seems to be working fine now --Sove (talk) 20:42, 4 June 2013 (UTC)
Did some research on wfLoadExtensionMessages() and noticed it was deprecated back in 1.16 and removed during the development of 1.21. Both of the disabled extensions are working now, I simply removed all wfLoadExtensionMessages() calls from them. --Sove (talk) 20:52, 4 June 2013 (UTC)