I didn't, I don't know what the name for the namespace is. If I try
$wgNamespacePermissionLockdown[File]['read']             = 
array('bsv','sysop');
It gives me an error *Notice*: Use of undefined constant File - assumed 
'File' in */var/web/bsv/public_html/wiki/LocalSettings.php*

I've tried with different names for the namespace (Fichier as my wiki is 
set to french), but I always get the same error.


Platonides a écrit :
> André Meunier wrote:
>   
>> Hello,
>>
>> I've enabled uploading, and it works for me (as sysop), but other users 
>> can't upload file. When uploading it gives me the namespaceprotected 
>> error message.
>> Which namespace is dedicated to the files uploaded?
>> I've tried setting the $wgGroupPermissions['*']['upload']          = true;
>> I've tried making a new group 
>> $wgGroupPermissions['uploadaccess']['upload'] = true;
>> and still it gives me the error message for the namespaceprotected.
>>
>> André
>>     
>
> Have you set $wgNamespaceProtection for the file namespace?
>
>
> _______________________________________________
> MediaWiki-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>   

-- 

*André Meunier*

Université de Liège
Bibliothèque des Sciences de la Vie
Bat B35, Avenue de l'Hôpital
CHU Sart Tilman
4000 Liège

Téléphone : 04 366 2173

http://www.libnet.ulg.ac.be/mede/

_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to