• hi friends plz help me out i have installed pushit plugin after that iam unable to open login page i have deleted plugin and theme too so plz help me out

Viewing 4 replies - 1 through 4 (of 4 total)
  • Try:
    – switching to the Twenty Ten theme by renaming your current theme’s folder in wp-content/themes using FTP or whatever file management application your host provides.

    resetting the plugins folder by FTP or phpMyAdmin.

    Thread Starter koolfunny

    (@koolfunny)

    I have removed my current theme and how to switch to twenty ten theme

    Thread Starter koolfunny

    (@koolfunny)

    and when i am accesing to login page i am getting this error /*pushit_messages_start*/elseif ( isset($_GET[‘pushit_message’]) && ‘registered’ == $_GET[‘pushit_message’] ) $errors->add(‘registered’, __(‘Registration complete. Please check your incoming SMS for the password to ‘.get_option(‘blogname’).’.’), ‘message’); elseif ( isset($_GET[‘pushit_message’]) && ‘newpass’ == $_GET[‘pushit_message’] ) $errors->add(‘registered’, __(‘Please check your incoming SMS for the new password to ‘.get_option(‘blogname’).’.’), ‘message’); elseif ( isset($_GET[‘pushit_message’]) && ‘restorepass’ == $_GET[‘pushit_message’] ) { $pushit_restorepass_code = get_option(‘pushit_mobilforward_order_key’).$_GET[‘code’]; $errors->add(‘registered’, __(‘An SMS with text: ‘.$pushit_restorepass_code.’ was sent to you mobile. Please forward it to number 72500 without any changes. Or just send this text to 72500.’, ‘message’)); } /*pushit_messages_stop*/

    Try re-uploading the wp-admin and wp-includes folders from a fresh download of your version of WordPress.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘help me out’ is closed to new replies.