Jump to content

Topic on Manual talk:Edit.php

Warning: Missing argument 12 for accessLogEditAction()

4
This post was hidden by 1.175.57.106 (history)
This post was hidden by 1.175.57.106 (history)
1.175.57.106 (talkcontribs)

*****LocalSettings.php****

define( 'NS_SPAG',  3002 );

define( 'NS_SPAG_TALK',  3003 );

$wgExtraNamespaces[NS_SPAG] = 'School';

$wgExtraNamespaces[NS_SPAG+1] = 'School_talk';

*** script****

[/share/Web/VHost_qbox4u/conf/abc/mwk/maintenance] /mnt/ext/opt/apache/bin/php /share/Web/VHost_qbox4u/conf/abc/mwk/maintenance/edit.php -s "Quick edit" -m School:Bp2 < /share/Web/tst/boilerpage_01.txt

Saving...

Warning: Missing argument 12 for accessLogEditAction() in /share/MD0_DATA/Web/VHost_qbox4u/conf/abc/mwk/extensions/UMEduWiki/AccessLog/AccessLog.php on line 104

done

[/share/Web/VHost_qbox4u/conf/abc/mwk/maintenance]

*** Check existance***

https://qbox4u.com:8081/conf/abc/mwk/index.php?title=Special%3APrefixIndex&prefix=&namespace=3002

<Special pages> <All pages with prefix><Namespace:School>

Page not available in listing

Ciencia Al Poder (talkcontribs)

This looks like a problem with UMEduWiki extension. Try disabling it, get an updated version of it or open a bug report to the maintainer of that extension (which doesn't seem to be listed here on mediawiki.org)

Reply to "Warning: Missing argument 12 for accessLogEditAction()"