archon810
Forum Replies Created
-
Forum: Plugins
In reply to: add_menu_page title not displayingSo, for anyone who is wondering how to fix this fascinating situation for WP < 2.8 (it was fixed in 2.8), you have to create at least one submenu and then things will work. Dumb…
The patch has been incorporated into 1.5.2. Case closed.
The patch has been incorporated into 1.5.2. Case closed.
The issue was that there were no buckets created. Once I created the buckets, the error went away. Could have been a bit more friendly though.
Forum: Plugins
In reply to: [Plugin: Deko Boko] does not workSame problems after upgrading to 1.2. Downgrading back to the previous version until this is fixed. I do like the new only include css on pages with form option but it has to wait.
I’m quite shocked that such an obvious bug was overlooked by the creator, please do a bit more testing before releasing.
Thanks.
I’m having the same issue – activating the keys just produces an empty error – just says “Error:”.
Forum: Plugins
In reply to: [Page SEO] It loads all your posts at onceI tried this plugin and thought it was the most poorly designed 1.0 release I’ve ever seen.
1. I had the same problem as urbelab, all my posts started loading very slowly, 1 by 1, and all had “Loading…” stuck.
2. I don’t think it caches them because when I refresh, it starts from scratch again, doing 1 post per every few seconds.This has potential, but the implementation is really bad. I’ve uninstalled it for now, until the bugs are fixed.
Forum: Requests and Feedback
In reply to: I don’t like it.Download ozh_admin_menu and your problems will be gone. In fact, the navigation will be improved. 🙂
Forum: Fixing WordPress
In reply to: status_header(500) problem with IE6It sounds more like a workaround to a bug rather than a solution. Has anyone filed a formal bug?
Forum: Plugins
In reply to: [Plugin: WordPress.com Stats] Invalid User NameUnfortunately my password doesn’t work on wordpress.com anymore and I can’t get a new one. I’ve tried requesting one about 10 times on different days, with no avail. 🙁 No idea how to reset it now.
Forum: Plugins
In reply to: [Plugin: WordPress.com Stats] Invalid User NameSame here…
Forum: Plugins
In reply to: IMonline making my wordpress load slowI’m having the same issues. For the past month I’ve been observing erratic behavior on my blog with load times 10-60+ seconds. I didn’t pay enough attention to it as it didn’t happen all the time and even sometimes blamed it on mysql but until I’ve disabled the im-online plugin, things didn’t improve.
I’m imagining the refresh-on-the-fly approach here is really bad, due to checking servers being potentially slow to respond. A much better approach would be to have a cron-like asynchronous way to do this with the plugin just picking up the data from mysql, without doing any additional requests.
What do you think?
Forum: Plugins
In reply to: Search Not WorkingMy search isn’t working either. I have confirmed it for when I’m not logged in. When I’m logged in, the search and the other issue with GET parameters that I emailed you about works like a charm. As soon as I log out, search or any GET parameters don’t work again. What in the world could it be?
Check it out yourself: http://beerpla.net/?s=super
Using latest svn trunk.
Forum: Plugins
In reply to: wp-super-cache vulnerable to PHP Injection?Please provide more info, this is very important for everyone!
Forum: Fixing WordPress
In reply to: Getting Gargled Text In Internet Explorer 7.0Man, I was having exactly the same problem. Your fix is spot on! Thank you.