We have installed Scribunto (http://sarkarverse.org/wiki/Special:Version), but it is not working properly. Please see this page and the errors: http://sarkarverse.org/wiki/Ananda_Marga
Can someone help to fix these errors? Thank you.
Le 14/10/13 06:38, Tito Dutta a écrit :
We have installed Scribunto (http://sarkarverse.org/wiki/Special:Version), but it is not working properly. Please see this page and the errors: http://sarkarverse.org/wiki/Ananda_Marga
Can someone help to fix these errors?
And for posterity, the references shows up "Script error" with a redlink. The backtrace says:
Lua error in Module:Citation/CS1 at line 191: attempt to index field 'text' (a nil value). Backtrace: (tail call): ? Module:Citation/CS1:191: in function "internallinkid" Module:Citation/CS1:703: in function "buildidlist" Module:Citation/CS1:1442: in function "buildidlist" (tail call): ? mw.lua:463: ? (tail call): ? [C]: in function "xpcall" MWServer.lua:73: in function "handleCall" MWServer.lua:266: in function "dispatch" MWServer.lua:33: in function "execute" mw_main.lua:7: in main chunk [C]: ?
The related code is: 186 -- Formats a wiki style internal link 187 function internallinkid(options) 188 return mw.ustring.format( '[[%s|%s]]%s[[%s%s%s|%s]]', 189 options.link, options.label, options.separator or " ", 190 options.prefix, options.id, options.suffix or "", 191 mw.text.nowiki(options.id) 192 ); 193 end
Seems the mw object does not have any 'text', whatever it could mean :/
We have installed Scribunto (http://sarkarverse.org/wiki/Special:Version), but it is not working properly. Please see this page and the errors: http://sarkarverse.org/wiki/Ananda_Marga
Can someone help to fix these errors? Thank you.
I'm trying to get Scribunto to work so have undertaken to try to reproduce your page. One thing I have discovered is that Module:URL has this hatnote: "This module is rated as alpha. It is ready for third party input, and may be used on a few pages to see if problems arise, but should be watched. Suggestions for new features or changes in their input and output mechanisms are welcome" It is in the footnotes that the script error is appearing on your page. I think third party input would be at Template talk:URL on Wikipedia.
Please don't imagine I'm an expert that could solve your problem; I'll keep looking though.
Fred
We have installed Scribunto (http://sarkarverse.org/wiki/Special:Version), but it is not working properly. Please see this page and the errors: http://sarkarverse.org/wiki/Ananda_Marga
Can someone help to fix these errors? Thank you.
Module:Namespace detect on your site appears to be an older, or at least different, version; I'm not enough of a coder speedreader to be able to determine if the difference would make a difference.
Fred
Actually I can fix the namsepace modules. I fixed it too before reimporting scripts, but not ths CS1 module.
On 10/15/13, Fred Bauder fredbaud@fairpoint.net wrote:
We have installed Scribunto (http://sarkarverse.org/wiki/Special:Version), but it is not working properly. Please see this page and the errors: http://sarkarverse.org/wiki/Ananda_Marga
Can someone help to fix these errors? Thank you.
Module:Namespace detect on your site appears to be an older, or at least different, version; I'm not enough of a coder speedreader to be able to determine if the difference would make a difference.
Fred
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
We have installed Scribunto (http://sarkarverse.org/wiki/Special:Version), but it is not working properly. Please see this page and the errors: http://sarkarverse.org/wiki/Ananda_Marga
Can someone help to fix these errors? Thank you.
This:
http://wwtrade.co/English/index.php/Ananda_Marga
is what I get. You can see from history what I have uploaded. Still working on it though. Putting that many big modules up creates a bunch of jobs, 9443 to be exact, so it is very slow. Starting to run the jobs now, so it will be even slower for a few days.
Fred
mediawiki-l@lists.wikimedia.org