Save issues to user and community space issues.

Jump to: navigation, search

I have the same error with MW 1.18.0

Unexpected non-MediaWiki exception encountered, of type "UsageException"

badtoken: Invalid token

How to solve ?

hollosch14:27, 25 January 2012

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?

Maximilianklein (talk)01:57, 2 May 2012

Is there a solution for this "greyed out" problem ???

hollosch (talk)19:47, 31 May 2012

There is a way which I found. You either change the source to not check for permissions, or more simply $wgGroupPermissions['*']['collectionsaveasuserpage'] = true; $wgGroupPermissions['*']['collectionsaveascommunitypage'] = true;

Maximilianklein (talk)17:05, 6 June 2012

Doesn't work at my installation :-(

hollosch (talk)22:56, 6 June 2012

Can you tell us who has permissions for "collectionsaveascommunitypage" on your Special:ListGroupRights page?

Maximilianklein (talk)15:22, 18 June 2012

Hi, all can this. Have a look:

hollosch (talk)13:38, 26 June 2012