• Resolved br3nt0n

    (@br3nt0n)


    I have isolated a problem I’m having in which I cannot access the WP Admin site because I get an error which says

    /*pushit_user_row_phone_variable_define_start*/ $phone = isset($user_object->phone_number) ? get_user_mobile($user_object) : “not set”; /*pushit_user_row_phone_variable_define_stop*//*pushit_user_row_phone_variable_insert_start*/break; case ‘phone’: $r .= “$phone”;/*pushit_user_row_phone_variable_insert_stop*/

    to the Pushit plugin – but how the heck do I disable (remove) the darn thing? I’ve deleted the folder in which it was in in the Plugins section, but its still there somewhere.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter br3nt0n

    (@br3nt0n)

    Thanks, did that but still throwing the same message as above. Any ideas?

    Try switching to the default theme in case there’s a call to the plugin embedded in your current theme.

    Thread Starter br3nt0n

    (@br3nt0n)

    Thanks for your help – but apparently the plugin, Pushit, changed files such as user-edit.php and user-new.php causing the errors. I reverted them back to the original WordPress versions and its all working fine again. Case closed. Thanks once again.

    I tried installiing Pushit too and it caused major errors. I replaced those two files with the originals and it still wont work! Help!

    I just tried to delete pushit because it was causing so many errors. Problem is it won’t only not delete, but it’s calling for additional changes on a phantom plugin that doesn’t exist on my site.

    What do I do? I can’t even access the backend of my website to turn on additional plugins

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    zorrotheunconformist – Delete the plugin via FTP, and manually re-upload the WordPress core to overwrite your files.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Help! Pushit now keeps displaying errors and won’t let me in’ is closed to new replies.