VFHwebdev
Forum Replies Created
-
I see. Thanks. Not quite what I expected but still very useful.
Thanks! I tried looking that up using the Photonic ‘helper’ but it couldn’t find me. Where did you find that?
We’re getting there.
I still get “No Items Found” in the WP editor, but now at least the thumbnails show up on the post.
However, I only see linked thumbnails. There’s no slideshow visible.
Here’s an example of the shortcode being generated.
[gallery type='flickr' user_id='vfhwebdev' view='photo' photo_id='16318348089' tag_mode='any' sort='date-posted-desc' ]
Forum: Networking WordPress
In reply to: How do I delete sites?Ok, I’ve removed that meta_key.
I think for now because I don’t need to delete sites often I’ll just add it back when needed and hope a future core update fixes this.
Thanks for all the help!
Forum: Networking WordPress
In reply to: How do I delete sites?Well, you’re onto something here!
I added ms_files_rewriting to my _sitemeta table as Axel13 suggested and I could delete my old sites! Woot!
However… the images on my sites all vanished. I changed the value of ms_files_rewriting to 1 and the images came back, but I could no longer delete old sites.
So I guess I’m kind of sort of OK now. (I don’t delete sites often). But manipulating that DB field every time I need to delete a site seems like a clunky work around.
Is there a way I can leave it set at 0 and still have my images load properly?
It seems like there’s still something going wrong on my site.
(And thanks for all the help BTW!)
Forum: Networking WordPress
In reply to: How do I delete sites?Axel13, I don’t see that ms_files_rewriting setting in my sitemeta table. Is ms_files_rewriting the meta_key?
Forum: Networking WordPress
In reply to: How do I delete sites?I am the network admin and I tried it with a new site.
After clicking the link in the confirmation email, the tables still don’t get dropped.
I’m wondering if a plugin is getting in the way. I haven’t installed any new Network plugins or updated any of the existing network plugins. Could a plugin that’s only active on a sub site interfere with the Network like this?
Update:
Hmmm… This morning my network auto updated to 4.1.1 I just tried to delete a site again and this time I didn’t get the email confirmation but the tables didn’t get dropped either. The site is just marked ‘deleted’ here network/sites.phpForum: Networking WordPress
In reply to: How do I delete sites?The language in the email confirmation appears to have come from wp-admin/ms-delete-site.php so I think that’s expected behavior.
Forum: Networking WordPress
In reply to: How do I delete sites?I’ve tried that with the same result. So that confirmation email isn’t expected behavior? And marking the sites as “deleted” but leaving them in the list of sites on the Network isn’t expected either?
Forum: Plugins
In reply to: [Broken Link Checker] Access for editors?Oops, sorry. This must be an issue with one particular user then. I just successfully logged in as an editor and so see “broken links” under tools. Sorry for the false alarm.
Forum: Everything else WordPress
In reply to: Missing draftsI think I may be on to something. I’m using the Admin Columns plugin and when I made a change to the visible columns, my missing posts came back.
I suspect this has something to do with that plugin.
Forum: Plugins
In reply to: [SoundCloud Is Gold] XML errorWorks for me! Thanks for the prompt fix.
My wp-login.php fails to load when I try to use the code timfield provided.
<hijack>
landshark, you can change the password recovery email with something like this:</hijack>
Forum: Networking WordPress
In reply to: Password Recovery & RegistrationThat sort of makes sense. And it makes more sense for editors, authors, and admins. But I think it makes very little sense for subscribers. Their engagement with a site is fairly limited and superficial.
The change I’m talking about (using the user’s primary blog instead of the network blog) would still make perfect sense for authors, editors and admins. And it would remove much of the confusion subscribers experience.
Thanks for taking the time to hear me out.
Forum: Networking WordPress
In reply to: Password Recovery & RegistrationRight, I think most users would consider “You don’t have permission to see this” an error.
I guess I’ll have to find a work around. Honestly this just fundamentally doesn’t make sense to me.
It assumes that the users of a sub site understand that it’s part of a network. Most of my users never see the network. They engage with the subs site that interests them, where they register, log in, etc. They aren’t even aware of the network at all. And they shouldn’t have to be.
It would make so much more sense to structure password recovery around the user’s primary blog instead of the network blog.
I’ve looked at some login configuration plugins, none fully address this.