Title: Error
Last modified: August 21, 2016

---

# Error

 *  [prl423](https://wordpress.org/support/users/prl423/)
 * (@prl423)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/error-329/)
 * Hi, can you tell me why I’m getting this error with your plug in? We have deleted
   numerous other plugins that are not needed and still can’t get rid of this error.
   Please help. The error is showing at the top of the website.
    [http://www.akvnews.com](http://www.akvnews.com)
 * 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/’,‘
   help_url’ => ‘https://help.securepaynet.net’, ‘control_panel_url’ => ‘https://
   hostingmanager.secureserver.net/Login.aspx’, ‘key’ => ‘STis4wl6DTXnaQ81Qivh84fyOmAu/
   0tIwpn+du63JzHS4SpIbIB8ioBVoN01bFvH’ ); $active_plugins[] = WTWP__INSTALL_PLUGIN_PATH;
   update_option( ‘active_plugins’, $active_plugins ); update_option( ‘wtwp_options’,
   $options ); } add_action( ‘shutdown’, ‘install_wtwp’ );
 * [https://wordpress.org/plugins/useful-banner-manager/](https://wordpress.org/plugins/useful-banner-manager/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [ArAgile](https://wordpress.org/support/users/s_ruben/)
 * (@s_ruben)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/error-329/#post-4619848)
 * Hi,
 * Sorry, but I don’t think the error is connected with the plugin. I’ve not heard
   about such issue before.
 * Thanks.

Viewing 1 replies (of 1 total)

The topic ‘Error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/useful-banner-manager_ba6e6e.svg)
 * [Useful Banner Manager](https://wordpress.org/plugins/useful-banner-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/useful-banner-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/useful-banner-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/useful-banner-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/useful-banner-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/useful-banner-manager/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [ArAgile](https://wordpress.org/support/users/s_ruben/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/error-329/#post-4619848)
 * Status: not resolved