phpip-support Mailing List for phpIP Management (Page 8)
Brought to you by:
trilexcom
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
(2) |
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
(4) |
Sep
(7) |
Oct
(2) |
Nov
(6) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(2) |
Feb
(1) |
Mar
(1) |
Apr
|
May
(2) |
Jun
(2) |
Jul
(1) |
Aug
(3) |
Sep
|
Oct
|
Nov
(5) |
Dec
(1) |
2005 |
Jan
(1) |
Feb
(1) |
Mar
(3) |
Apr
(4) |
May
(7) |
Jun
(5) |
Jul
(8) |
Aug
(6) |
Sep
(9) |
Oct
(13) |
Nov
(3) |
Dec
(4) |
2006 |
Jan
(3) |
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
(14) |
Jul
(2) |
Aug
(10) |
Sep
(1) |
Oct
(24) |
Nov
(9) |
Dec
(2) |
2007 |
Jan
|
Feb
(2) |
Mar
(6) |
Apr
|
May
(12) |
Jun
(5) |
Jul
|
Aug
(5) |
Sep
|
Oct
|
Nov
(4) |
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(4) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Ruben C. <rca...@nc...> - 2004-05-27 00:10:11
|
Is the demo version on your website available for download ? -rc |
From: <ben...@id...> - 2004-05-22 12:55:14
|
Dear Open Source developer I am doing a research project on "Fun and Software Development" in which I kindly invite you to participate. You will find the online survey under http://fasd.ethz.ch/qsf/. The questionnaire consists of 53 questions and you will need about 15 minutes to complete it. With the FASD project (Fun and Software Development) we want to define the motivational significance of fun when software developers decide to engage in Open Source projects. What is special about our research project is that a similar survey is planned with software developers in commercial firms. This procedure allows the immediate comparison between the involved individuals and the conditions of production of these two development models. Thus we hope to obtain substantial new insights to the phenomenon of Open Source Development. With many thanks for your participation, Benno Luthiger PS: The results of the survey will be published under http://www.isu.unizh.ch/fuehrung/blprojects/FASD/. We have set up the mailing list fa...@we... for this study. Please see http://fasd.ethz.ch/qsf/mailinglist_en.html for registration to this mailing list. _______________________________________________________________________ Benno Luthiger Swiss Federal Institute of Technology Zurich 8092 Zurich Mail: benno.luthiger(at)id.ethz.ch _______________________________________________________________________ |
From: Gerard M. <gma...@gm...> - 2004-03-19 21:53:07
|
Greetings all! =20 I have searched high and low and I cannot find the answer to my problem. I= downloaded phpIP Management version 3.2 (even though it says 3.1) and was = able to create the database in mySQL properly. I had to manually add the u= sername due to an error in the script file and in mySQL, I gave the user FU= LL priveledges to ALL servers and ALL databases. I modified the db_fns.php= file and specified my user account. I keep getting the following error: =20 Warning: Access denied for user: 'ipmanage@skyhawk' (Using password: YES) i= n /var/www/phpip/includes/db_fns.php on line 5 =20 In bold red letters: You could not be logged in. Please check your Username= and Password. =20 What am I missing here? I have all the dependancies met. Any help would be = appreciated! =20 - Jerry Gerard Martinez Sr. Systems Engineer Government Micro Resources, Inc. gma...@gm... 703-331-1555 Direct 703-392-1862 Fax \--=3D=3D(o)=3D=3D--/=20 =20 ***NOTICE*** This e-mail message is intended solely for the named recipient(s) above and may contain confidential and/or privileged information of GMR, Inc. If you have received this message in error, or are not a named recipient(s), you are hereby notified that any unauthorized use, disclosure, distribution or copying of this e-mail and any attachments, is prohibited. If you are not the intended recipient, please immediately notify the sender by return e-mail and destroy all copies of this e-mail message. Thank you. GMR, Inc. |
From: Michael E. <Mic...@cc...> - 2004-01-28 17:30:59
|
https://sourceforge.net/tracker/index.php?func=detail&aid=702443&group_id=67329&atid=517580 [ 702443 ] create.sql script is broken You may monitor this Tracker item after you login (register an account, if you do not already have one). Submitted By: Omni Flux - omniflux Date Submitted: 2003-03-12 11:45 Last Updated By: omniflux - Attachment added Date Last Updated: 2003-03-12 11:58 Number of Comments: 0 Number of Attachments: 1 Category: (?) None Group: (?) None Assigned To: (?) Nobody/Anonymous Priority: (?) 5 Status: (?) Open Resolution: (?) None Summary: (?) create.sql script is broken The create.sql script, on the last line, uses ' instead of ` to quote field names. Also, access_level is missing the closing quote on this line. >>> "Rahm Jason E. Contr AMC/A66C" <Jas...@sc...> 01/28/04 11:56AM >>> My versions are: PHP 4.3.3 (cli) (built: Oct 15 2003 14:30:51) Copyright (c) 1997-2003 The PHP Group Zend Engine v1.3.0, Copyright (c) 1998-2003 Zend Technologies mysql Ver 12.21 Distrib 4.0.15a, for pc-linux (i686) I have the tables built and populated in mysql, I've verified the attributes of the phpip database, the user table, and the user, phpip_admin, password phpip_man. My php.ini file has global variables = OFF, but I tried enabling them and I still am not able to login. Same error most of the posters have querried about, but I don't see a solution on the board. Please help! Jason |
From: Rahm J. E. C. AMC/A. <Jas...@sc...> - 2004-01-28 16:56:49
|
My versions are: =20 PHP 4.3.3 (cli) (built: Oct 15 2003 14:30:51) Copyright (c) 1997-2003 The PHP Group Zend Engine v1.3.0, Copyright (c) 1998-2003 Zend Technologies =20 mysql Ver 12.21 Distrib 4.0.15a, for pc-linux (i686) =20 I have the tables built and populated in mysql, I've verified the attributes of the phpip database, the user table, and the user, phpip_admin, password phpip_man. My php.ini file has global variables = =3D OFF, but I tried enabling them and I still am not able to login. Same error most of the posters have querried about, but I don't see a solution on the board. Please help! =20 Jason |
From: Rob D. <dur...@ya...> - 2003-11-07 17:00:44
|
ok globals = on fixes the username issue, but the $results is still a problem. --- Michael Earls <Mic...@cc...> wrote: > I have not configured this to work with global vars > to off yet, I am > working on this in the next release. Can you check > your php.ini file. > > michael > > >>> Rob Duran <dur...@ya...> 11/07/03 11:52AM > >>> > Yes. I figured that one out early on. see new note > for > the real problem > --- Michael Earls <Mic...@cc...> wrote: > > There is an issue with the sql script, Do you > have > > phpmyadmin or a gui > > for mysql? The issue is with the user account > being > > created. > > > > INSERT INTO 'user' ('username', 'passwd', > 'email', > > 'access_level) > > VALUES ('phpip_admin', PASSWORD('phpip_man'), > > 'phpip_admin@localhost > > ', > > 'admin'); > > > > > > Let me know if this works, > > > > michael > > > > >>> Rob Duran <dur...@ya...> 11/07/03 > 11:06AM > > >>> > > michael, > > > > I've got phpip installed and the database up and > > running, but authentication continues to fail. I > get > > the standard: > > WARNING... You do not appear to be logged on. > > This could be due to your Session timing out. > > Please enter your User ID and Password. > > I've got a debug lib I've been using and when I go > > from the index.php post to results.php I don't get > a > > $username. seems a bit odd. > > > > Rob > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: SF.net Giveback > > Program. > > Does SourceForge.net help you be more productive? > > Does it > > help you create better code? SHARE THE LOVE, and > > help us help > > YOU! Click Here: http://sourceforge.net/donate/ > > _______________________________________________ > > Phpip-support mailing list > > Php...@li... > > > https://lists.sourceforge.net/lists/listinfo/phpip-support > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback > Program. > Does SourceForge.net help you be more productive? > Does it > help you create better code? SHARE THE LOVE, and > help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support |
From: Michael E. <Mic...@cc...> - 2003-11-07 16:55:26
|
I have not configured this to work with global vars to off yet, I am working on this in the next release. Can you check your php.ini file. michael >>> Rob Duran <dur...@ya...> 11/07/03 11:52AM >>> Yes. I figured that one out early on. see new note for the real problem --- Michael Earls <Mic...@cc...> wrote: > There is an issue with the sql script, Do you have > phpmyadmin or a gui > for mysql? The issue is with the user account being > created. > > INSERT INTO 'user' ('username', 'passwd', 'email', > 'access_level) > VALUES ('phpip_admin', PASSWORD('phpip_man'), > 'phpip_admin@localhost > ', > 'admin'); > > > Let me know if this works, > > michael > > >>> Rob Duran <dur...@ya...> 11/07/03 11:06AM > >>> > michael, > > I've got phpip installed and the database up and > running, but authentication continues to fail. I get > the standard: > WARNING... You do not appear to be logged on. > This could be due to your Session timing out. > Please enter your User ID and Password. > I've got a debug lib I've been using and when I go > from the index.php post to results.php I don't get a > $username. seems a bit odd. > > Rob > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback > Program. > Does SourceForge.net help you be more productive? > Does it > help you create better code? SHARE THE LOVE, and > help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support |
From: Rob D. <dur...@ya...> - 2003-11-07 16:52:52
|
Yes. I figured that one out early on. see new note for the real problem --- Michael Earls <Mic...@cc...> wrote: > There is an issue with the sql script, Do you have > phpmyadmin or a gui > for mysql? The issue is with the user account being > created. > > INSERT INTO 'user' ('username', 'passwd', 'email', > 'access_level) > VALUES ('phpip_admin', PASSWORD('phpip_man'), > 'phpip_admin@localhost > ', > 'admin'); > > > Let me know if this works, > > michael > > >>> Rob Duran <dur...@ya...> 11/07/03 11:06AM > >>> > michael, > > I've got phpip installed and the database up and > running, but authentication continues to fail. I get > the standard: > WARNING... You do not appear to be logged on. > This could be due to your Session timing out. > Please enter your User ID and Password. > I've got a debug lib I've been using and when I go > from the index.php post to results.php I don't get a > $username. seems a bit odd. > > Rob > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback > Program. > Does SourceForge.net help you be more productive? > Does it > help you create better code? SHARE THE LOVE, and > help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support |
From: Rob D. <dur...@ya...> - 2003-11-07 16:51:46
|
OK made some progress with debugging In the results.php $username and $passwd are never set so the login check never runs. I've added these to the $username = $_POST["username"]; $passwd = $_POST["passwd"]; just above if ($username && $passwd) // they have just tried logging in { (sorry need to learn diff someday) That get's me into the login function in user_auth_fns.php as long as you set username and password this runs problem is the results return. $result get set to "Resource id #1" which pass the !$result check, but fails the $result >0 check. Any suggestions on how to fix this? BTW I'm running PHP Version 4.2.2 --- Rob Duran <dur...@ya...> wrote: > michael, > > I've got phpip installed and the database up and > running, but authentication continues to fail. I get > the standard: > WARNING... You do not appear to be logged on. > This could be due to your Session timing out. > Please enter your User ID and Password. > I've got a debug lib I've been using and when I go > from the index.php post to results.php I don't get a > $username. seems a bit odd. > > Rob > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback > Program. > Does SourceForge.net help you be more productive? > Does it > help you create better code? SHARE THE LOVE, and > help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support |
From: Michael E. <Mic...@cc...> - 2003-11-07 16:50:48
|
There is an issue with the sql script, Do you have phpmyadmin or a gui for mysql? The issue is with the user account being created. INSERT INTO 'user' ('username', 'passwd', 'email', 'access_level) VALUES ('phpip_admin', PASSWORD('phpip_man'), 'phpip_admin@localhost ', 'admin'); Let me know if this works, michael >>> Rob Duran <dur...@ya...> 11/07/03 11:06AM >>> michael, I've got phpip installed and the database up and running, but authentication continues to fail. I get the standard: WARNING... You do not appear to be logged on. This could be due to your Session timing out. Please enter your User ID and Password. I've got a debug lib I've been using and when I go from the index.php post to results.php I don't get a $username. seems a bit odd. Rob ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Phpip-support mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpip-support |
From: Rob D. <dur...@ya...> - 2003-11-07 16:06:24
|
michael, I've got phpip installed and the database up and running, but authentication continues to fail. I get the standard: WARNING... You do not appear to be logged on. This could be due to your Session timing out. Please enter your User ID and Password. I've got a debug lib I've been using and when I go from the index.php post to results.php I don't get a $username. seems a bit odd. Rob |
From: <dri...@ke...> - 2003-10-03 16:10:47
|
I had a few problems with getting this to go as did the previous poster= . Nice application, but unfortunately I need something with subnet masks.= The sql database creation code has a bad last line- use this instead: INSERT INTO `user` (`username`, `passwd`, `email`, `access_level`) VALU= ES ('phpip_admin', PASSWORD('phpip_man'), 'phpip@localhost', 'admin'); Also, you'll need to grant a mysql user access to the database and edit= the db_fns.php with the username (phpdbuser) and password you choose- GRANT SELECT,INSERT,UPDATE,DELETE on phpip.* TO phpdbuser@localhost IDE= NTIFIED by 'password'; Hope this is of help... -D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D CONFIDENTIAL The information contained in this email and any attachment is confident= ial. It is intended only for the named addressee(s).=A0 If you are not the n= amed addressee(s)please notify the sender immediately and do not disclose, c= opy or distribute the contents to any other person other than the intended addressee(s). Kelly Services (UK) Ltd. Registered Office: Apple Market House 17 Union Street Kingston upon Thames Surrey KT1 1RR Registered in England and Wales No: 2749906 = |
From: Michael E. <Mic...@cc...> - 2003-10-02 17:57:52
|
Lets start this again, 1. delete the database 2. run this command again CREATE DATABASE phpip; USE phpip; # # Table structure for table `addresses` # CREATE TABLE addresses ( id int(10) NOT NULL auto_increment, ip varchar(36) default NULL, mask varchar(16) default NULL, gateway varchar(16) default NULL, description varchar(255) default NULL, client text, clientcontact text, phone varchar(80) default NULL, email varchar(80) default NULL, notes mediumtext, UNIQUE KEY mykey (id) ) TYPE=MyISAM; # -------------------------------------------------------- # # Table structure for table `history` # CREATE TABLE history ( date datetime default NULL, id int(10) default '0', ip varchar(20) NOT NULL default '', username varchar(16) NOT NULL default '', hostaddress varchar(16) NOT NULL default '', KEY id (id,username,date), KEY hostaddress (hostaddress), KEY date (date), KEY ip (ip), KEY username (username) ) TYPE=MyISAM; # -------------------------------------------------------- # # Table structure for table `net_ips` # CREATE TABLE net_ips ( netaddress varchar(36) NOT NULL default '', UNIQUE KEY netaddress (netaddress), KEY netaddress_2 (netaddress) ) TYPE=MyISAM; # -------------------------------------------------------- # # Table structure for table `user` # CREATE TABLE user ( username varchar(16) NOT NULL default '', passwd varchar(16) NOT NULL default '', email varchar(100) NOT NULL default '', access_level varchar(10) NOT NULL default 'read', PRIMARY KEY (username), KEY access_level (access_level) ) TYPE=MyISAM; INSERT INTO 'user' ('username', 'passwd', 'email', 'access_level) VALUES ('phpip_admin', PASSWORD('phpip_man'), 'phpip_admin@localhost ', 'admin'); Let me know if this works? michael PGP Info: KeyID 0x5EB59708 Fingerprint 108B A1D8 76F5 08A8 501A F28C 86F4 4BC5 5EB5 9708 >>> "Syam A. Yanuar" <ya...@ic...> 09/26/03 05:53PM >>> Hello; man, i have a lot of confuseable w/ your manual.. i am use OpenBSD3.2 and webmin as usualy.. i has run your sql file on sql/create.sql that i have : $ mysql -u root -p phpip < create.sql Enter password: ERROR 1007 at line 1: Can't create database 'phpip'. Database exists now i disable one line one sql/create.sql "CREATE DATABASE phpip;" now i got : $ mysql -u root -p phpip < create.sql Enter password: ERROR 1064 at line 66: You have an error in your SQL syntax near ''user' ('username', 'passwd', 'email', 'access_level) VALUES ('phpip_admin', PAS' at line 1 your phpip is such a nice and i wanna to use it.. but i confuse w/ INSTALL manual... pls help me.. -----Original Message----- From: "Michael Earls" <mi...@mi...> To: "'Syam A. Yanuar'" <ya...@ic...> Date: Fri, 26 Sep 2003 17:48:33 -0400 Subject: RE: [Phpip-support] hello > You need to add the username and password to phpip database, for some > reason it was not added, what OS do yo u run > > -- Linux -- > Mysql -u root -p > Use phpip > INSERT INTO `user` (`username`, `passwd`, `access_level`) VALUES > (`phpip_admin`, PASSWORD(`phpip_man`), `phpip_admin@locallhost`, `admin` > ) > > Let me know if this works for you, if not use phpmyadmin > www.phpmyadmin.net > > -----Original Message----- > From: php...@li... > [mailto:php...@li...] On Behalf Of Syam A. > Yanuar > Sent: Friday, September 26, 2003 5:25 PM > To: php...@li... > Subject: RE: [Phpip-support] hello > > > hello; > > Sir, if i am login w/ (username : phpip_admin / password : phpip_man) i > have msg like this : > > "WARNING... You do not appear to be logged on. > This could be due to your Session timing out. > Please enter your User ID and Password." > > and i don't see link linke you said : > > "If you can then at the top right next to search > and admin, there is a link called preferences" > > i just seen link on the top right " :: [SEARCH] :: [PREFERENCES] :: > [LOGOUT] " > > help me... > > -Syam- > > > > -----Original Message----- > From: "Michael Earls" <mi...@mi...> > To: "'Syam A. Yanuar'" <ya...@ic...> > Date: Fri, 26 Sep 2003 17:30:40 -0400 > Subject: RE: [Phpip-support] hello > > > Can you login to PHPIP? If you can then at the top right next to > > search and admin, there is a link called preferences, this is how you > > change your passwd. > > > > Let me know if this works for you. > > > > michael > > > > -----Original Message----- > > From: Syam A. Yanuar [mailto:ya...@ic...] > > Sent: Friday, September 26, 2003 5:03 PM > > To: Michael Earls > > Subject: RE: [Phpip-support] hello > > > > > > Hello; > > > > > 4. Login with username "phpip_admin" password "phpip_man" > > > Change the admin password under /PREFERENCES/ > > > > that part, i don't know what file that have word "/PREFERENCES/" well > > maybe u can help me.. > > > > -Syam- > > > > -----Original Message----- > > From: "Michael Earls" <mi...@mi...> > > To: "'Syam A. Yanuar'" <ya...@ic...> > > Date: Fri, 26 Sep 2003 17:13:35 -0400 > > Subject: RE: [Phpip-support] hello > > > > > What part of part 4 do you not understand? > > > > > > -----Original Message----- > > > From: php...@li... > > > [mailto:php...@li...] On Behalf Of Syam > > > A. Yanuar > > > Sent: Friday, September 26, 2003 4:51 PM > > > To: php...@li... > > > Subject: [Phpip-support] hello > > > > > > > > > Dear All; > > > > > > i have install phpip on my pc but the INSTALL manual maybe is > > > not > > > nice manual.. i am confuse w/ the option 4 that said : > > > > > > 4. Login with username "phpip_admin" password "phpip_man" > > > Change the admin password under /PREFERENCES/ > > > > > > 4. Add IP network address under /ADMIN/add_ips.php > > > This only supports Class C network addresses > > > 4a. Click on "Select IP Range" this will create the addresses > 0-255 > > > for the selected range. > > > > > > any one can help me ?. > > > > > > -Syam- > > > > > > > > > > > > ------------------------------------------------------- > > > This sf.net email is sponsored by:ThinkGeek > > > Welcome to geek heaven. > > > http://thinkgeek.com/sf `admin` > ) > > > > > _______________________________________________ > > > Phpip-support mailing list > > > Php...@li... > > > https://lists.sourceforge.net/lists/listinfo/phpip-support > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Phpip-support mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpip-support |
From: Syam A. Y. <ya...@ic...> - 2003-09-28 03:23:59
|
Hello; man. i can't login after create database mysql(sql/create.sql) on first instalation. if any one have a time pls help me.. -Syam- |
From: Syam A. Y. <ya...@ic...> - 2003-09-27 03:28:34
|
hello; Sir, maybe on sql/create.sql u double check w/ the option : INSERT INTO 'user' ('username', 'passwd', 'email', 'access_level') VALUES ('phpip_admin', PASSWORD('phpip_man'), 'phpip_admin@localhost', 'admin'); that was error in use, i try this and it`s work INSERT INTO `user` (`username`, `passwd`, `email`, `access_level`) VALUES ('phpip_admin', PASSWORD('phpip_man'), 'phpip_admin@localhost', 'admin'); so what next should i do it sir ?. i already error on the login like my email berfore this.. help me pls -Syam- -----Original Message----- From: "Syam A. Yanuar" <ya...@ic...> To: php...@li... Date: Sat, 27 Sep 2003 09:56:18 +0700 Subject: RE: [Phpip-support] hello > Hello; > > Sir, i have create user account for phpip like your small code that u > send > to me, well what now ?. i try to login again and i have fail.. the error > msg is like this.. > > "WARNING... You do not appear to be logged on. > This could be due to your Session timing out. > Please enter your User ID and Password." > > pls sir help me.. > > -Syam- > > -----Original Message----- > From: "Michael Earls" <mi...@mi...> > To: "'Syam A. Yanuar'" <ya...@ic...> > Date: Fri, 26 Sep 2003 22:22:48 -0400 > Subject: RE: [Phpip-support] hello > > > Do you use phpmyadmin? You have the database created, the only thing > > not created is the user account for phpip. Past this command in. > > > > INSERT INTO `user` (`username`, `passwd`, `access_level`) VALUES > > (`phpip_admin`, PASSWORD(`phpip_man`), > `phpip_admin@locallhost`,`admin`) > > > > -----Original Message----- > > From: php...@li... > > [mailto:php...@li...] On Behalf Of Syam > A. > > Yanuar > > Sent: Friday, September 26, 2003 5:54 PM > > To: php...@li... > > Subject: RE: [Phpip-support] hello > > > > > > Hello; > > > > man, i have a lot of confuseable w/ your manual.. i am use > OpenBSD3.2 > > > > and webmin as usualy.. > > > > i has run your sql file on sql/create.sql that i have : > > > > $ mysql -u root -p phpip < create.sql > > Enter password: > > ERROR 1007 at line 1: Can't create database 'phpip'. Database exists > > > > now i disable one line one sql/create.sql "CREATE DATABASE phpip;" > now > > i got : > > > > $ mysql -u root -p phpip < create.sql > > Enter password: > > ERROR 1064 at line 66: You have an error in your SQL syntax near > ''user' > > > > ('username', 'passwd', 'email', 'access_level) VALUES ('phpip_admin', > > PAS' > > at line 1 > > > > your phpip is such a nice and i wanna to use it.. > > but i confuse w/ INSTALL manual... > > > > pls help me.. > > > > > > > > -----Original Message----- > > From: "Michael Earls" <mi...@mi...> > > To: "'Syam A. Yanuar'" <ya...@ic...> > > Date: Fri, 26 Sep 2003 17:48:33 -0400 > > Subject: RE: [Phpip-support] hello > > > > > You need to add the username and password to phpip database, for > some > > > reason it was not added, what OS do yo u run > > > > > > -- Linux -- > > > Mysql -u root -p > > > Use phpip > > > INSERT INTO `user` (`username`, `passwd`, `access_level`) VALUES > > > (`phpip_admin`, PASSWORD(`phpip_man`), `phpip_admin@locallhost`, > > > `admin` > > > ) > > > > > > Let me know if this works for you, if not use phpmyadmin > > > www.phpmyadmin.net > > > > > > -----Original Message----- > > > From: php...@li... > > > [mailto:php...@li...] On Behalf Of Syam > > > A. Yanuar > > > Sent: Friday, September 26, 2003 5:25 PM > > > To: php...@li... > > > Subject: RE: [Phpip-support] hello > > > > > > > > > hello; > > > > > > Sir, if i am login w/ (username : phpip_admin / password : > phpip_man) > > > i > > > have msg like this : > > > > > > "WARNING... You do not appear to be logged on. > > > This could be due to your Session timing out. > > > Please enter your User ID and Password." > > > > > > and i don't see link linke you said : > > > > > > "If you can then at the top right next to search > > > and admin, there is a link called preferences" > > > > > > i just seen link on the top right " :: [SEARCH] :: [PREFERENCES] :: > > > [LOGOUT] " > > > > > > help me... > > > > > > -Syam- > > > > > > > > > > > > -----Original Message----- > > > From: "Michael Earls" <mi...@mi...> > > > To: "'Syam A. Yanuar'" <ya...@ic...> > > > Date: Fri, 26 Sep 2003 17:30:40 -0400 > > > Subject: RE: [Phpip-support] hello > > > > > > > Can you login to PHPIP? If you can then at the top right next to > > > > search and admin, there is a link called preferences, this is how > > you > > > > change your passwd. > > > > > > > > Let me know if this works for you. > > > > > > > > michael > > > > > > > > -----Original Message----- > > > > From: Syam A. Yanuar [mailto:ya...@ic...] > > > > Sent: Friday, September 26, 2003 5:03 PM > > > > To: Michael Earls > > > > Subject: RE: [Phpip-support] hello > > > > > > > > > > > > Hello; > > > > > > > > > 4. Login with username "phpip_admin" password "phpip_man" > > > > > Change the admin password under /PREFERENCES/ > > > > > > > > that part, i don't know what file that have word "/PREFERENCES/" > > > > well > > > > maybe u can help me.. > > > > > > > > -Syam- > > > > > > > > -----Original Message----- > > > > From: "Michael Earls" <mi...@mi...> > > > > To: "'Syam A. Yanuar'" <ya...@ic...> > > > > Date: Fri, 26 Sep 2003 17:13:35 -0400 > > > > Subject: RE: [Phpip-support] hello > > > > > > > > > What part of part 4 do you not understand? > > > > > > > > > > -----Original Message----- > > > > > From: php...@li... > > > > > [mailto:php...@li...] On Behalf Of > > > > > Syam A. Yanuar > > > > > Sent: Friday, September 26, 2003 4:51 PM > > > > > To: php...@li... > > > > > Subject: [Phpip-support] hello > > > > > > > > > > > > > > > Dear All; > > > > > > > > > > i have install phpip on my pc but the INSTALL manual maybe > is > > > > > not > > > > > nice manual.. i am confuse w/ the option 4 that said : > > > > > > > > > > 4. Login with username "phpip_admin" password "phpip_man" > > > > > Change the admin password under /PREFERENCES/ > > > > > > > > > > 4. Add IP network address under /ADMIN/add_ips.php > > > > > This only supports Class C network addresses > > > > > 4a. Click on "Select IP Range" this will create the addresses > > > 0-255 > > > > > for the selected range. > > > > > > > > > > any one can help me ?. > > > > > > > > > > -Syam- > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > > This sf.net email is sponsored by:ThinkGeek > > > > > Welcome to geek heaven. > > > > > http://thinkgeek.com/sf > > > > > _______________________________________________ > > > > > Phpip-support mailing list Php...@li... > > > > > https://lists.sourceforge.net/lists/listinfo/phpip-support > > > > > > > > > > > > ------------------------------------------------------- > > > This sf.net email is sponsored by:ThinkGeek > > > Welcome to geek heaven. > > > http://thinkgeek.com/sf > > > _______________________________________________ > > > Phpip-support mailing list Php...@li... > > > https://lists.sourceforge.net/lists/listinfo/phpip-support > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Phpip-support mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpip-support > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support |
From: Syam A. Y. <ya...@ic...> - 2003-09-27 03:10:59
|
Hello; Sir, i have create user account for phpip like your small code that u send to me, well what now ?. i try to login again and i have fail.. the error msg is like this.. "WARNING... You do not appear to be logged on. This could be due to your Session timing out. Please enter your User ID and Password." pls sir help me.. -Syam- -----Original Message----- From: "Michael Earls" <mi...@mi...> To: "'Syam A. Yanuar'" <ya...@ic...> Date: Fri, 26 Sep 2003 22:22:48 -0400 Subject: RE: [Phpip-support] hello > Do you use phpmyadmin? You have the database created, the only thing > not created is the user account for phpip. Past this command in. > > INSERT INTO `user` (`username`, `passwd`, `access_level`) VALUES > (`phpip_admin`, PASSWORD(`phpip_man`), `phpip_admin@locallhost`,`admin`) > > -----Original Message----- > From: php...@li... > [mailto:php...@li...] On Behalf Of Syam A. > Yanuar > Sent: Friday, September 26, 2003 5:54 PM > To: php...@li... > Subject: RE: [Phpip-support] hello > > > Hello; > > man, i have a lot of confuseable w/ your manual.. i am use OpenBSD3.2 > > and webmin as usualy.. > > i has run your sql file on sql/create.sql that i have : > > $ mysql -u root -p phpip < create.sql > Enter password: > ERROR 1007 at line 1: Can't create database 'phpip'. Database exists > > now i disable one line one sql/create.sql "CREATE DATABASE phpip;" now > i got : > > $ mysql -u root -p phpip < create.sql > Enter password: > ERROR 1064 at line 66: You have an error in your SQL syntax near ''user' > > ('username', 'passwd', 'email', 'access_level) VALUES ('phpip_admin', > PAS' > at line 1 > > your phpip is such a nice and i wanna to use it.. > but i confuse w/ INSTALL manual... > > pls help me.. > > > > -----Original Message----- > From: "Michael Earls" <mi...@mi...> > To: "'Syam A. Yanuar'" <ya...@ic...> > Date: Fri, 26 Sep 2003 17:48:33 -0400 > Subject: RE: [Phpip-support] hello > > > You need to add the username and password to phpip database, for some > > reason it was not added, what OS do yo u run > > > > -- Linux -- > > Mysql -u root -p > > Use phpip > > INSERT INTO `user` (`username`, `passwd`, `access_level`) VALUES > > (`phpip_admin`, PASSWORD(`phpip_man`), `phpip_admin@locallhost`, > > `admin` > > ) > > > > Let me know if this works for you, if not use phpmyadmin > > www.phpmyadmin.net > > > > -----Original Message----- > > From: php...@li... > > [mailto:php...@li...] On Behalf Of Syam > > A. Yanuar > > Sent: Friday, September 26, 2003 5:25 PM > > To: php...@li... > > Subject: RE: [Phpip-support] hello > > > > > > hello; > > > > Sir, if i am login w/ (username : phpip_admin / password : phpip_man) > > i > > have msg like this : > > > > "WARNING... You do not appear to be logged on. > > This could be due to your Session timing out. > > Please enter your User ID and Password." > > > > and i don't see link linke you said : > > > > "If you can then at the top right next to search > > and admin, there is a link called preferences" > > > > i just seen link on the top right " :: [SEARCH] :: [PREFERENCES] :: > > [LOGOUT] " > > > > help me... > > > > -Syam- > > > > > > > > -----Original Message----- > > From: "Michael Earls" <mi...@mi...> > > To: "'Syam A. Yanuar'" <ya...@ic...> > > Date: Fri, 26 Sep 2003 17:30:40 -0400 > > Subject: RE: [Phpip-support] hello > > > > > Can you login to PHPIP? If you can then at the top right next to > > > search and admin, there is a link called preferences, this is how > you > > > change your passwd. > > > > > > Let me know if this works for you. > > > > > > michael > > > > > > -----Original Message----- > > > From: Syam A. Yanuar [mailto:ya...@ic...] > > > Sent: Friday, September 26, 2003 5:03 PM > > > To: Michael Earls > > > Subject: RE: [Phpip-support] hello > > > > > > > > > Hello; > > > > > > > 4. Login with username "phpip_admin" password "phpip_man" > > > > Change the admin password under /PREFERENCES/ > > > > > > that part, i don't know what file that have word "/PREFERENCES/" > > > well > > > maybe u can help me.. > > > > > > -Syam- > > > > > > -----Original Message----- > > > From: "Michael Earls" <mi...@mi...> > > > To: "'Syam A. Yanuar'" <ya...@ic...> > > > Date: Fri, 26 Sep 2003 17:13:35 -0400 > > > Subject: RE: [Phpip-support] hello > > > > > > > What part of part 4 do you not understand? > > > > > > > > -----Original Message----- > > > > From: php...@li... > > > > [mailto:php...@li...] On Behalf Of > > > > Syam A. Yanuar > > > > Sent: Friday, September 26, 2003 4:51 PM > > > > To: php...@li... > > > > Subject: [Phpip-support] hello > > > > > > > > > > > > Dear All; > > > > > > > > i have install phpip on my pc but the INSTALL manual maybe is > > > > not > > > > nice manual.. i am confuse w/ the option 4 that said : > > > > > > > > 4. Login with username "phpip_admin" password "phpip_man" > > > > Change the admin password under /PREFERENCES/ > > > > > > > > 4. Add IP network address under /ADMIN/add_ips.php > > > > This only supports Class C network addresses > > > > 4a. Click on "Select IP Range" this will create the addresses > > 0-255 > > > > for the selected range. > > > > > > > > any one can help me ?. > > > > > > > > -Syam- > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This sf.net email is sponsored by:ThinkGeek > > > > Welcome to geek heaven. > > > > http://thinkgeek.com/sf > > > > _______________________________________________ > > > > Phpip-support mailing list Php...@li... > > > > https://lists.sourceforge.net/lists/listinfo/phpip-support > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Phpip-support mailing list Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpip-support > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support |
From: Syam A. Y. <ya...@ic...> - 2003-09-26 22:08:23
|
Hello; man, i have a lot of confuseable w/ your manual.. i am use OpenBSD3.2 and webmin as usualy.. i has run your sql file on sql/create.sql that i have : $ mysql -u root -p phpip < create.sql Enter password: ERROR 1007 at line 1: Can't create database 'phpip'. Database exists now i disable one line one sql/create.sql "CREATE DATABASE phpip;" now i got : $ mysql -u root -p phpip < create.sql Enter password: ERROR 1064 at line 66: You have an error in your SQL syntax near ''user' ('username', 'passwd', 'email', 'access_level) VALUES ('phpip_admin', PAS' at line 1 your phpip is such a nice and i wanna to use it.. but i confuse w/ INSTALL manual... pls help me.. -----Original Message----- From: "Michael Earls" <mi...@mi...> To: "'Syam A. Yanuar'" <ya...@ic...> Date: Fri, 26 Sep 2003 17:48:33 -0400 Subject: RE: [Phpip-support] hello > You need to add the username and password to phpip database, for some > reason it was not added, what OS do yo u run > > -- Linux -- > Mysql -u root -p > Use phpip > INSERT INTO `user` (`username`, `passwd`, `access_level`) VALUES > (`phpip_admin`, PASSWORD(`phpip_man`), `phpip_admin@locallhost`, `admin` > ) > > Let me know if this works for you, if not use phpmyadmin > www.phpmyadmin.net > > -----Original Message----- > From: php...@li... > [mailto:php...@li...] On Behalf Of Syam A. > Yanuar > Sent: Friday, September 26, 2003 5:25 PM > To: php...@li... > Subject: RE: [Phpip-support] hello > > > hello; > > Sir, if i am login w/ (username : phpip_admin / password : phpip_man) i > have msg like this : > > "WARNING... You do not appear to be logged on. > This could be due to your Session timing out. > Please enter your User ID and Password." > > and i don't see link linke you said : > > "If you can then at the top right next to search > and admin, there is a link called preferences" > > i just seen link on the top right " :: [SEARCH] :: [PREFERENCES] :: > [LOGOUT] " > > help me... > > -Syam- > > > > -----Original Message----- > From: "Michael Earls" <mi...@mi...> > To: "'Syam A. Yanuar'" <ya...@ic...> > Date: Fri, 26 Sep 2003 17:30:40 -0400 > Subject: RE: [Phpip-support] hello > > > Can you login to PHPIP? If you can then at the top right next to > > search and admin, there is a link called preferences, this is how you > > change your passwd. > > > > Let me know if this works for you. > > > > michael > > > > -----Original Message----- > > From: Syam A. Yanuar [mailto:ya...@ic...] > > Sent: Friday, September 26, 2003 5:03 PM > > To: Michael Earls > > Subject: RE: [Phpip-support] hello > > > > > > Hello; > > > > > 4. Login with username "phpip_admin" password "phpip_man" > > > Change the admin password under /PREFERENCES/ > > > > that part, i don't know what file that have word "/PREFERENCES/" well > > maybe u can help me.. > > > > -Syam- > > > > -----Original Message----- > > From: "Michael Earls" <mi...@mi...> > > To: "'Syam A. Yanuar'" <ya...@ic...> > > Date: Fri, 26 Sep 2003 17:13:35 -0400 > > Subject: RE: [Phpip-support] hello > > > > > What part of part 4 do you not understand? > > > > > > -----Original Message----- > > > From: php...@li... > > > [mailto:php...@li...] On Behalf Of Syam > > > A. Yanuar > > > Sent: Friday, September 26, 2003 4:51 PM > > > To: php...@li... > > > Subject: [Phpip-support] hello > > > > > > > > > Dear All; > > > > > > i have install phpip on my pc but the INSTALL manual maybe is > > > not > > > nice manual.. i am confuse w/ the option 4 that said : > > > > > > 4. Login with username "phpip_admin" password "phpip_man" > > > Change the admin password under /PREFERENCES/ > > > > > > 4. Add IP network address under /ADMIN/add_ips.php > > > This only supports Class C network addresses > > > 4a. Click on "Select IP Range" this will create the addresses > 0-255 > > > for the selected range. > > > > > > any one can help me ?. > > > > > > -Syam- > > > > > > > > > > > > ------------------------------------------------------- > > > This sf.net email is sponsored by:ThinkGeek > > > Welcome to geek heaven. > > > http://thinkgeek.com/sf > > > _______________________________________________ > > > Phpip-support mailing list > > > Php...@li... > > > https://lists.sourceforge.net/lists/listinfo/phpip-support > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support |
From: Syam A. Y. <ya...@ic...> - 2003-09-26 21:39:33
|
hello; Sir, if i am login w/ (username : phpip_admin / password : phpip_man) i have msg like this : "WARNING... You do not appear to be logged on. This could be due to your Session timing out. Please enter your User ID and Password." and i don't see link linke you said : "If you can then at the top right next to search and admin, there is a link called preferences" i just seen link on the top right " :: [SEARCH] :: [PREFERENCES] :: [LOGOUT] " help me... -Syam- -----Original Message----- From: "Michael Earls" <mi...@mi...> To: "'Syam A. Yanuar'" <ya...@ic...> Date: Fri, 26 Sep 2003 17:30:40 -0400 Subject: RE: [Phpip-support] hello > Can you login to PHPIP? If you can then at the top right next to search > and admin, there is a link called preferences, this is how you change > your passwd. > > Let me know if this works for you. > > michael > > -----Original Message----- > From: Syam A. Yanuar [mailto:ya...@ic...] > Sent: Friday, September 26, 2003 5:03 PM > To: Michael Earls > Subject: RE: [Phpip-support] hello > > > Hello; > > > 4. Login with username "phpip_admin" password "phpip_man" > > Change the admin password under /PREFERENCES/ > > that part, i don't know what file that have word "/PREFERENCES/" well > maybe u can help me.. > > -Syam- > > -----Original Message----- > From: "Michael Earls" <mi...@mi...> > To: "'Syam A. Yanuar'" <ya...@ic...> > Date: Fri, 26 Sep 2003 17:13:35 -0400 > Subject: RE: [Phpip-support] hello > > > What part of part 4 do you not understand? > > > > -----Original Message----- > > From: php...@li... > > [mailto:php...@li...] On Behalf Of Syam > > A. Yanuar > > Sent: Friday, September 26, 2003 4:51 PM > > To: php...@li... > > Subject: [Phpip-support] hello > > > > > > Dear All; > > > > i have install phpip on my pc but the INSTALL manual maybe is not > > nice manual.. i am confuse w/ the option 4 that said : > > > > 4. Login with username "phpip_admin" password "phpip_man" > > Change the admin password under /PREFERENCES/ > > > > 4. Add IP network address under /ADMIN/add_ips.php > > This only supports Class C network addresses > > 4a. Click on "Select IP Range" this will create the addresses 0-255 > > for the selected range. > > > > any one can help me ?. > > > > -Syam- > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Phpip-support mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpip-support |
From: Syam A. Y. <ya...@ic...> - 2003-09-26 21:30:53
|
Hello; > 4. Login with username "phpip_admin" password "phpip_man" > Change the admin password under /PREFERENCES/ that part, i don't know what file that have word "/PREFERENCES/" well maybe u can help me.. -Syam- -----Original Message----- From: "Michael Earls" <mi...@mi...> To: "'Syam A. Yanuar'" <ya...@ic...> Date: Fri, 26 Sep 2003 17:13:35 -0400 Subject: RE: [Phpip-support] hello > What part of part 4 do you not understand? > > -----Original Message----- > From: php...@li... > [mailto:php...@li...] On Behalf Of Syam A. > Yanuar > Sent: Friday, September 26, 2003 4:51 PM > To: php...@li... > Subject: [Phpip-support] hello > > > Dear All; > > i have install phpip on my pc but the INSTALL manual maybe is not > nice > manual.. i am confuse w/ the option 4 that said : > > 4. Login with username "phpip_admin" password "phpip_man" > Change the admin password under /PREFERENCES/ > > 4. Add IP network address under /ADMIN/add_ips.php > This only supports Class C network addresses > 4a. Click on "Select IP Range" this will create the addresses 0-255 > for the selected range. > > any one can help me ?. > > -Syam- > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf _______________________________________________ > Phpip-support mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpip-support |
From: Syam A. Y. <ya...@ic...> - 2003-09-26 21:04:53
|
Dear All; i have install phpip on my pc but the INSTALL manual maybe is not nice manual.. i am confuse w/ the option 4 that said : 4. Login with username "phpip_admin" password "phpip_man" Change the admin password under /PREFERENCES/ 4. Add IP network address under /ADMIN/add_ips.php This only supports Class C network addresses 4a. Click on "Select IP Range" this will create the addresses 0-255 for the selected range. any one can help me ?. -Syam- |
From: HotScripts.com N. <new...@ho...> - 2003-08-22 02:37:37
|
Dear HotScripts.com Listing Partner: We at HotScripts.com would like to take this opportunity to inform you on how you can enhance your listing order. A few months back, we instituted an algorithm to determine the listing order and posted it in the new HotScripts.com Forums. Since that time, we have continued to listen to feedback from our members and continually evolve our algorithm. We are now sharing this algorithm with you so you can work to increase your link's position in its category at HotScripts.com. Each day, scripts are assigned 0 points. POINTS = 0 If the Script is less than 15 days old, it receives bonus points to give it exposure. We take 2000 divided by the number of days old the script is and add that to the total points POINTS = POINTS + (2000/DaysOld) Next, we add points for the average number of hits a link receives per day. POINTS = POINTS + (Hits / DaysOld) Next, we add points for the average number of download hits a link receives per day. POINTS = POINTS + (DloadHits / DaysOld) Next, we add points for rankings, averaged over the number of days a script has been listed. POINTS = POINTS + ((Ranking * Votes) / DaysOld) Next, we add or subtract points based on member reviews. The way this works is all reviews with a 5 receive 9 points, a 4 receives 6 points, a 3 receives 3 points, a 2 receives -5 points, and a 1 receives -10 points. All of these points are summed and divided by the number of days old the listing is. POINTS = POINTS + ((ReviewPoints * # of Reviews) / DaysOld) Next, we take the number of times the link has been recommended to someone, multiply that by 100 and divide by the number of days old the listing is. Yes, we do multiply it by 100 as this is an important stat as it helps draw people to HotScripts.com! But, don't be foolish and recommend the script yourself to a bunch of people in order to attempt to boost your ranking as we log details about the recommendation and there is a "spam" detector built in which will actually turn the recommend point s into a NEGATIVE NUMBER if it detects this! POINTS = POINTS + ((Recommendations * 100) / DaysOld) As we want to encourage listing partners to keep their script information up-to-date, we next look at the number of days that have gone by since the last modification of the resource on HotScripts.com. If it has been over 180 days since the last update, we deduct one listing point for each day longer than 180 it has been. For example, if a listing has not been updated in 300 days, we take 300-180=120 and subtract 120 points from the running total. If (DAYS_SINCE_LAST_MOD > 180) { POINTS = POINTS - (DAYS_SINCE_LAST_MOD - 180) } Last, we have a table of credits and demerits for each link, and these credits and demerits are summed and then added or subtracted from the running total. Below is a list of the current reasons for credits and demerits: CREDITS * Points assigned by link owner based on the referral program DEMERITS * -100 points are assigned to a listing if it claims it is FREE but actually costs money. This demerit lasts for 3 months. All scripts then have a ranking with 12 decimal places (xxx.xxxxxxxxxxxx) and are then sorted within their category according from highest points to lowest. We certainly hope this information proves useful in getting your resource listed higher within the category. Of course, you can always sponsor your lising and be within the top 5 in the category. Contact our sales department today! ============================================ You are receiving this e-mail as you have one or more resources listed on HotScripts.com. If you would like to discontinue receiving periodic e-mails from us, you can opt-out by clicking here. |
From: HotScripts.com N. <new...@ho...> - 2003-08-14 17:36:20
|
Dear HotScripts.com Listing Partner: HotScripts.com is pleased to announce to you today our new Referral Program, where you can earn listing points by referring people to HotScripts.com. Listing points are the determining factor as to where your listing shows up in the category. The more points you earn, the closer to the top of the category your listing will display! Using our new program, you will earn 1 referral point each time a visitor to your website clicks on a banner or text link to HotScripts.com. All of the referral points will accumulate until you distribute them to one or more of your listings on HotScripts.com. The way this works is we take the number of referrals to HotScripts.com divided by the number of days since September 1, 2003, and that's how many points you can credit your listings. Essentially, you receive points based on visitors per day you send to HotScripts.com, and each day these points influence your listing order. Though the program officially starts September 1, 2003, we are allowing our listing partners to accumulate referral credits now! Thus, the more traffic you send to HotScripts.com between now and September 1, the more points you will start out with! So, start referring today! For images to use on your website and for details on how to participate, visit http://www.hotscripts.com/link_to_us.cgi now! =========================================== Sponsored Listings Mean Top Position =========================================== Sponsored listings are available in all categories. As a sponsored listing, your script is guaranteed to be in the top 5 positions each and every day. For more information on sponsored listings, please be sure to contact us by visiting http://www.hotscripts.com/advertising.cgi. =========================================== New Dynamic Images =========================================== Now you can promote your resource and HotScripts.com at the same time using our new dynamic images. These images show a custom display based on your resource. Currently, dynamic images for your script's rating and if you are in the Top 10 are available. More dynamic images will be added all the time. And, you can use these images to participate in the referral program described above! Dynamic images can be viewed by visiting http://www.hotscripts.com/link_to_us_dynamic.cgi. Sincerely, HotScripts.com =========================================== You are receiving this e-mail as you have one or more resources listed on HotScripts.com. If you would like to discontinue receiving periodic e-mails from us, you can opt-out by going to http://www.inetinteractive.com/newsletters/unsubscribe.html. |
From: HotScripts.com N. <new...@ho...> - 2003-08-14 15:51:18
|
Dear HotScripts.com Listing Partner: HotScripts.com is pleased to announce to you today our new Referral Program, where you can earn listing points by referring people to HotScripts.com. Listing points are the determining factor as to where your listing shows up in the category. The more points you earn, the closer to the top of the category your listing will display! Using our new program, you will earn 1 referral point each time a visitor to your website clicks on a banner or text link to HotScripts.com. All of the referral points will accumulate until you distribute them to one or more of your listings on HotScripts.com. The way this works is we take the number of referrals to HotScripts.com divided by the number of days since September 1, 2003, and that's how many points you can credit your listings. Essentially, you receive points based on visitors per day you send to HotScripts.com, and each day these points influence your listing order. Though the program officially starts September 1, 2003, we are allowing our listing partners to accumulate referral credits now! Thus, the more traffic you send to HotScripts.com between now and September 1, the more points you will start out with! So, start referring today! For images to use on your website and for details on how to participate, visit http://www.hotscripts.com/link_to_us.cgi now! =========================================== Sponsored Listings Mean Top Position =========================================== Sponsored listings are available in all categories. As a sponsored listing, your script is guaranteed to be in the top 5 positions each and every day. For more information on sponsored listings, please be sure to contact us by visiting http://www.hotscripts.com/advertising.cgi. =========================================== New Dynamic Images =========================================== Now you can promote your resource and HotScripts.com at the same time using our new dynamic images. These images show a custom display based on your resource. Currently, dynamic images for your script's rating and if you are in the Top 10 are available. More dynamic images will be added all the time. And, you can use these images to participate in the referral program described above! Dynamic images can be viewed by visiting http://www.hotscripts.com/link_to_us_dynamic.cgi. Sincerely, HotScripts.com =========================================== You are receiving this e-mail as you have one or more resources listed on HotScripts.com. If you would like to discontinue receiving periodic e-mails from us, you can opt-out by going to http://www.inetinteractive.com/newsletters/unsubscribe.html. |
From: Henk B. <he...@wa...> - 2003-08-07 10:36:59
|
Hi, I now use phpip for a while and the one thing i'm really missing is the possability to clone data entrys of ipadresses. Many times I have complete subnets that have the same description, client contact info... So this is more or less a feature request :-) grtz, henk -- Henk Buursen System Engineer Waag Society / for old and new media Nieuwmarkt 4 1012 CR Amsterdam / The Netherlands Tel. +31 20 557 98 98 Fax. +31 20 557 98 80 Mail. he...@wa... URL. http://www.waag.org |
From: Michael E. <Mic...@cc...> - 2003-04-02 20:36:52
|
You are missing the philosophy behind phpIP, The design was based around a team / group of users to document network addresses. I might in the feature add that functionality. michael PGP Info: KeyID 0x5EB59708 Fingerprint 108B A1D8 76F5 08A8 501A F28C 86F4 4BC5 5EB5 9708 >>> Joris <jo...@li...> 04/02/03 02:46PM >>> Hi, I was a bit surprised to see that any user with write access can write in the subnet of another user. Is there work going on to adress this, or am I missing the philosophy? -- Greetings Joris jo...@li... UIN: 25569167 ------------------------------------------------------- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ _______________________________________________ Phpip-support mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpip-support |