Fork me on GitHub

Users not being created...  Bottom

  • I'm trying to test my site and notice that none of the users I create are appearing. After creating a user I get: You made a subscription request and that's it. What do I need to do to get confirmation that a users account was created? I'm using the pncUserHack. Do this and the xUser work together or does one override the other? I'd like to have PN create the password and send it to the user. Which mode allows this?
    Thanks
  • If you're using the UserHack or XUser, then this is posted in the wrong place, moving it to the 3rd Party Forum.

    --
    Home Page | Find on Facebook | Follow on Twitter
  • marvc

    After creating a user I get: You made a subscription request and that's it.


    Did you run the installation (see readme), if yes, rerun the install link and choose "Uninstall"...

    After, rerun again (yea I know) the install link and choose "Install" (or "New instal").

    marvc

    What do I need to do to get confirmation that a users account was created?


    See the User configuration -> Admin/Users/Userconfig.

    marvc

    Do this and the xUser work together or does one override the other?


    Can't say but I think that it's a yes... If I remember correclty, X-User uses its own registration process... (But I could be wrong, both are quite old).

    marvc

    I'd like to have PN create the password and send it to the user. Which mode allows this?


    See # 2
  • Ok so is there anything new available that has the same features of these two combined possibly?
  • Don't think so... and both project are off right now. PN 0.8 will include some of the oncUserHack features though.
  • Have folowing problem:
    I am use pncUserHack 1.6E
    For testing try to registrate new user...
    user_create...ok
    user_chack..ok
    but in last step, create user:

    "You already made a request."

    I look throught code:

    this plase in Module/New-User/user.php

    Code

    if (!$existinguser->EOF) {
            $stop .= "<center><font class=\"pn-title\">"._UAALLREADYASK."</center></font><br>";
        }


    so befor this, we makin query to check user in DB(nuke_users_modrequest)

    is it right?
    well i look in this table...it is empty....it have to work..

    where is problem?
  • Chestnut

    marvc

    After creating a user I get: You made a subscription request and that's it.


    Did you run the installation (see readme), if yes, rerun the install link and choose "Uninstall"...

    After, rerun again (yea I know) the install link and choose "Install" (or "New instal").
  • Hi, I know it's been almost two years since the last post in this thread, but I've had no luck in finding other information about this same error I'm getting, where a new user who registers to our site gets this You made a subscription request message and that's all, and their account isn't created on the database.

    I've followed these pncuserhack threads on both this forum and here http://dev.pnconcept.com and the advice given to fix this seems to point at reinstalling this module. Well, I can't seem to find this module anywhere to download and reinstall, so if somebody could point me in the right directions, I'd really appreciate it.

    We are using Postnuke version 0.750 and the role of administering this particular site was given to me after the main administrator had to leave to pursue her studies. So I'm not quite sure what was done to cause this issue since it has been working fine eversince it was first installed.

    Thanking inadvance ...

This list is based on users active over the last 60 minutes.