kitliz
Forum Replies Created
-
Ah, nope, no good. I ran both this plugin: https://github.com/WPRanger/wpr-rebuild-meta-data/
And this one: Force Regenerate Thumbnails
Still having the same problem. This is a little bit infuriating.
Thank you so much! I was actually looking at that post earlier… wondering if you can give me just a little bit more info.
I’m getting the gist of the meta-data on images being corrupted (is there any way to confirm this other than running the plugin suggested in that thread?)
I don’t fully understand once I run the plugin what/why I would need to rebuild thumbnails or what that means exactly. Would love to have just a little more info/understanding about what is going to happen before I start pushing buttons.
Also, if there’s some overall database corruption, does this basically solve it, or is there something I would need to do with the actual database?
(^I’m writing all kinds of words here, but I only really understand what half of them mean.)
Forum: Fixing WordPress
In reply to: Javascript Unknown Issue has given me seven new gray hairs.I reverted to wordpress 3.8 through Godaddy, and the site reappeared. Same issues with the ads, etc, but that seems minor in comparison.
Forum: Fixing WordPress
In reply to: Javascript Unknown Issue has given me seven new gray hairs.So, the last thing I did before I went to bed was to upgrade to PHP 5.3, no change. Woke up this morning AND THE ENTIRE SITE IS GONE.
I get a blank screen no matter what I try to access.
Files for the site still exist in the folder for the site through my FTP (I’m not saying ALL the files are there because I wouldn’t know, but it looks like what I usually see when I dig in there.)
So this issue has just gotten exponentially worse. Any idea if this is related to the PHP upgrade or something?
Forum: Fixing WordPress
In reply to: Javascript Unknown Issue has given me seven new gray hairs.PHP version is 5. (Looks like I could activate a 5.2 or 5.3 if needed?)
Forum: Fixing WordPress
In reply to: Javascript Unknown Issue has given me seven new gray hairs.It appears I also have an issue with the media uploader (I’m predisposed to thinking any “new” issues are related, but I don’t know enough about it to verify this.)
Inside a post when I click the “Media” button, I don’t see any images in the library, and when I try to upload an image it gives me an “upload failed” error. However, when I go to the Media Library through the menu in the main WP dashboard, all of the images are there, including any I tried to upload and got the “failed” error on.
I’m only bringing this up because I saw some issues with admin interfaces in other posts I read about the 3.8.1 update. Anyone have ideas if this is related, or a separate issue I’m dealing with?
Forum: Fixing WordPress
In reply to: Javascript Unknown Issue has given me seven new gray hairs.Ah. So I reviewed– and you have to understand you’re dealing with someone who builds houses, not websites– and I have two questions:
1.) I’ve been running ads with this ad code on my site for the last 3 years and as far as I know, never had to add code into the header.php file to make it work. Has something changed recently that would make this the case? Is this why ads in widgets I haven’t touched work and in widgets I have recently saved they do not? (I’m only asking because that might help me determine exactly WHAT I need to “call”)
2.) Regardless of wine-consumption and/or general understanding of code, I can copy and paste pretty accurately. From what I understand in that page, I should try adding the following to my header file:
<script type="text/javascript" src="/scripts/emailpage.js"></script>I assume the “emailpage.js” portion of this needs to be edited to whatever I need it to be, except… I don’t understand this enough to know what I need it to be.
Is there something in that post that should be obvious to me as to why this isn’t working?
Apologize for the complete lack of understanding here, but I’ve been running this site for years and have never head to deal with this, so I’m out of my depth, apparently.
Forum: Fixing WordPress
In reply to: Hacked WP Site Showing Google AdsThanks t-p.
Forum: Fixing WordPress
In reply to: Hacked WP Site Showing Google AdsUpdate: Found the offending code in the header.php file, but I’d still be extremely interested to find out how it got there (if I did something stupid… not entirely unheard of) and if there’s anything I can do to prevent it.