Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • kalixo Friend
    #930514

    Dear JA,
    after enabling your plugin I discovered that from time to time I got 503 error on my website. As I suppose it’s made by item indexing? I have over 10000 pages, so It might be the reason.
    I turned off "Update indexing cron" and I if get it right option "Update indexing event" will do whole job for indexing new articles?

    Looking forward to hear from you soon!
    Have a pleasent weekend!

    Luna Garden Moderator
    #931849

    Hi,

    I if get it right option "Update indexing event" will do whole job for indexing new articles?

    Yes, this function is to update total items for each extra field, and will update whole K2 item if you indexing for the first time, for next time it only update indexing item that you customize, add content, edit or add k2 extra field…

    Please post your site URL, admin account, FTP account of your site here, we need to take a close look on your server to resolve 503 error.

    kalixo Friend
    #939291
    This reply has been marked as private.
    Luna Garden Moderator
    #939984

    Hi,

    We’re trying to do the Indexing for you, but the Database was too big to download as normal way. Could you post info (as Private Reply) of Cpanel of your site, or PHPmyadmin so we can download the database directly.

    kalixo Friend
    #940167

    Dear Luna, maybe it’ll be easier if I just export you the desired data?

    Luna Garden Moderator
    #940367

    Thanks, it would be great, if you could send me the database then we’ll try to indexing for you.

    kalixo Friend
    #940521
    This reply has been marked as private.
    kalixo Friend
    #940531
    This reply has been marked as private.
    kalixo Friend
    #940550

    I hope that you noticed that I’ve send you login data.
    good luck with my database,
    best regards,
    Kalixo

    Mo0nlight Moderator
    #941299

    Hi.
    I checked Your website.
    You have to change the options Update indexing cron -> Yes.
    And i modified the code.

    File : components/com_jak2filter/helpers/helper.php
    Change the code

    //4. Tag
            $query = "
                SELECT xref.tagID, #__k2_items.id, #__k2_items.language
                FROM #__k2_items
                JOIN #__k2_tags_xref AS xref ON #__k2_items.id = xref.itemID"
                .$whereItem;

    To

    //4. Tag
               $query = "
                   SELECT xref.tagID, #__k2_items.id, #__k2_items.language
                   FROM #__k2_items
                   JOIN #__k2_tags_xref AS xref ON #__k2_items.id = xref.itemID"
                   .$whereItem
                   .' GROUP BY CONCAT(xref.tagID, #__k2_items.id)';

    Please check.
    Regards.

    kalixo Friend
    #941915

    hello Mo0nlight,
    thank you very much for your help, but it doesn’t resolve my problems with "500, 503, 504 after jak2filter queries".

    When I try to search for something using the "search string", the result page is always 503. I suppose that I have too much pages. Is there any way to cache them or I should disable some options to lowerage the server usage???

    kalixo Friend
    #943151

    I just want to add, that everyday google ads more sites with 503 and 404 errors and I have to clean it…
    shoul I just remove jak2filter module to prvenet huge data processing after user click "search"?

    Luna Garden Moderator
    #943169

    Hi,

    As you said before: clicks "search" with no string or option defined it gives back 504 page. You can prevent this case by set to Enable Auto Filter, searching only work when one option is chosen, no button Search appear.

    kalixo Friend
    #943442

    Laura,
    you say that I would turn off search option in the jak2module? So user could not search my website by jak2filter module?

    Sorry, but I need search engine – I thought that your module can handle not ontly filtering but also searching?! If it can’t handle searching it’s not as it is described and I will need refund.

    I’m not the programmer, but If standard joomla component can handle searching, why guys you can’t handle that?

    Is there not option to disable searching with no string? Is there no option to handle this, or no working workaround???

    kalixo Friend
    #944228

    Dear JA,
    I was finally forced to remove your component from my site. It doesn’t work properly with huge webstites.
    I’m back in default Joomla K2 search engine and everythingo goes smoothly, and I have no problems with searchnig and indexing.

    Is there any way to get refund, if your component doesn’t work as it is described?

    Looking forward to hear from you soon,
    best regards,
    Kalixo

Viewing 15 posts - 1 through 15 (of 16 total)

This topic contains 15 replies, has 4 voices, and was last updated by Anonymous 8 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum