Trying to get rid of this error.; all Mediawiki is completely updated to 1.24.1: no wiki issues; Just Lua: i tried to download the newest Modules from Wikipedia since I use most of my templates from there; Still croopping up as below Any Tips please;
Lua error: callParserFunction: function "PENDINGCHANGELEVEL" was not found.
Backtrace:
1. *(tail call)*: ? 2. *[C]*: in function "error" 3. *MWServer.lua:69*: ? 4. *(tail call)*: ? 5. *(tail call)*: ? 6. *Module:Effective_protection_level:16 http://beast.physicswiki.net/index.php?title=Module:Effective_protection_level&action=edit#mw-ce-l16*: in function "effectiveProtectionLevel" 7. *Module:Protection_banner:128 http://beast.physicswiki.net/index.php?title=Module:Protection_banner&action=edit#mw-ce-l128*: in function "new" 8. *Module:Protection_banner:864 http://beast.physicswiki.net/index.php?title=Module:Protection_banner&action=edit#mw-ce-l864*: ? 9. *(tail call)*: ? 10. *mw.lua:497*: ? 11. *(tail call)*: ? 12. *[C]*: in function "xpcall" 13. *MWServer.lua:87*: in function "handleCall" 14. *MWServer.lua:301*: in function "dispatch" 15. *MWServer.lua:40*: in function "execute" 16. *mw_main.lua:7*: in main chunk 17. *[C]*: ?
The "PENDINGCHANGELEVEL" parser function is added by the FlaggedRevs extension https://www.mediawiki.org/wiki/Extension:FlaggedRevs%20extension, and is currently undocumented (phab:T58864 https://phabricator.wikimedia.org/T58864). However, if you didn't install that extension previously, you probably don't need it, so you should either tweak the modules or import older versions.
Il 07/01/2015 18:54, John Foster ha scritto:
Trying to get rid of this error.; all Mediawiki is completely updated to 1.24.1: no wiki issues; Just Lua: i tried to download the newest Modules from Wikipedia since I use most of my templates from there; Still croopping up as below Any Tips please;
Lua error: callParserFunction: function "PENDINGCHANGELEVEL" was not found.
Backtrace:
- *(tail call)*: ?
- *[C]*: in function "error"
- *MWServer.lua:69*: ?
- *(tail call)*: ?
- *(tail call)*: ?
- *Module:Effective_protection_level:16
http://beast.physicswiki.net/index.php?title=Module:Effective_protection_level&action=edit#mw-ce-l16*: in function "effectiveProtectionLevel" 7. *Module:Protection_banner:128 http://beast.physicswiki.net/index.php?title=Module:Protection_banner&action=edit#mw-ce-l128*: in function "new" 8. *Module:Protection_banner:864 http://beast.physicswiki.net/index.php?title=Module:Protection_banner&action=edit#mw-ce-l864*: ? 9. *(tail call)*: ? 10. *mw.lua:497*: ? 11. *(tail call)*: ? 12. *[C]*: in function "xpcall" 13. *MWServer.lua:87*: in function "handleCall" 14. *MWServer.lua:301*: in function "dispatch" 15. *MWServer.lua:40*: in function "execute" 16. *mw_main.lua:7*: in main chunk 17. *[C]*: ?
Thanks!!! I did actually have that extension previously but removed it from my site after I went solo on editing. I,ll reinstall it & see if this goes away. It would be nice if these Lua scripts came with a dependency list Again Thanks!!!! john On 01/07/2015 12:09 PM, Ricordisamoa wrote:
The "PENDINGCHANGELEVEL" parser function is added by the FlaggedRevs extension https://www.mediawiki.org/wiki/Extension:FlaggedRevs%20extension, and is currently undocumented (phab:T58864 https://phabricator.wikimedia.org/T58864). However, if you didn't install that extension previously, you probably don't need it, so you should either tweak the modules or import older versions.
Il 07/01/2015 18:54, John Foster ha scritto:
Trying to get rid of this error.; all Mediawiki is completely updated to 1.24.1: no wiki issues; Just Lua: i tried to download the newest Modules from Wikipedia since I use most of my templates from there; Still croopping up as below Any Tips please;
Lua error: callParserFunction: function "PENDINGCHANGELEVEL" was not found.
Backtrace:
- *(tail call)*: ?
- *[C]*: in function "error"
- *MWServer.lua:69*: ?
- *(tail call)*: ?
- *(tail call)*: ?
- *Module:Effective_protection_level:16
http://beast.physicswiki.net/index.php?title=Module:Effective_protection_level&action=edit#mw-ce-l16*:
in function "effectiveProtectionLevel" 7. *Module:Protection_banner:128 http://beast.physicswiki.net/index.php?title=Module:Protection_banner&action=edit#mw-ce-l128*:
in function "new" 8. *Module:Protection_banner:864 http://beast.physicswiki.net/index.php?title=Module:Protection_banner&action=edit#mw-ce-l864*:
? 9. *(tail call)*: ? 10. *mw.lua:497*: ? 11. *(tail call)*: ? 12. *[C]*: in function "xpcall" 13. *MWServer.lua:87*: in function "handleCall" 14. *MWServer.lua:301*: in function "dispatch" 15. *MWServer.lua:40*: in function "execute" 16. *mw_main.lua:7*: in main chunk 17. *[C]*: ?
MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org