Menu

#1 login prob nphp

open
5
2003-02-02
2003-02-02
Kevin
No

i got it to install properly and i can login which brings me
to the main page but when i click anyother link it asks
me to login again which i do and then it puts me back
on the main page again.. viscious cycle : /

Discussion

1 2 > >> (Page 1 of 2)
  • Mike Morrison

    Mike Morrison - 2003-02-05

    Logged In: YES
    user_id=705590

    I got the same thing not sure whats wrong. Just email me
    when ya find out ok:-)

     
  • Chriz!

    Chriz! - 2003-02-06

    Logged In: YES
    user_id=634269

    same problem here :(

     
  • Nobody/Anonymous

    Logged In: NO

    me too... kinda freaky

     
  • Nobody/Anonymous

    Logged In: NO

    download a previous version. i had the same problem, but
    downloaded v.215, and had no problems

     
  • Nobody/Anonymous

    Logged In: NO

    you just did not read the readme.txt !! you must create
    a "sesdata" directory within the nphp folder to fix this.

     
  • Chriz!

    Chriz! - 2003-02-24

    Logged In: YES
    user_id=634269

    "sesdata" was created. after login i get the mainscreen with
    correct login-information. after clicking any link i get back to
    the loginscreen. sessiondata was written in "sesdata" but i
    can't get further.....

     
  • Nobody/Anonymous

    Logged In: NO

    I have version 2.00 installed. Strange as it seems, suddenly
    this bug happened to me too... Stranger yet, it seems to
    affect only mine computer... I was able to succesfully log and
    work from a different machine...
    Inkub

     
  • Nobody/Anonymous

    Logged In: NO

    same problem, i checked that even session files are created
    and it still fails. I use Tera-byte hosting company (in case its
    their problem)

     
  • Marc

    Marc - 2003-03-30

    Logged In: YES
    user_id=745524

    If your host is using a UNIX/Linux/Solaris server then the
    internal filestructure is case sensitive, therefore to get the
    login to work propperly you must make sure that
    the 'sesdata' directory is created in all LOWERCASE
    otherwise you get the problems your having :)

    hope that helps... :)

     
  • Nobody/Anonymous

    Logged In: NO

    u cant dl 215 IM COMPLETELY STUCK. THIS PROGRAM
    DOESNT WORK..........

     
  • Nobody/Anonymous

    Logged In: NO

    hey that mean that you just made the file sesdata a txt you
    didnt make it a whole another file cuz thats what your
    supposed to do. It just happened to me LoL

     
  • Nobody/Anonymous

    Logged In: NO

    I did EVERYTHING that the readme files told me. I created
    the "sesdata" and also CHMOD it to 777 along with the other
    files. I login and click a link and it tells me to login. I also checked
    the sesdata folder and it has my logins. So it means that, that
    folder is fine......anyone??

     
  • Michael Cherniavsky

    Logged In: YES
    user_id=84289

    The problem is in this function:
    ($sesdata) is empty !!!

    function nphp_session_id()
    {
    global $nphp_common, $REMOTE_ADDR;

    if (!isset ($REMOTE_ADDR)) {
    if (isset ($HTTP_SERVER_VARS['REMOTE_ADDR'])) {
    $REMOTE_ADDR = $HTTP_SERVER_VARS
    ['REMOTE_ADDR'];
    }

    if (isset ($_SERVER['REMOTE_ADDR'])) {
    $REMOTE_ADDR = $_SERVER['REMOTE_ADDR'];
    }
    }

      eval\("global \$" . $nphp\_common
    

    ["sesname"] . ";");
    eval("\$sesdata = \$" . $nphp_common
    ["sesname"] . ";");

    nphp_session_addlog($sesdata);

      if\(file\_exists\($nphp\_common\["sesdir"\] .
    

    $sesdata . "." . $REMOTE_ADDR . ".nses"))
    {
    $sesid = $sesdata;
    nphp_session_addlog("Reusing session: \"" .
    $sesid . "." . $REMOTE_ADDR . ".nses\"");
    }
    else
    {
    $sesid = md5($nphp_common
    ["sesname"] . microtime());
    $sesfile = fopen($nphp_common
    ["sesdir"] . $sesid . "." . $REMOTE_ADDR . ".nses","w");
    fputs($sesfile, "lastused||" . time
    () . "\n");
    fclose($sesfile);
    nphp_session_addlog("Creating
    session: \"" . $sesid . "." . $REMOTE_ADDR . ".nses\"");
    }

     
  • Nobody/Anonymous

    Logged In: NO

    i get the same problems.

    the "sesdata" folder is all lower case and all permissions are
    set properly. the script worked fine up until now and no
    changes have been made to it..

     
  • Nobody/Anonymous

    Logged In: NO

    I get the same problem :(

    Someone help!

    i followed the instructions to the letter. All login files in
    sesdata exist and it wont handle the session :(

    session ends on changing page...

     
  • Nobody/Anonymous

    Logged In: NO

    Hmm .. same problem here. Just installed the program, sesdata dir is in
    the correct place and CHMODed correctly, and it is clear that session
    files are being made in it. However, once I log in and choose any link it
    asks me to log in again. Too bad, as it looked like a nice program.

     
  • Nobody/Anonymous

    Logged In: NO

    Heh... the same trouble... but.. on previous two free hosting companies(www.host.sk and www.hut.ru) there weren't any troubles with it.. Help man ;)
    Oh... when your find a way to repair it.. please, mail to me...
    liveder@kuno.spb.ru

     
  • Nobody/Anonymous

    Logged In: NO

    i have the same problem. does no one know how to fix it!?
    and where can i download an older version. :(

     
  • Nobody/Anonymous

    Logged In: NO

    i have the same problem

     
  • Nobody/Anonymous

    Logged In: NO

    Im having that problem to. Followed the instructions to the
    letter. and it looks like the maintainer hasnt dont shit about
    this problem. shouldn't of been listed at hotscripts.

     
  • Nobody/Anonymous

    Logged In: NO

    TO solve this do the following:
    del everyting (nphp)

    make a dir 'nphp'
    upload everything to nphp
    chmod the dir as well as all the files inside
    make a subdir in 'nphp' called 'sesdata'

    goto http://www.yoursite.com/nphp/nphpd.php
    and follow the installation steps.

    If u do this exactly like this it WORKS! :-)

     
  • Nobody/Anonymous

    Logged In: NO

    yes i have the same problem

     
  • Nobody/Anonymous

    Logged In: NO

    Script sucks, I give up trying to get it working. Glad I only
    gave this POS a good rating.

     
  • Nobody/Anonymous

    Logged In: NO

    I have exactly the same problem. I tested it, and it worked on
    lycos hosting (free hosting). However now I changed to a
    payed host I get this problem. If the problem can be solved
    by downloading an older version (v.215)...where can I
    download it then?
    Please help me out...I need a good newsscript really bad!

     
  • Nobody/Anonymous

    Logged In: NO

    Hey well sme thng to me ... but I noticed I didnt transfer
    stuff in ASCII and i didnt create the sesdata file ... so try
    that and tell me if it worked ... aim = hayslett2006 email
    jhayslett@earthlink.net

     
1 2 > >> (Page 1 of 2)

Log in to post a comment.