tword
01-23-2006, 08:04 AM
two steps to get a time out ;)
1. add more than 3000+ articles
2. because we try to get actual lastest article list:
update function HTML_latest_news at /HTML_functions.php
line 1562: Order by order_num desc limit {$news_number}";
to: Order by created desc limit {$news_number}";
then open your homepage, what happen?
1. add more than 3000+ articles
2. because we try to get actual lastest article list:
update function HTML_latest_news at /HTML_functions.php
line 1562: Order by order_num desc limit {$news_number}";
to: Order by created desc limit {$news_number}";
then open your homepage, what happen?