Quick search

Quick search [Paid] 6.1

No permission to buy ($35.00)
we need this on XFMG
Difficult to use knowing that 90% of the image titles in the galleries are of the type 340875HX_2328.jpg
All users should name their images correctly but this is very far from being the case!
 
This add-on is extremely helpful to me. Unfortunately, you still haven’t cleaned it up. You repeat a lot of source code instead of defining it once and including it. If you ever have time, you might want to change that.

Thanks for all your great ideas—this is one of the best!
 
Your script also fires after every key; maybe it would be nice to ask if there is any change before firing?
 
Please try this:

PHP:
<?php

namespace Andy\QuickSearch\XF\Pub\Controller;

use XF\Mvc\ParameterBag;

class Thread extends XFCP_Thread
{
    public function actionQuickSearch(ParameterBag $params)
    {
       
        return;

All of your returns will show an error because there is no view.
 
Hello Andy! I hope you are well! Please, add support result showing prefixes of
 
Back
Top Bottom