Menu

#23 Cant create a new user

open
nobody
None
5
2003-08-26
2003-08-26
Anonymous
No

I just recently installed newsPHP and updated it with the
new patch that fixed the log in problem and everything
works fine. I can do everything it has to offer but... i
cant create any new users, when i go to Manage
Users/Add a User and fill in the required fields and have
contac user set to Yes then hit the Create button,
nothing happens. The user does not ever get an email
on how to use newsphp and no new users are set to the
Manage users page.

What is wrong?? can anyone help me?

Discussion

  • Nobody/Anonymous

    Logged In: NO

    ^^when the Create button is hit the page refreshes and no
    new data is added.

     
  • <?php include (\'nphp/news.tx

    Logged In: YES
    user_id=1059923

    Works for me, make sure your version is newsPHP v216.

    Also, make sure your chmod's are set right.

    4) You will need to CHMOD these
    important files to these modes.

    nconf.php 666 or 777
    news.txt 666 or 777
    archive.txt 666 or 777
    headlines.txt 666 or 777
    maillist.txt 666 or 777
    nphpd.dat 666 or 777

    This allows the script to edit it's
    files.

    Create a directory called "sesdata" in
    your newsPHP directory and CHMOD it
    to 777. This allows newsPHP to create
    it's session files.

     
  • <?php include (\'nphp/news.tx

    Logged In: YES
    user_id=1059923

    Works for me, make sure your version is newsPHP v216.

    Also, make sure your chmod's are set right.

    4) You will need to CHMOD these
    important files to these modes.

    nconf.php 666 or 777
    news.txt 666 or 777
    archive.txt 666 or 777
    headlines.txt 666 or 777
    maillist.txt 666 or 777
    nphpd.dat 666 or 777

    This allows the script to edit it's
    files.

    Create a directory called "sesdata" in
    your newsPHP directory and CHMOD it
    to 777. This allows newsPHP to create
    it's session files.

     

Log in to post a comment.