Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Plugins search problems
When I do a search in plugins, I get this at the top of the page:
textpattern/publish/taghandlers.php:3553 trigger_error()
txp_deprecate()
textpattern/vendors/Textpattern/Tag/Registry.php:161 call_user_func()
textpattern/lib/txplib_publish.php:559 Textpattern\Tag\Registry->processAttr()
textpattern/lib/txplib_publish.php:429 processTags()
textpattern/publish/taghandlers.php:3161 parse()
if_variable()
textpattern/vendors/Textpattern/Tag/Registry.php:140 call_user_func()
textpattern/lib/txplib_publish.php:540 Textpattern\Tag\Registry->process()
textpattern/lib/txplib_publish.php:429 processTags()
Mark
Offline
Re: Plugins search problems
I got this all wrong and thought you meant the search panel at the top-right of the Admin › Plugins panel in the admin area, but you mean in the plugins directory at plugins.textpattern.com.
The template just needs updating to use txp:items_count instead of txp:search_result_count.
Thanks for reporting. I’ll make a PR. PR made and merged.
@Pete: What do we need to do to incorporate the change to the site?
BTW: A fine site you have there, as well as some nice words about Textpattern :-)
TXP Builders – finely-crafted code, design and txp
Offline
Re: Plugins search problems
I’ll get the changes made on the site – thanks for the report, mwr & thanks for the fix, jakob!
Offline
Re: Plugins search problems
Thanks for fixing!
Mark
Offline