IF i want it to be 45 days how should i write it then?1st number 60 is seconds or 1 minute times 60 is 60 minutes or 1 hour times 24 hours or 1 day times 7 days or 1 week
Code:houseCleanOld = 60 * 60 * 24 * 7 -- 7 days
houseCleanOld = 60 * 60 * 24 * 45 -- 45 days
Thanks manRead what it says "1st number 60 is seconds or 1 minute times 60 is 60 minutes or 1 hour times 24 hours or 1 day times 7 days or 1 week"
With that in mind "1st number 60 is seconds or 1 minute times 60 is 60 minutes or 1 hour times 24 hours or 1 day times 45 days"
See a pattern developing here?Code:houseCleanOld = 60 * 60 * 24 * 45 -- 45 days
just says this ....Thanks man![]()
[SIZE=4][B]Error occured![/B][/SIZE]
Error ID:
More info: [B]ERROR: [B]#C-1[/B] : Class::ConfigLUA - Line [B]158[/B] of LUA config file is not valid [key: [B]houseCleanOld[/B]][/B]
File: [B]/usr/share/nginx/www/classes/configlua.php[/B] Line: 59
File: [B]/usr/share/nginx/www/classes/configlua.php[/B] Line: 20
File: [B]/usr/share/nginx/www/classes/configlua.php[/B] Line: 12
File: [B]/usr/share/nginx/www/system/load.init.php[/B] Line: 42
File: [B]/usr/share/nginx/www/index.php[/B] Line: 18