Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-9781

Cannot read 2nd page of search results with acm null

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Minor Minor
    • None
    • 3.0.7-PL1
    • Caching (ACM)
    • None

      Steps to reproduce:
      0) Sign in with an account which is not exempt from the search flood limit
      1) Set $acm_type in ACP to 'null';
      2) Make any keyword search that has more than one page of results
      3) Receive error:
      "Sorry but you cannot use search at this time. Please try again in a few minutes."

      This is because the user_last_search column in the users table is updated if the search results are NOT retrieved from the cache. This is the case on every page load with acm_null. This is not the case with the other search plugins because all results are stored in the cache at page one and subsequent pages are retrieved

            Marc Marc
            A_Jelly_Doughnut A_Jelly_Doughnut
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: