Displaying 3 results from an estimated 3 matches for "hhhmm".
Did you mean:
hhmm
2006 Aug 07
3
repeat_every doesn''t tie in with first_run...
Ezra,
Sorry for inundating the list. In using the autostart, repeat_every,
and first_run, I noticed a behaviour I didn''t expect.
I would like the job to run starting at 2am, and then every 24 hours.
So I set first_run to Time.now.beginning_of_day + 2.hours, and
repeat_every to 24.hours.
The problem is if backgroundrb starts up at 6am (due to a code change
or server bump), then the
2004 Aug 06
1
Directory Listings
That's a little odd, there are streams listed at yp.icecast.org...
What's up with that?
And of course my question on other directory servers still stands.
--thanks
Michael Edwards
http://www.walledcity.ca
>===== Original Message From Manuel Lora <vanguardist@cox.net> =====
>Icecast.org no longer hosts the yp directory.
>
>ml
>
>
>On Saturday 05 April 2003
2011 Jan 24
11
Can't get login to work
Hi, could anybody help me try to get a login function working, I have
created a database for users called user1, I have the login screen set
up but when i hit login with a correct username and password, nothing
happens
I am expecting the lgin button to direct the user to the main page and
show the user as logged on, but nothing happens! Thanks!
Controller
class User1Controller <