Save issues to user and community space issues.
Fragment of a discussion from Extension talk:Collection
I have the same error with MW 1.18.0
Unexpected non-MediaWiki exception encountered, of type "UsageException"
badtoken: Invalid token
How to solve ?
On MW1.18.2 I have
$wgGroupPermissions['user']['collectionsaveasuserpage'] = true; $wgGroupPermissions['user']['collectionsaveascommunitypage'] = true;
But at Special:Book the ability to save is greyed out. (That is the fields of where to save are greyed out). Any thoughts?