MickC
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Media Gallery not working on SOME sitesAh! I’m not sure what the problem was, but the manual update fixed it.
Forum: Fixing WordPress
In reply to: Media Gallery not working on SOME sites1. I’m using it as a multisite installation. It STILL DOES work on blog 2, but not on the new one that I setup yesterday (blog 10) or on one of my older ones (blog 4).
2. It’s a brand new blog, but other than automatic updates, nothing has changed on the install in more than a year.
3. Only mentionable system update would be the move from Apache 2.2 to 2.4. I recently learned that I needed to make a couple of changes for forcing the use of www and https.I’ve already tried disabling plugins and themes. I also tried just using the theme in use on the blog that I know has working uploads. That didn’t help things.
I do have Health Check installed and tried turning on troubleshooting. That didn’t help either.
Forum: Fixing WordPress
In reply to: Media Gallery not working on SOME sitesEven going all the way to 777 gets the same result. The dev console says:
NewHeadshot-690x1024.png:1 GET https://www.mickeychandler.com/wp-content/uploads/sites/10/2018/10/NewHeadshot-690x1024.png 404 (Not Found)at the end of the process.
That said, there’s now a new error message:
[Sun Oct 28 18:59:25.057180 2018] [core:crit] [pid 22706] (13)Permission denied: [client 47.220.139.199:55781] AH00529: [redacted]/wp-content/uploads/sites/10/2018/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '[redacted]/wp-content/uploads/sites/10/2018/' is executable, referer: https://www.mickeychandler.com/wp-admin/upload.php?item=43Forum: Fixing WordPress
In reply to: Scheduled Posts Not Working Since 2.9It seems to be broken (still|again) in 3.0-alpha. Post scheduled for this morning didn’t go (although Twitter Tools posted it to my stream on time — making for a slight embarrassment).
Forum: Plugins
In reply to: Category visibility toggleWell, what I was hoping for would be something like the existing visibility toggle for individual links, but instead would hide the category and it’s links.
Forum: Fixing WordPress
In reply to: Fatal error: Failed opening requiredWell, I guess a reinstall is what I need to do.
This will give me an excuse to redo some things.Forum: Installing WordPress
In reply to: Memory Exhausted?Actually I have decided not to upgrade this site. The database size problem is trivially fixable, but now that the ability to upload images has been completely excised from post.php my users are telling me that Mingus is less, if not completely unusable for them.
Perhaps Pictoralis will be the way to go if that gets upgraded to work with Mingus.Forum: Installing WordPress
In reply to: Memory Exhausted?I’ll try that tomorrow. I really should have thought of that as I do know that the users table is way too big (we have more than 10k individual users who are allowed to post).
Forum: Fixing WordPress
In reply to: Track/pingbackWell, I tried to trackback and that’s not working for me. So, for me it appears that trackbacks are still not working with RC2, but pingbacks are working again.
Forum: Fixing WordPress
In reply to: Track/pingbackI just finished completely overwriting my old WordPress install with RC2. I haven’t yet tested trackbacks, but pingbacks are definately working for me and are used far more often on my blog. It’s good to have them back.
Forum: Fixing WordPress
In reply to: Track/pingbackI upgraded to RC2 today and outgoing track/pingback don’t appear to work. I had trackbacks apparently working at one point with RC1 and that appears to have gone away.
Am I the only one still experiencing this problem?Forum: Fixing WordPress
In reply to: Track/pingbackSo the solution to the trackback problem is to d/l RC1.
Is there any documentation on how pingbacks work? I don’t know beans about that process but if I did then I might be able to help out with that.Forum: Fixing WordPress
In reply to: Track/pingbackThat would be great.
If it would help, I’d be happy to test!Forum: Installing WordPress
In reply to: Import WordPress 1.01 database to new Beta WordPrehttp://dev.mysql.com/doc/mysql/en/Backup.html has the directions for making a backup copy of the database and restoring it.
What kind of screwed up were they for you? I ran the upgrade script and it worked perfectly.Forum: Installing WordPress
In reply to: Import WordPress 1.01 database to new Beta WordPreThe easiest thing to do (if you have control of the database) would be to copy the old database to the new one and run the upgrade script at [path]/wp-admin/upgrade.php