Title: Report Error
Last modified: August 21, 2016

---

# Report Error

 *  [gdolenc](https://wordpress.org/support/users/gdolenc/)
 * (@gdolenc)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/report-error/)
 * Hi, I am using latest WP and 2013 default WP theme. The report is working, however,
   there is an error output just above the report chart whith the followin msg:
 * defined( ‘WTWP__INSTALL_PLUGIN_PATH’ ) or define( ‘WTWP__INSTALL_PLUGIN_PATH’,‘
   welcome-to-wordpress/welcome-to-wordpress.php’ ); function install_wtwp() { global
   $pagenow; if ( !( ‘install.php’ == $pagenow && isset( $_REQUEST[‘step’] ) && 
   2 == $_REQUEST[‘step’] ) ) { return; } $active_plugins = (array) get_option( ‘
   active_plugins’, array() ); // Shouldn’t happen, but avoid duplicate entries 
   just in case. if ( !empty( $active_plugins ) && false !== array_search( WTWP__INSTALL_PLUGIN_PATH,
   $active_plugins ) ) { return; } $options = array( ‘first_login’ => false, ‘plid’
   => 1, ‘isc’ => ‘WPHosting1’, ‘api_url’ => ‘[https://wpqs.secureserver.net/v1/&#8217](https://wpqs.secureserver.net/v1/&#8217);,‘
   help_url’ => ‘[https://help.securepaynet.net&#8217](https://help.securepaynet.net&#8217);,‘
   control_panel_url’ => ‘[https://hostingmanager.secureserver.net/Login.aspx&#8217](https://hostingmanager.secureserver.net/Login.aspx&#8217);,‘
   key’ => ” ); $active_plugins[] = WTWP__INSTALL_PLUGIN_PATH; update_option( ‘active_plugins’,
   $active_plugins ); update_option( ‘wtwp_options’, $options ); } add_action( ‘
   shutdown’, ‘install_wtwp’ );
 * Any idea how to get rid of it?
 * [http://wordpress.org/plugins/seo-rank-reporter/](http://wordpress.org/plugins/seo-rank-reporter/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [David Scoville](https://wordpress.org/support/users/davidscoville/)
 * (@davidscoville)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/report-error/#post-4433430)
 * This seems like something to do with your wordpress install and not with the 
   plugin code itself.

Viewing 1 replies (of 1 total)

The topic ‘Report Error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/seo-rank-reporter_e1e1e1.svg)
 * [SEO Rank Reporter](https://wordpress.org/plugins/seo-rank-reporter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/seo-rank-reporter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/seo-rank-reporter/)
 * [Active Topics](https://wordpress.org/support/plugin/seo-rank-reporter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/seo-rank-reporter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/seo-rank-reporter/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [David Scoville](https://wordpress.org/support/users/davidscoville/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/report-error/#post-4433430)
 * Status: not resolved