Daedalus 0 Posted June 21, 2013 please guide me here thank you so much!! Quote Share this post Link to post Share on other sites
0 thanna 11 Posted June 21, 2013 what do you mean about information? Quote Share this post Link to post Share on other sites
0 Daedalus 0 Posted June 21, 2013 like server info server status who online map statistics ranking info Quote Share this post Link to post Share on other sites
0 thanna 11 Posted June 21, 2013 go to your cp/config/application.php and find this code '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'), ), and add comment lines or just copy this /*'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'), ),*/ 1 Daedalus reacted to this Quote Share this post Link to post Share on other sites
0 mleo1 36 Posted June 21, 2013 change access.php Quote Share this post Link to post Share on other sites
0 Xgear 44 Posted June 21, 2013 You commented the lines explained by thana wrong. Make sure the /* begins right before "'Information' => array(" and add the */ right bfore the last " )," within the information array. If you still can't get it right, show us the code you commented out. 1 Daedalus reacted to this Quote Share this post Link to post Share on other sites
0 Daedalus 0 Posted June 27, 2013 THANK YOU!! Quote Share this post Link to post Share on other sites
please guide me here thank you so much!!
Share this post
Link to post
Share on other sites