@nexusbroadcast:
while these geniuses answer, go to changetip.php and comment these lines:
public function admin_init() {
// if ( !current_user_can( 'manage_options' ) ) {
// wp_die( 'You are not allowed.' );
// }
if( function_exists( 'changetip_check_for_updates' ) ) {
changetip_check_for_updates( $this ); //updates.php
}