8
           
            
                
     
    
    the only temporary solution i have is . edit report.php and add what is in blue..
So.. The setting of enabling and disabling report a post will determine if the file can or can't be used.
 include 'header.php'; 
 
[color=0066FF]if($xoopsModuleConfig['reportmod_enabled']){[/color] 
if ( isset($_POST['submit']) ) { 
$GPC = "_POST"; 
} else { 
$GPC = "_GET"; 
 
... wayyy bottom 
 
 include XOOPS_ROOT_PATH.'/footer.php'; 
} 
[color=0066FF]}else{ 
redirect_header("index.php", 2, _NOPERM); 
} 
}[/color]?>  
---------------
request to move to . 'Module troubleshooting' forum.
    
        CBB / LatestNews / Publisher / XM-Spotlight
(ノ◕ヮ◕)ノ*:・゚✧