rmiddleton
Forum Replies Created
-
Forum: Plugins
In reply to: [NS Cloner - Site Copier] kfm_new_directories.MYD not foundSelf hosted. File is missing. Trying to find structure to recreate it.
Possibly removed from infection, just a guess.
Thanks for the response.Forum: Fixing WordPress
In reply to: wp_16_options: Table is marked as crashedThank you. Due to the urgent need to have it “up”, did a restart of IIS to clear all and a repair then solved it.
Thank you!
Forum: Plugins
In reply to: Rebuild media libraryAlso note, files are in blogs.dir, not /uploads
Forum: Networking WordPress
In reply to: Media library not loading & images not displayingSame problem, except:
Windows, IIS7.5, php5.6, MySQL 5.0.11, WP 4.3.1 multisite
Previous version upgraded so images are in …/blogs.dir/files/… versus the new wp-contents/uploads/site format.
Pretty sure that rewrite has to be the issue since default theme an no plugins (even removed the folder) did not solve it.The rewrite rule I have is:
<match url="^([_0-9a-zA-Z-]+/)?files/(.+)" ignoreCase="false" /> <action type="Rewrite" url="wp-includes/ms-files.php?file={R:2}" appendQueryString="false" />Everything else works. I can upload images to pages and posts and they work. Just no Media Library display on any site.
What am I missing?
Forum: Fixing WordPress
In reply to: Some tables corrupt and cannot repairTrying to repair this issue.
http://websites.msdpt.k12.in.us/phguidance
Same display on dashboard.
This is a Multisite and as super admin I can change the theme, to no avail.
Also have database direct access, mysql.Forum: Networking WordPress
In reply to: Unwanted redirect of one site in multi-site installationFound where someone added a footer widget with a link and didn’t close it.
Problem solved.Forum: Networking WordPress
In reply to: Lost images, rewrite not right?Yes, sorry, got it fixed and was after hours so I didn’t take time to post. Thank you!
Work around / solution:
ob_clean() solution:
http://wordpress.org/support/topic/new-30-install-images-not-working-in-subsites/page/2?replies=64#post-1662597Forum: Networking WordPress
In reply to: What controls RSS feed? 2 sites, 1 works, 1 doesn'tYes, that works on each site, but not on Network Admin.
I did find fix.php which added […function ___wejns_wp_whitespace_fix($input)…] and that seems to have solved the problem.
Apparently, manually checking each php file for blank line, I must have missed the key one.
Thanks for the help!Forum: Networking WordPress
In reply to: Lost images, rewrite not right?Permalink Settings:
Month and name http://websites.msdpt.k12.in.us/technology/2014/07/sample-post/
So:
http://websites.msdpt.k12.in.us/technology/files/2014/03/Chromebooks.jpg
is suppose to equal
http://websites.msdpt.k12.in.us/wp-content/blogs.dir/30/files/2014/03/Chromebooks.jpg
But instead results in:
The image “http://websites.msdpt.k12.in.us/technology/files/2014/03/Chromebooks.jpg” cannot be displayed because it contains errors.Forum: Networking WordPress
In reply to: Lost images, rewrite not right?Update: I think I know what happened. In trying to solve the no feed issue I found and ran a php file that was supposed to remove leading and trailing blank spaces. I then deleted it. Later that day is when I started getting reports of missing images. So, timing says that has to be the cause. Now, to find that file again and see what it did….
Forum: Networking WordPress
In reply to: What controls RSS feed? 2 sites, 1 works, 1 doesn'tI don’t see that as an installed plugin. It is not an option under Network Administrator. Where do I find it?
Forum: Networking WordPress
In reply to: RSS Feed Errorclosing this and opening new thread on graphic issue
Forum: Networking WordPress
In reply to: RSS Feed ErrorWell, seem to have the ‘feed’ error resolved. Magically started working. (Hate when things happen with no apparent explanation.)
Now to figure out why all my pictures are corrupt.Forum: Networking WordPress
In reply to: RSS Feed ErrorIf you try to click on a picture it displays an error.
http://websites.msdpt.k12.in.us/sa/files/2014/05/honors-day-2014.jpg
In “Media” the picture is not displayed, even trying to Edit it.I don’t know if the feed and pictures are related or separate issues, but trying to provide all the information I can…
Forum: Networking WordPress
In reply to: RSS Feed ErrorAll plugins are disabled both as Network Admin and on some of the sites I am checking (there are 598 sites).
Just noticed all pictures appear to be missing. websites.msdpt.k12.in/technology, dashboard, media…no pictures, no feed
Have tried several themes: Basically, TwentyFourteen, Suffusion (even going back a couple of versions).
[I don’t see a way to upload a screenshot.]Oddly, the feed does appear to work on some sites. For instance, http://websites.msdpt.k12.in.us/sa/feed/ works (but no pictures on displaying).