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
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- mazdev responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 05:25 PM
- nestormateo responded to »Fillters in Clip« 06:33 AM
- damon responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 03:19 AM
- frw responded to »Bug in the SMTP mail transfer protocol - Port 25 - Zikula 1.2.9« 22. May
- mdee responded to »Short URL questions« 22. May
- mesteele101 responded to »Problem in Database Connection« 21. May
- Herr.Vorragend responded to »Clip Documentation and Doubt« 19. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Users not being created...
-
- Rank: Developer
- Registered: Dec 31, 1969
- Last visit: Jun 01, 2010
- Posts: 6859
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
-
**unknown user**
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 1097
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 -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Jul 16, 2004
- Posts: 4
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? -
**unknown user**
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 1097
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"). -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Apr 16, 2006
- Posts: 2
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 ...
- Moderated by:
- Support
