My pligg site has more than 40.000 article (and 2.000 users per days), so in a search I can have more than 300 resultat ... This funcion take a lot of resource in my hosting, so I would like to limite the result (to the 50 newest result), I saw in html1.php in related story this line
HTML Code:
$sql.= " GROUP BY ".table_tags.".tag_link_id, ".table_links.".link_title, ".table_links.".link_title_url ORDER BY link_published_date DESC [b]LIMIT 10[/b]
If somebody can help me, many thanks
Clément





Linear Mode

