Courage Posted June 17, 2013 Share Posted June 17, 2013 Hi. How can I remove "Registrations over past 7 days" in AdminCP? Link to comment Share on other sites More sharing options...
0 Administrator Tony Posted June 17, 2013 Administrator Share Posted June 17, 2013 Find and open (via FTP): root/admin/applications/core/skin_cp/cp_skin_mycp.php Locate line #187 and remove this section entirely: $IPBHTML .= <<<EOF <div class='acp-box' style='background: #FFF'> <div class='center section_title'><h2>{$_lang}</h2></div> <div class='center' id='dashboard_graph' style='padding: 1px;'><img src="{$this->settings['base_url']}module=system&section=charts&days=7" alt="{$this->lang->words['reg_trends_chart']}" style='width:98%;' /></div> </div> <br /><br />EOF; Save and overwrite the original.The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic. 4 Link to comment Share on other sites More sharing options...
0 Stake™ Posted June 17, 2013 Share Posted June 17, 2013 You should this from the ACP Index with an editor. Let me get back to this, I will give it a try! Can't find, sorry! Link to comment Share on other sites More sharing options...
0 Lock Down Posted June 17, 2013 Share Posted June 17, 2013 In acp > members > validating You can choose the check each member on right or prune at top Link to comment Share on other sites More sharing options...
0 Stake™ Posted June 17, 2013 Share Posted June 17, 2013 In acp > members > validating You can choose the check each member on right or prune at top I don't think this is what he actually means. He'd like to remove this: Link to comment Share on other sites More sharing options...
Question
Courage
Hi. How can I remove "Registrations over past 7 days" in AdminCP?
Link to comment
Share on other sites
4 answers to this question
Recommended Posts