9
           
            
                
     
    
    Quote:
ghia wrote:
And what is in the /modules/extgallery/include/perm.php line 1?
Dear Ghia, 
this is the content on the perm.php
============
return $config = array (
 'modulePerm' =>
 array (
 1 =>
 array (
 'maskId' => 1,
 'name' => 'public_access',
 'maskTitle' => '_AM_EXTGALLERY_CAN_ACCESS',
 'title' => '_AM_EXTGALLERY_ACCESS_PERM',
 'desc' => '_AM_EXTGALLERY_ACCESS_PERM_DESC',
 'info' => '_AM_EXTGALLERY_ACCESS_PERM_INFO',
 ),
 2 =>
 array (
 'maskId' => 2,
 'name' => 'public_rate',
 'maskTitle' => '_AM_EXTGALLERY_CAN_RATE',
 'title' => '_AM_EXTGALLERY_RATE_PERM',
 'desc' => '_AM_EXTGALLERY_RATE_PERM_DESC',
 'info' => '_AM_EXTGALLERY_RATE_PERM_INFO',
 ),
================
I'm cleaner cache in /xoop_data/ and the problem continue,
Now. do you know is exit the module name gallery? because the program request the index gallery in the file, see below. if exit I want to install it to see what happen.
Notice: Undefined index: gallery in file /class/module.textsanitizer.php line 184
Regards, and saludos
David