Lio
Forum Replies Created
-
Forum: Plugins
In reply to: New Plugin: AdvancedSearch LiteHi Alex !
Again, congratulation for your plugin AdvancedSearch Lite. It offers a real progress to wp weblog interface and it works pretty well, but…
I noticed that the search with ” (double quote) to search the exact phrase does not return anything and a \ comes in the search area.
I first thought that my configuration was not good, but I tried on your website http://www.zirona.com/ and the same bug appear.
Do you know this problem ?
Forum: Plugins
In reply to: New Plugin: Advanced SearchOups sorry !
azaozz is right : there’s indeed a conflict with this plugin : http://code.google.com/p/wp-publications-archive/
I desactivated it and Advanced Search works well.
Sorry for my previous and erroneous post…
Forum: Plugins
In reply to: advanced search functionality?Hi clicknathan !
Read this topic to see possible troubles : http://wordpress.org/support/topic/89841/page/2?replies=35#post-539875&id=89841&page=2
Forum: Plugins
In reply to: New Plugin: Advanced SearchHum… I also thought about that, but I desactivated all other plugins and the problem remained.
Forum: Plugins
In reply to: New Plugin: Advanced SearchHello Alex !
Congratulation for your work ! It is great and with AdvancedSearch you made something I was looking for for a long time…
It seems indeed to be a perfect and useful plugin, but unfortunately it does not work on my WordPress Weblog.
As basketball, I also have a “WordPress database error” when I launch the search…
Here down what WP returns :
WordPress database error: [The used SELECT statements have a different number of columns] (SELECT SQL_CALC_FOUND_ROWS DISTINCT *, MATCH(extranet_posts.post_title, extranet_posts.post_content) AGAINST('informatique val-form') AS score FROM extranet_posts INNER JOIN extranet_post2cat ON extranet_posts.ID = extranet_post2cat.post_id WHERE MATCH(extranet_posts.post_title, extranet_posts.post_content) AGAINST('informatique val-form' IN BOOLEAN MODE ) AND post_date_gmt <= '2007-03-30 09:39:01' AND post_password = '' AND post_status != 'draft' GROUP BY extranet_posts.ID ORDER BY score DESC ) UNION (SELECT d.id AS ID, 1 AS post_author, d.date AS post_date, 1 AS post_date_gmt, 1 AS post_content, 1 AS post_title, 1 AS post_category, 1 AS post_excerpt, 1 AS post_lat, 1 AS post_lon, 1 AS post_status, 1 AS comment_status, 1 AS ping_status, 1 AS post_password, 1 AS post_name, 1 AS to_ping, 1 AS pinged, 1 AS post_modified, 1 AS post_modified_gmt, 1 AS post_content_filtered, 1 AS post_parent, 1 AS guid, 1 AS menu_order, 'doc' AS post_type, 1 AS post_mime_type, 1 AS comment_count FROM extranet_document d WHERE ( keywords LIKE '%informatique%' OR title LIKE '%informatique%' OR summary LIKE '%informatique%' OR authors LIKE '%informatique%' OR keywords LIKE '%val-form%' OR title LIKE '%val-form%' OR summary LIKE '%val-form%' OR authors LIKE '%val-form%' ) ) LIMIT 0, 20Thanks if you (or someone else) have an idea about it !
Forum: Plugins
In reply to: Auto-delete a post after a given date ?Thank you Cypher for the plugin. I did not try it yet, but it seems to be perfectly what I was looking for.
EncryptDesigns’ notice seems to me very relevant : an auto-move plugin would be maybe a good compromise…
Regards
Forum: Plugins
In reply to: Auto-delete a post after a given date ?Thx