• Currently 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
CustomFieldsSearch


The blog article is retrieved by text information on the custom fields.

Requirements

7 Comments

Update: Fixed! See below
Running 4.31 and 0.1.7 of this plugin.
The plugin works on its own, but seems to break search pagination.

Past the second page, the pager links keep tacking limit and page values onto the end of the URL, rather than incrementing the page, which seems to confuse something, ie:

&search=foo [1st page]
&search=foo&limit=20&page=2 [2nd page; correct]
&search=foo&page=2&limit=20&page=3
&search=foo&page=2&page=3&limit=20&page=3

(Links have been truncated to show only the important bits of the query.)

It's unclear at the moment if this is ultimately the fault of the plugin or something in the core, though, since those values appear to be coming from core functions only.

Hello Su.
Thank you for the comment.

We released 0.1.8 that fixed a bug about pagination in MT4.31.

0.1.7 has not been able to process the parameter of "page" appropriately.

Please try 0.1.8.
http://code.google.com/p/customfieldssearch-mtplugin/downloads/list

I didn't see your reply until last night, so using 0.1.9(just in case), but it looks like you got it. Thanks so much.

Does this plugin work for MT5? Installed it, but can't seem to find where I designate a field to be searchable.

I am getting following error while search some custom field in MT 5 Pro.

Can't use an undefined value as an ARRAY reference at /var/www/html/plugins/CustomFieldsSearch-0.2.5/lib/CustomFieldsSearch/App.pm line 558. /CustomFieldsSearch-0.2.5/lib/CustomFieldsSearch/App.pm line 558.

Can you please let me know the solution for this issue?

Hello Andrew.
I'm very sorry for the delay of my reply.

A latest version of CustomFieldsSearch is 1.0.2.
This version is tested in MT5.0 and MT5.1.
http://code.google.com/p/customfieldssearch-mtplugin/downloads/list

The usage is explained here.
http://tec.toi-planning.net/en/mt/customfieldssearch/manual

Hello Gaurav.

That bug is fixed in version 1.0.2.
And, this version is completely compatible with 0.2.5.
http://code.google.com/p/customfieldssearch-mtplugin/downloads/list

Thanks.