|
|
| Author |
Message |
Mr_Poche
Joined: 19 Jan 2005 Posts: 11
|
Posted: Wed Feb 15, 2006 8:02 am Post subject: |
|
|
There you go, this module is becoming pretty old for now, but it is still supposed to work. For the moment, the module will call only if the host is down, there's no threshold (be sure i'll work on this, i saw an addon doing this). If you have any questions, feel free to ask.
Furthermore, if i find some time during the next weeks, I will try to add cellular support (Text Message), optimize the code, and so on.
And don't forget, backup your files
http://oksala.amaama.org/techannoyer-1.0.0.tar.gz |
|
| Back to top |
|
 |
raddy
Joined: 27 Oct 2005 Posts: 25 Location: Sydney, Australia
|
Posted: Wed Feb 22, 2006 4:07 pm Post subject: |
|
|
Mr_Poche
I noticed in your readme that you had trouble with the SQL to insert a column.
Give this a try.
ALTER TABLE user_auth ADD telephone VARCHAR(60);
or
ALTER TABLE user_auth ADD telephone VARCHAR(60) AFTER xxxx;
where xxxx is the name of the preceeding column |
|
| Back to top |
|
 |
Mr_Poche
Joined: 19 Jan 2005 Posts: 11
|
Posted: Fri Feb 24, 2006 5:25 am Post subject: |
|
|
Hehe, Thanks for the advice. Like i said before, i did this module a long time ago and i didn't update the files  |
|
| Back to top |
|
 |
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|