Bootje
Forum Replies Created
-
Forum: Plugins
In reply to: [Captcha] 5-10 spam comments a dayCaptcha is in my case displaying the form. It was updated to its latest version but still receives spam. 🙁
Forum: Plugins
In reply to: [Captcha] 5-10 spam comments a daySpam is still coming through 🙁
Forum: Fixing WordPress
In reply to: E-mail notification of WP updates and plugin updatesSeems this would do: http://ww.wp.xz.cn/extend/plugins/mail-on-update/
Forum: Fixing WordPress
In reply to: Add string to permalinkFound it…
had to use get_permaplink():
a href="<?php echo get_permalink().'#author-box' ?>"Forum: Fixing WordPress
In reply to: Thumbnails are not createdFound the solution: “the GD library was not installed on my server”.
After doing this, it worked.
Forum: Plugins
In reply to: Delete automatically postsFound it myself: http://codex.ww.wp.xz.cn/Function_Reference/wp_schedule_event
Forum: Themes and Templates
In reply to: wp_create_category() from functions.php returns UndefinedForum: Plugins
In reply to: Events pluginAny comments?
Forum: Fixing WordPress
In reply to: Could not create temporary fileNobody?
Forum: Fixing WordPress
In reply to: Could not create temporary fileSet your folder wp-content to chmod 777, install and update, then set it back to 755. You can do that with your FTP-Client.
Yes, that works fine. But I suppose that’s the way I suppose to do it. Anyone else with this problem and how was it fixed?
Forum: Fixing WordPress
In reply to: Multiple blogs on one wordpress siteCan this be a help?
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Memory/Time Limit IssueProblem is solved: I just had to enable: “Enable MySQL standard mode. Use this only if you’re getting MySQL errors. (Needs much more memory!)”
Forum: Plugins
In reply to: XML Sitemap GeneratorProblem is solved: I just had to enable: “Enable MySQL standard mode. Use this only if you’re getting MySQL errors. (Needs much more memory!)”
Forum: Plugins
In reply to: XML Sitemap GeneratorI also noticed that I get a “white screen” after posting or updating a post altough it’s posted or updated. When the plugin is deactivated, it works fine.
Forum: Plugins
In reply to: XML Sitemap GeneratorAks.com is already unchecked. I’ve set different options and just when I want to include posts, it doesn’t work anymore… Very strange…