br3nt0n
Member
Posted 4 months ago #
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.
br3nt0n
Member
Posted 4 months ago #
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.
br3nt0n
Member
Posted 4 months ago #
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.
jjstarr@gmail.com
Member
Posted 2 months ago #
I tried installiing Pushit too and it caused major errors. I replaced those two files with the originals and it still wont work! Help!
zorrotheunconformist
Member
Posted 3 weeks ago #
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
zorrotheunconformist - Delete the plugin via FTP, and manually re-upload the WordPress core to overwrite your files.