PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > Troubleshooting

Reply
 
Thread Tools
Old 02-12-2004, 08:12 AM   #1
RPIEL
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
RPIEL is offline   Reply With Quote
Old 02-12-2004, 12:17 PM   #2
Rolandks
Purple Mole
 
Rolandks's Avatar
 
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 , reindex, now is reindex every minute possible ....

-roland-

Last edited by Rolandks; 02-12-2004 at 12:19 PM.
Rolandks is offline   Reply With Quote
Old 02-12-2004, 09:44 PM   #3
RPIEL
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
RPIEL is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
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


All times are GMT -8. The time now is 07:59 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.