Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
Search results remove limit
Support Forums - Classified Ads Script Osclass
Osclass theme support
Beta Osclass Theme
Search results remove limit
Match all words
Match any words
Most relevant results first
Largest topics first
Smallest topics first
Most recent topics first
Oldest topics first
Advanced
Unread posts
New replies
My topics
My posts
Print
Pages: [
1
]
webcity
252 posts
Search results remove limit
«
on:
February 03, 2020, 04:56:49 AM »
Hi,
I would like to remove the 2500 maximum search results to unlimited or a higher number.
Can anyone tell me where the code for this limit is?
Many thanks
Logged
Marked as best answer by
frosticek
on April 11, 2020, 10:59:43 PM
MB Themes
Support team
17566 posts
Only quality matters
Download Osclass
Re: Search results remove limit
«
Reply #1 on:
February 03, 2020, 09:06:37 AM »
@webcity
I saw it once but cannot remember where.
Check file:
oc-includes/osclass/model/Search.php
Code:
Code:
[Select]
$this->dao->limit(100*$this->results_per_page);
That 100 could be limit your are looking for
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
webcity
252 posts
Re: Search results remove limit
«
Reply #2 on:
April 11, 2020, 02:26:24 PM »
Thanks, that works great!
Logged
Print
Pages: [
1
]