Jump to content
WebFlake
  • 0

Remove Registrations over past 7 days


Courage

Question

4 answers to this question

Recommended Posts

  • 0
  • Administrator

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&amp;section=charts&amp;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.
  • Upvote 4
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...