![]() |
|
![]() |
#1 |
Green Mole
Join Date: Feb 2004
Posts: 7
|
LIMIT_DAYS constant
Hi,
I would like to know if there is a way to bypass the LIMIT_DAYS constant. I want to reindex my site several times a day (the best would be each time the content of a page is modified in the database). putting 0 in the constant seems to be ignored. Sincerely Régis
__________________
Régis |
![]() |
![]() |
![]() |
#2 |
Purple Mole
Join Date: Sep 2003
Location: Kassel, Germany
Posts: 119
|
Edit Line 1169 in admin/robot_functions.php
$delay = 86400*$limit_days; 86400 Seconds = 1 Day ! Try 60 and wait one day ![]() -roland- Last edited by Rolandks; 02-12-2004 at 12:19 PM. |
![]() |
![]() |
![]() |
#3 |
Green Mole
Join Date: Feb 2004
Posts: 7
|
Hi Roland,
Thanks a lot for your quick answer. It is exactly what I want (not every minute but perhaps every hour) Sincerely |
![]() |
![]() |
![]() |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
LIMIT_DAYS doesn't seam to be working | M_Saint | Troubleshooting | 0 | 07-04-2006 04:16 PM |