Hal
Forum Replies Created
-
Okay. I just did it using the Jetpack’s Debugger module. Thanks.
I am having the same error. Right now, my website is completely messed up (www.ricaglobalhosting.domains).
I am getting the following error:
Error MSG Below:
“Your Jetpack has a glitch. Something went wrong that’s never supposed to happen. Guess you’re just lucky: auth_failed
Try connecting again.Error Details: The Jetpack server encountered the following client error: Authorization header was malformed.”
I have tried deactivating and even deleting the Jetpack plugin, then re-installing and activating it, still the problem is not resolved. I just cannot connect to wp again. The same error message keeps coming back.
I have read most of the threads on this issue in this forum but I did not find anything other than people describing the same issues yet there is no workable solutions I have found here.
Can you help me please? Thanks.
Forum: Fixing WordPress
In reply to: Can't log into wp/adminEveryone, everything seems to work now. I renamed the theme fold back to its original name and both the dashboard and the site are up and running. Thanks everyone for your patience and input.
Forum: Fixing WordPress
In reply to: Can't log into wp/adminOkay. I will do that. Right now, when I go to a browser try to go to the web site, I am starring at a blank page. Is this what you would have expected? Meanwhile, I am going to look at Evan’s recommendation. I did take a look at that file, at line 119, but I am not I even see what is wrong there. Like I said, I am not technical.
Here’s what line 119 looks like:
echo ‘<style>’.$style.'</style>’;
And here’s the lines around it:
117
118 if(of_get_option(‘general_skin_color_ch’)){
119 echo ‘<style>’.$style.'</style>’;
120 }
121 $style = ”;
122I already removed the whitespaces at the top and at the bottom of the page. Lines 117 & 122 are blank. Must I remove those whitespaces as well?
I apologize again for being detailed. I am learning and am trying to understand clearly.
Thanks again.
Forum: Fixing WordPress
In reply to: Can't log into wp/adminHi MacManX (James),
I renamed the theme folder, and suddenly I can log into the wp-admin. WOW! Thanks. Now, can you tell me what to do next? Is there anything I need to look at and / or fix? Is this folder going to stay like that with the new name? What do you think caused the problem and how can I fix it?
Thanks again for your assistance.
Forum: Fixing WordPress
In reply to: Can't log into wp/adminThanks technicaldk. I do not recall touching the extra-functions.php file. I actually have already cleared all the whitespaces from that file, but no change. I am going to try MacManX (James’) second idea and see what it gives me. Thanks all for the ideas.
Forum: Fixing WordPress
In reply to: Can't log into wp/adminJames, here’s something I have noticed on my site. Please bear with me because I’m not highly technical, so I try to be descriptive.
The whole web site works as a whole, except a set of internal links that I had created. I do believe that they refer to a script that is not properly referenced (???). I had just copied a table codes from another one of my friend’s sites who was helping me understand how to do something. I copied the codes into a page.
On The two pages where I had the tables – each of those links gives me the following error when I click on them:
Warning: Cannot modify header information – headers already sent by (output started at /home/content/42/12781042/html/wp-content/themes/megahost/inc/extra-codes/extra-functions.php:119) in /home/content/42/12781042/html/wp-includes/pluggable.php on line 1121
The problem now is I don’t know how to go in there and either delete or review since I can’t log into wp-admin.
Sorry this is quite long but I guess I am sharing whatever happened leading to these troubles. Hopefully you can help me or someone can point me to the right direction.
Thanks for your patience.
Forum: Fixing WordPress
In reply to: Can't log into wp/adminJames,
It’s me again. I followed the link to manually reset plugins and renamed the plugins folder to plugins.hold then I tried to log into wp-admin and this is the error I get:
Fatal error: Call to undefined function of_get_option() in /home/content/42/12781042/html/wp-content/themes/megahost/functions.php on line 194
Then I renamed the folder to its old name. And it brought me back to where I started.
Forum: Fixing WordPress
In reply to: Can't log into wp/adminThanks MacManX. I’m going to try that.