as for the new user bug, I found the fix on phpnuke.org.
in the same file, on line 79 change
Code:
userCheck($username, $email);
to
Code:
userCheck($username, $user_email);
ArtificialIntel
Phred Nuke Soldier
Joined: Jan 26, 2003
Posts: 28
Location: USA
Posted:
Sun Jan 26, 2003 12:14 pm
Damn! Didn't make a difference. Now I note that I can't login back the super Admin set up at start.
Login Incorrect! Please Try Again...
I'll restart this from scratch again, but thought I'd let u know. THX
Phred Nuke Soldier
Joined: Jan 26, 2003
Posts: 28
Location: USA
Posted:
Sun Jan 26, 2003 12:38 pm
ArtificialIntel wrote:
as for the new user bug, I found the fix on phpnuke.org.
in the same file, on line 79 change
Code:
userCheck($username, $email);
to
Code:
userCheck($username, $user_email);
ArtificialIntel
This one DID fix the new user registration problem but I still can't login with the info sent in the email
Login Incorrect! Please Try Again...
Despite getting the reg email I do not see a new entry in the nuke_users table. But I didn't get any MySQL, ... err messages. Just the anon user in there.
Where would the "Admin" be stored a s a user?
Zhen-Xjell Nuke Cops Founder
Joined: Nov 14, 2002
Posts: 5939
Posted:
Sun Jan 26, 2003 2:09 pm
Admin is stored in nuke_authors.
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
chatserv General
Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
Posted:
Sun Jan 26, 2003 8:58 pm
Code:
Last edited by chatserv on Mon Sep 13, 2004 1:49 pm; edited 1 time in total
ArtificialIntel
Joined: Jan 31, 2004
Posts: -88
Posted:
Mon Jan 27, 2003 1:08 am
possibly. my original fix works fine on my site though.
ArtificialIntel
ArtificialIntel
Joined: Jan 31, 2004
Posts: -88
Posted:
Mon Jan 27, 2003 1:14 am
well ur suggestion doesn't stop my original fix from working, so I'll go with it
Just to confirm, the docookie function should look like this:
$setuser_pass docookie update made. I can log god back in and he is in the authors table and I'm not sure where that problem was before.
But still - I get the new user email but can't log him in and I see only the one anonymous entry in the users table. I get no SQL update errors.
I only counted one place to make the $email change.
Indeed I can log on to sci-factor now. Were there other changes u made?
An odd thing. My server on my PC is named "testserver" (I go to http://testserver/html/index.php ... ). The cookies I get from PHPnuke are named 'testserver.local' (where other programs just send them back named 'testserver'). It seems to me that the browser is sending cookies back anyway (god stays validated, english is used, ...) but I wonder if the appending of ".local" by PHPnuke is causing any problems.
Zhen-Xjell Nuke Cops Founder
Joined: Nov 14, 2002
Posts: 5939
Posted:
Mon Jan 27, 2003 8:14 am
Servername? Hmm, run the analyzer as it reports back the env variable server_name.
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
chatserv General
Joined: Jan 12, 2003
Posts: 3128
Location: Puerto Rico
Posted:
Mon Jan 27, 2003 8:28 am
Code:
Last edited by chatserv on Mon Sep 13, 2004 1:48 pm; edited 1 time in total
ArtificialIntel
Joined: Jan 31, 2004
Posts: -88
Posted:
Mon Jan 27, 2003 8:49 am
good call
I'd misst the changing variables bit in the theme I use too.
My site works fine with the new user reg and password stuff, so I don't know why urs would be any different Phred. I've not made any changes I didn't post on here. Heck, I forgot to make half of the ones I did.
ArtificialIntel
linspatz Nuke Soldier
Joined: Jan 18, 2003
Posts: 15
Location: USA
Posted:
Mon Jan 27, 2003 2:14 pm
Can someone just send me a working 6.5 b6 your account index.php to linspatz@inetplus.net When ever i try to edit it i just end up messing it more and more
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum