dhoughal
Forum Replies Created
-
Forum: Plugins
In reply to: Plugin: search reloadedI think for naive users like me it would be nice to include the following facts into Search Reloaded’s documentation:
– Run “http://yourblog.com/?flush=1” as admin to initialize the plugin after first installation, otherwise searching will be impossible.
– No %like% searches possible in contrast to standard WP search mechanism.Cheers
D.Forum: Plugins
In reply to: Plugin: search reloadedAre there any possibilities to do truncated searches with Search Reloaded?
Forum: Plugins
In reply to: Plugin: search reloadedOne more problem:
When Search Reloaded is activated a search for the string “page” won’t find posts which include “frontpage”. Without Search Reloaded they will be found.?
Forum: Plugins
In reply to: Plugin: search reloadedMaybe I’m totally dumb, but I can’t get the plugin to work. I installed it, activated it and tried a search but got no search results.
Any ideas?
D.Forum: Fixing WordPress
In reply to: Does WP require smtp server to email?The bad news is that normally, WP relies on PHP’s mail() function, which requires a sendmail (or Postfix) installation on your system.
The good news is that you can install the wpPHPMailer plugin. From the plugin’s homepage: “Enable WordPress to send e-mail via SMTP instead of via PHP’s mail() function (aka sendmail).”
http://www.coffee2code.com/archives/2004/06/28/plugin-wpphpmailer/
D.
Forum: Requests and Feedback
In reply to: IE support – criticismI think it would be the wrong way to make HTML output compliant to a specific browser. For this reason the W3C has developed standards: HTML, CSS etc. As far as I can see WP and its themes are compliant to these standards. If your browser can’t display WP output correctly, your browser isn’t standard compliant and you should think about switching to a compliant one, as long as your preferred software producer can provide a standard compliant browser.