Public Bug Tracker for Plugins
Just a quick note to say I’ve put up a public bug tracker at http://mantis.don-benjamin.co.uk if anyone wants to keep track of or report or fix known issues or planned features for the wp-custom-fields-search or any future plugins.
Category: Bug Tracking, Wordpress Plugins | Tags: bug tracking, custom search, wordpress, wordpress plugin 18 comments »
April 11th, 2009 at 12:56 pm
man! this plugin saved me a lot of work. Thanks!!!!
May 2nd, 2009 at 5:37 am
Is there a download link for version 0.3.09?
Because after upgrading to 0.3.10, it’s not working. After clicking on the search button, it’s not returning any results…
Is this happening to anyone else?
May 2nd, 2009 at 6:31 am
I also get this message, once installing the plugin:
Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home5/crappyse/public_html/wp-content/plugins/wp-custom-fields-search/extra_search_fields.php on line 115
May 2nd, 2009 at 3:01 pm
Hi Linda,
Older versions are available for download here:
http://wordpress.org/extend/plugins/wp-custom-fields-search/download/
It seems unlikely that the problem would be caused by the upgrade from 0.3.9 to 0.3.10 though as the only changes were to the integration with the Great Real Estate plugin. Are you using this plugin? If not did anything else change at around the same time you upgraded?
Thanks,
Don
May 2nd, 2009 at 8:03 pm
You’re right…the problem remains even after downgrading to version 0.3.09
No, I’m not using the Great Real Estate plugin. It’s time to start investigating and think about what I did when the problem began….
First, I’ll install it on one of my other sites and see how it works.
Thx Don, it really is a great plugin.
May 23rd, 2009 at 11:30 pm
Hello, I found 1 error in extra_search_fields.php in line 550 where it says
class MoreThanComparison extends Comparison{
function addSQLWhere($field,$value){
return “$feld > ‘$value'”;
}
I had to correct it to $field to make it work… Also I modify because I see it more functional to $field >=, and did the same in the LessThancomparison
One change I will try to get work is that the Range work with 2 fields and not having to enter 10-50
Well, thanks you so much for this great plugin, I will try that changes, let me know if you can help with that…
(Sorry my english, I am from Argentina)
June 15th, 2009 at 2:41 am
i got a litle error when use this plugin, but i can fixed. very usefull plugin
thanks
June 29th, 2009 at 1:39 am
Didn’t feel like signing up for an account to tell you but the preset example code says to put ‘preset-1’ as the argument but that does not seem to work as you append “preset” to the value. Changing it to ‘1’ worked for me.
Thanks!
September 12th, 2009 at 8:56 am
not working for me, i used “equal” and i don’t know why, but the search get some fields that are not selected…
thanks
September 12th, 2009 at 9:08 am
i´m sorry, its working fine!
Perfect!!
Thanks
November 6th, 2009 at 2:56 am
Great plugin, searching custom fields is great, however it does not work with pages it can only display content on posts.. Can this be fixed? I posted to your bug tracker 6 months ago…
March 17th, 2010 at 10:06 pm
This blog had been a nice read! I couldn’t have said things better myself.
May 6th, 2010 at 11:54 am
Админ у меня тупит твой блог чего-то…
September 25th, 2010 at 7:20 pm
Seems to be a very promising PlugIn, but I seem to have run into a bump. I’m wanting to use this with the RoloPress Theme. I set up a preset and dropped in the widget (it searches several custom fields). When I go to search it returns nothing. Rolopress had an option to enable or disable their search options, I have it disabled. Do I need to use a specific search.php page for my child theme? Any assistance would be greatly appreciated.
October 26th, 2011 at 8:51 am
Great plugin! 🙂
I wanted to know if it is possible to implement the querystring of search with permalink( for SEM optimization).
Thanks a lot!
May 14th, 2013 at 4:13 pm
Hello,
I love this plugin, but i found a bug.
When i use “more than” and “less than” with values between 100.000 and 1.000.000 it doesn’t work.
This plugin work fine only using values with the same number of digits like 100.000 and 300.000
Any idea?
July 20th, 2015 at 4:02 pm
Hi Don,
I have one problem by fields with only numbers example: 18-25 190 cm 120 kg Than the count by the submit button is not to zerro 0 but 15 I delete the number fields and the count is good working with only words fields. I will on solution for the problem number fields that the count give on error to not 0. Can you help me i have pay for this plugin. Rob.
July 20th, 2015 at 4:05 pm
My error.
Notice: Undefined index: search-class in /home/eu177190/domains/advanceddate.eu/public_html/wp-content/plugins/wp-custom-fields-search/extra_search_fields.php on line 254