GMynna Posted September 14, 2014 Posted September 14, 2014 How do i remove the purchase,donate,server info etc all the red line ?? in my fluxcp??
iamhyd Posted September 14, 2014 Posted September 14, 2014 /config/application.php //'Donations' => array( //'Donate' => array('module' => 'donate'), //'Purchase' => array('module' => 'purchase'), //), //'Information' => array( //'Server Info' => array('module' => 'server', 'action' => 'info'), //'Server Status' => array('module' => 'server', 'action' => 'status'), //'WoE Hours' => array('module' => 'woe'), //'Castles' => array('module' => 'castle'), //"Who's Online" => array('module' => 'character', 'action' => 'online'), //'Map Statistics'=> array('module' => 'character', 'action' => 'mapstats'), //'Ranking Info' => array('module' => 'ranking', 'action' => 'character'), //), Just put // to disable that. 1
GMynna Posted September 14, 2014 Author Posted September 14, 2014 /config/application.php //'Donations' => array( //'Donate' => array('module' => 'donate'), //'Purchase' => array('module' => 'purchase'), //), //'Information' => array( //'Server Info' => array('module' => 'server', 'action' => 'info'), //'Server Status' => array('module' => 'server', 'action' => 'status'), //'WoE Hours' => array('module' => 'woe'), //'Castles' => array('module' => 'castle'), //"Who's Online" => array('module' => 'character', 'action' => 'online'), //'Map Statistics'=> array('module' => 'character', 'action' => 'mapstats'), //'Ranking Info' => array('module' => 'ranking', 'action' => 'character'), //), Just put // to disable that. thankyou hyd
Question
GMynna
How do i remove the purchase,donate,server info etc all the red line ?? in my fluxcp??
3 answers to this question
Recommended Posts