DjZoNe
Forum Replies Created
-
Upgrade to version 1.4.4 and the errors mentioned above will disappear 🙂
Forum: Plugins
In reply to: [Advanced Category Excluder] misterious error?!?!Upgrade to 1.4.4 and it will be solved 🙂
Forum: Reviews
In reply to: [Advanced Category Excluder] Does not work with 3.5Please, try out the new 1.4.4
and let me know if this error disappears.Forum: Plugins
In reply to: Filter to Change <link rel=’canonical’ …>?Because, there is no such filter, nor action in the code.
I ran into the some problem.
The soulition I’ve found is to remove the “rel_canonical” filter from wp_head, and add my own filter to wp_head to generate the custom canonical URL.Forum: Plugins
In reply to: [Plugin: DB Cache Reloaded] Not compatible with WP 3.0 ??The patch is for the geek ones. Just download the ZIP one, and replace the wp-content/db.php
Forum: Fixing WordPress
In reply to: New post problem in version 3.0The solution I found is here:
Forum: Fixing WordPress
In reply to: Fatal error: Call to undefined method wpdb::get_blog_prefix()Here is the patch for DB Cache Reloaded, to work with WordPress 3.0:
Forum: Alpha/Beta/RC
In reply to: Call to undefined methodHere is the solution:
http://djzone.im/2010/06/wordpress-3-0-rc1-bugfix/lol.
I put a tab in front of wp_footer();
Now, it works…I have the same, with version 1.7
Forum: Plugins
In reply to: [Plugin: DB Cache Reloaded] Not compatible with WP 3.0 ??I’ve created a patch, about a week ago, and sent it to the original author. That makes DB Cache reloaded compatible with 3.0.
Here it is:
http://djzone.im/2010/06/wordpress-3-0-rc1-bugfix/Forum: Plugins
In reply to: [Plugin: Yet Another Related Posts Plugin] Running out of memoryI guess, you can try to disable resoure hungry features like, title and content matching. These two features can eat up your resources if you have lots of posts.
Forum: Fixing WordPress
In reply to: Exclude categories. from ‘home’ but not from ‘featured’ sectionIn this case you should use “suppress_filters=1” in your query_posts to get featured content. This way no plugin can touch them.
Forum: Plugins
In reply to: [Plugin: Easy Comment Uploads] Got hacked because of this plugin!Tomdwright,
I think extension check would be enough, except one situation.
I don’t know how your plugin works, but let’s imagine I upload my javascript and myimage.gif, and it would be loaded from an IMG src tag.So it could be a potential security hole as well, through XSS.
Forum: Plugins
In reply to: Advanced Category Excluder broke on upgrade to 1.4.2Download one of the previous versions (1.3.2) from http://wordpress.org/extend/plugins/advanced-category-excluder/download/