Author Archives: the support admin

Flags in nav-menu

I was just wondering, more than a suggestion, if there’s a way I can get the flags to the right side of the nav-bar instead of next to the last item in the menu? More where the search-function has been before I had it removed.
I’m really new to this and I bet there are ways to do this in PHP, I just don’t know which files to edit to do it.

Best regards
Markus

cant use multiple instances of subscribe2 widget

for some reason i cannot use multiple instances of the subscribe2 widget. i have multiple widget areas. when i drag it into one, i cant use it again for another widget area that appears on different pages.

you can see in the attached screenshot that i have it in the Government Widget Area. I’d also like to place it in the Private Widget Area. but its gone from the “Available Widgets”.

Plugin overloads mysql queries – process hits 107% before I had to suspend my account

I have a site with 43 blogs, and I installed the plugin on 3 or 4 of the sites. Some of these sites contain as much as 22,000 posts over 9 months. I tried to prune the sites to posts old as 3 months. Over would be cleared. I am guessing the plugin has a lot of pruning to do with 22,000 posts, but it drastically performs so many mysql checks, that the site can no longer connect to the database. Once I suspended the account, all my other sites came back and were accessible.

Activating the plugin “Auto Prune Posts” is leading to a Error 500

We have an internal webserver with wordpress installed that syndicates RSS News with FeedWordPress. Since this produces thousands of posts within a couple monthes we were looking for a plugin, that automatically deletes them again after some time (120 days).
I’ve been testing auto-delete-posts and auto-prune-posts.

The plugin is probably going to delete about 500-600 posts a day. Both plugins have produced error 500 after activation, until I found a post for auto-delete-posts, that suggests a codechange. Basically it reduces the amount of posts handeled at a time. Similar to what you do with your plugin “Mass Delete unused Tags”