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


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

3 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.

Leave a comment

Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.