rcpblock
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Site Not Loading – Could not load the sourceUnfortunately, you lost me. I’m not sure where or how to access that place in the database. I searched through the files and folders on the server; but honestly, none of it makes sense to me. Of course, if you could direct me, Ill get right on it!
I will say that when I was talking with GoDaddy, they did try to switch the Themes around without luck. I believe they tried twentytwelve, twentyeleven, and twentyfourteen… all without fixing the problem.
It was their “WordPress Expert” who was basically stumped and suggested I just back everything up in case I need to do a fresh install.
Forum: Fixing WordPress
In reply to: Site Not Loading – Could not load the sourceSorry for the delay… I was busy backing up our content folders and database as it seems all that info is still there.
I added the provided code to line 1 of the test.php and it does NOT seem to work any longer. Are you on to something?
Forum: Fixing WordPress
In reply to: Site Not Loading – Could not load the sourceSeems to work fine… http://www.rcpblock.com/articles/test.php
Forum: Fixing WordPress
In reply to: Site Not Loading – Could not load the sourceTest file that is placed in the WordPress folder works fine… http://www.rcpblock.com/articles/test.html
.htaccess does in fact show 4 lines of rewrite stuff…
rewriteengine on
rewritecond %{HTTP_HOST} ^www.rcpblock.com$ [OR]
rewritecond %{HTTP_HOST} ^rcpblock.com$
rewriterule ^products_fireglass\.html “http\:\/\/rcpblock\.com\/firepits_fireglass\.html” [R=301,L] #4f637be7a91f1Yes. The order of changes were:
1. Updated themes
2. Wrote and published three new articles
3. Updated a plugin
3. Started tinkering around with the H1 colors under “Appearance”, but no changes were actually made… I was just seeing what the options were.
4. Went back to view the site and it was gone.Forum: Fixing WordPress
In reply to: Site Not Loading – Could not load the sourceIt is hosted on a Linux with C-Panel (GoDaddy).
For the root site, we just upload using a third-party FTP client; for the WordPress site we normally login through the WordPress home page that is currently inaccessible.
200 means everything is ok, right? Thing are definitely not ok. Just checked the hosting account and there are no listed errors.
.htaccess just has a bunch of 301 redirects… nothing having to do with the WordPress portion of the site.
Forum: Fixing WordPress
In reply to: Site Not Loading – Could not load the sourceNot sure where I would find any error_log… can someone help walk me through it? Sorry, I am new to all this.
All I know is that when I go to the url http://www.rcpblock.com/articles , nothing shows. I dont even know how I could log into the site as I was using the “login” button from that url.