Jesse
Forum Replies Created
-
Forum: Plugins
In reply to: [Imsanity] No editor could be selectedShouldn’t that be listed as a prerequisite somewhere, then?
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] OwnCloud storage support?This is a fantastic idea! I can think of a few different ways to configure this, from a remote DAV mount to running a client/server on the same server as WordPress. However, I don’t have enough free cycles to commit to writing that kind of plugin right now.
Forum: Plugins
In reply to: [Redirectioner] Redirect not working without trailing slash…It looks like they’re actually handled as two distinct URLs. I’m running into the same problem on one site, and the only currently solution I’m seeing is to explicity define both as separate URLs.
I’d be interested in seeing your logs for both URLs, I had one redirect that resolved to blank (in the database, it was trying to resolve to a PID that didn’t exist).
Forum: Themes and Templates
In reply to: [Pinboard] Search results become messed upWouldn’t it be better to keep discussion that’s related to this issue in one topic, rather than having multiple unsolved discussions going on at one?
I’m seeing the same issue, by the way. I’m trying to nail down exactly where the ‘absolute’ css attribute is being defined, but haven’t been able to find it yet. Has any progress been made on this?
Forum: Fixing WordPress
In reply to: Memory size exhaustedAny other ideas from anyone?
Forum: Fixing WordPress
In reply to: Memory size exhaustedSorry, I should have specified that that’s how I got the first error. The barebones, no-plugins, twenty-twelve theme produces the error when trying to access the database, it seems.
I temporarily set post_max_size to 128M, but I can’t imagine that even a value of 16M would cause an issue for an empty site with one post and no fancy php being run.
I’m at a bit of a loss still, so any other advice, files to check, settings to confirm, or suggestions (no matter how obvious they may seem) would be greatly appreciated.
This just solved my problem as well. I had my Privacy settings misconfigured.
That was one of the worst default-changes I’ve ever seen. I run just over 200 sites on a multisite install, and writing a script to change the thumbs or going through each site was not worth my time. I’m no longer using Smart Youtube Pro.
Forum: Networking WordPress
In reply to: Visual editor disabled after 3.1 upgradeVery interesting. Switching to twenty-ten seemed to solve the problem for most of the sites, but a few (seemingly random) sites weren’t fixed. I tried disabling and enabling Rich Text Editing, but that didn’t have an effect in this case. The symptoms aren’t user-specific, though.
I have one theme that isn’t functioning properly (still): Newscast. It also had issues with its built-in Lightbox (that wasn’t difficult to disable, and just use a Lightbox plugin instead), but I’m still trying to find the issue with the editor. I’ll consider this solved, and follow-up on the theme issue on their forum.
Thanks for the help, everyone!
Forum: Networking WordPress
In reply to: Visual editor disabled after 3.1 upgradeThanks for the replies.
I’m going through the troubleshooting list now, but as I mentioned, I renamed the plugin directories, effectively removing them ALL. One of the sites is running Twenty Ten, and that’s suffering from the same problem.
If the master list doesn’t hide some amazing nugget of fix-ness, I’ll have to try a manual upgrade, then switch over to debug mode (I really don’t want to have to do that with our live production server).