dains
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Multisite Common Login / UsersSame here! The main blog counts as a site, and so do each of the other blogs, so when a user has permissions for more than one site, apparently they get a login / logout for each site. Although oddly, when you log into a subsite, you’re logged automatically into the main site.
I’m using 3.2.1 with multisite and these tests are with non-admin users – authors and subscribers.
I’m not seeing a convenient plugin unfortunately. Any help would be great!
Forum: Fixing WordPress
In reply to: another can't log outI just ran into this problem with a custom theme, and this answer seems very likely:
http://www.primothemes.com/forums/viewtopic.php?f=4&t=165
I have a wpmudev subscription, and the solution there pretty much confirmed it’s a nonce issue – per the support ticket I found, “The behavior happens when the nonce part of the url is not added or is expired.”
I’m off to fix the logout link on the custom theme and see if it works.
So basically Memory Bump just puts WP at 256mb memory for the upgrade. I’ll try 256mb and see if it works. That’s a massive amount of memory considering that the default is 32mb single/64m multisite though, and the fact that the allocated amount doesn’t change looks like some sort of WP issue to me.
@paul – there’s pretty much no “WP help desk” other than this forum, to my knowledge.
Thanks, I should have mentioned that I disabled all plugins and switched to the default theme before trying to upgrade. It’s my server and sites so no workarounds are necessary.
In short, I did the cleanest possible process that an experienced WP admin could do, and the error remains. The critical bit that catches my eye is that the “allocated” figure does not change when I change the PHP and WP memory limits. Wherever WP gets that number is where I’d say the problem lies.
Hi, as I said above, I am the server admin of the VPS, so I have all of the powers of the hosting provider with regards to configuration.
Do you have any specific ideas about what I might look for?
Forum: Hacks
In reply to: Front end Admin PagesHi, I’ve a project to do front-end admin too and have got some author-level functions semi-out of the back end.
If you’re still watching this thread, let’s compare notes on our progress. My developer should be done with the prototypes by this weekend so this is a great time for it.
Update – I had followed the advice for deleting the /blog/ from the permalink path while on 3.0.1, and I see that as of 3.1 that’s a bad thing. I am using a subdirectory installation as it’s a test site for the themeing and multisite functionality, so I’m guessing the source of the error is in the rules now.
Does anyone have any advice on how I can find and fix the permalink rules entry in the DB? I have already wiped the files and put up a fresh 3.2.1 installation on the same database, and I’m still getting the same problem with all subsites, so it’s got to be in the DB. I made certain the .htaccess had default rewrite rules already, so it can’t be that (unless they changed for 3.2.1?)
You wouldn’t believe it, but that’s EXACTLY the functionality I’m looking for! If you’ve managed to troubleshoot it by now, can you post some details so I can replicate that behavior?
Nooo, this is my only account here.
And if you use that language on this board, expect to be reported and moderated.
Forum: Plugins
In reply to: TinyMCE full versionI’ve switched to CKEditor myself due to list bugs with TinyMCE. The darn thing would lose the list formatting if I outdented after there were a certain number of entries (2 first level + 5-6 second level), and that just made it unusable for my work.
Forum: Fixing WordPress
In reply to: RSS Feeds & Private PostsI’m researching RSS now and have seen several people with the same issue. One did mention that after he logged out of WP, he was no longer able to see private posts.
Forum: Networking WordPress
In reply to: Copy single blog from 1 multisite to another multisiteJust a note, you need to have the WordPress Importer plugin installed to follow Ipstenu’s instructions. I was surprised to find out it didn’t come pre-installed.
After that, Export / Import is in the WP Admin panel, so you should be all set.
Forum: Plugins
In reply to: [Syndicate Out] [Plugin: Syndicate Out] Update for WordPress 3?+1 for update! I’ve just spent a solid hour looking for a solution that can do real-time updates and this is the only one I’ve found. Thank you for doing this in the first place, and thank you for your continued support!
Forum: Requests and Feedback
In reply to: Multi-User Home Page AggregationUpdate, the trac link no longer works. Thank goodness Andrea posted the code for posterity!
This and their other plugins look great, but I’d really like more information on the provider. Their website – http://lcsn.net/ – isn’t very informative and the author’s profile – https://wordpress.org/extend/plugins/profile/sla – doesn’t have any information either.
Edit: I read through this plugin file and it doesn’t have anything wonky at all – just adds the no-index tags in the header. So yeah, it’s just doing what it’s supposed to and nothing else. That’s a good reason for high ratings and reviews 🙂