PHP Web Host - Quality Web Hosting For All PHP Applications Sign up for PayPal and start accepting credit card payments instantly
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.
Author Message
paranor
Worker
Worker


Joined: Aug 28, 2003
Posts: 227

PostPosted: Mon Mar 08, 2004 7:48 pm Reply with quote Back to top

I have this vague felling I had this problem about a year ago - but I'm not having luck this time finding the fix.

new install of 7.1. i was able to create the administrator ID ( and it's set as 2) but I can't login - it keeps asking for the login.

thanks
View user's profile Send private message
paranor
Worker
Worker


Joined: Aug 28, 2003
Posts: 227

PostPosted: Mon Mar 08, 2004 7:57 pm Reply with quote Back to top

Well, it's working now. I think the issue is you can't have it create a normal user ID?
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Mon Mar 08, 2004 8:40 pm Reply with quote Back to top

I have installed several 7.1 installations and never saw this problem. You can have the same id for user and admin.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
omni
Hangin' Around


Joined: Jan 16, 2004
Posts: 27

PostPosted: Fri Mar 12, 2004 7:42 pm Reply with quote Back to top

im also getting this problem.

some username and password combinations work, others dont
i still havent found the solution.
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri Mar 12, 2004 7:51 pm Reply with quote Back to top

Use phpMyAdmin. Edit the nuke_authors table. Make sure the userid you are using is in the nuke_authors table. Then, change the password directly in the nuke_authors table, select MD5 in the password type drop down box and click Go. Now try to login as admin using that username and password. The user_level=2 is for Forum Admin, not Nuke Admin.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
corky
Regular
Regular


Joined: Feb 29, 2004
Posts: 63

PostPosted: Fri Mar 12, 2004 8:07 pm Reply with quote Back to top

Wow,Couldn't of said it better my self Raven
View user's profile Send private message
omni
Hangin' Around


Joined: Jan 16, 2004
Posts: 27

PostPosted: Fri Mar 12, 2004 8:13 pm Reply with quote Back to top

i have tried this, even setting passwrod as dc647eb65e6711e155375218212b3964 - password (as detailed on nukecops).


whats funny is if i reset the database and have the following details:

alphaadmin
alphaadmin

all works fine. like i said some combos work others dont.
View user's profile Send private message
omni
Hangin' Around


Joined: Jan 16, 2004
Posts: 27

PostPosted: Fri Mar 12, 2004 8:17 pm Reply with quote Back to top

thats said. i cant have a combo of

admin
admin
View user's profile Send private message
omni
Hangin' Around


Joined: Jan 16, 2004
Posts: 27

PostPosted: Fri Mar 12, 2004 8:22 pm Reply with quote Back to top

i retract that comment

admin
admin

just worked
View user's profile Send private message
omni
Hangin' Around


Joined: Jan 16, 2004
Posts: 27

PostPosted: Fri Mar 12, 2004 8:24 pm Reply with quote Back to top

but

admin
and a 11 character alphbetical password dont work Shocked

please dont tell me theres a password maximum length?


Last edited by omni on Fri Mar 12, 2004 8:28 pm; edited 1 time in total
View user's profile Send private message
omni
Hangin' Around


Joined: Jan 16, 2004
Posts: 27

PostPosted: Fri Mar 12, 2004 8:27 pm Reply with quote Back to top

it doesn't bother me, i can just change the password, but i have come accross this problem on version 7 and 6.5 - on two different configurations/pc's

thanks for your thoughts. are you a a guitarist raven?
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri Mar 12, 2004 8:35 pm Reply with quote Back to top

omni wrote:
it doesn't bother me, i can just change the password, but i have come accross this problem on version 7 and 6.5 - on two different configurations/pc's

thanks for your thoughts. are you a a guitarist raven?
I've been playing guitar for 48 years actually (Rhythm). Haven't played much in the last 3 years though.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri Mar 12, 2004 8:36 pm Reply with quote Back to top

omni wrote:
but

admin
and a 11 character alphbetical password dont work Shocked

please dont tell me theres a password maximum length?
I'm not aware of a password length, but it wouldn't surprise me.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
omni
Hangin' Around


Joined: Jan 16, 2004
Posts: 27

PostPosted: Fri Mar 12, 2004 8:43 pm Reply with quote Back to top

okay cool. 10 years myself on/off. i was asking because i read that ruby thread of yours.
View user's profile Send private message
omni
Hangin' Around


Joined: Jan 16, 2004
Posts: 27

PostPosted: Fri Mar 12, 2004 8:50 pm Reply with quote Back to top

Raven wrote:
omni wrote:
but

admin
and a 11 character alphbetical password dont work Shocked

please dont tell me theres a password maximum length?
I'm not aware of a password length, but it wouldn't surprise me.


it appears its set at 10 characters max.

if you use 11 it might work, but give you a blank screen.
View user's profile Send private message
omni
Hangin' Around


Joined: Jan 16, 2004
Posts: 27

PostPosted: Fri Mar 12, 2004 8:51 pm Reply with quote Back to top

as for the username, that may well have a maximum as well Shocked
View user's profile Send private message
omni
Hangin' Around


Joined: Jan 16, 2004
Posts: 27

PostPosted: Fri Mar 12, 2004 8:54 pm Reply with quote Back to top

admin login function:

."<tr><td>"._ADMINID."</td>"
."<td><input type=\"text\" NAME=\"aid\" SIZE=\"20\" MAXLENGTH=\"25\"></td></tr>"
."<tr><td>"._PASSWORD."</td>"
."<td><input type=\"password\" NAME=\"pwd\" SIZE=\"20\" MAXLENGTH=\"18\"></td></tr>";


the admin id is a size of 20 with a max of 25??
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri Mar 12, 2004 9:01 pm Reply with quote Back to top

omni wrote:
okay cool. 10 years myself on/off. i was asking because i read that ruby thread of yours.
That thread was from twelves actually Smile
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
paranor
Worker
Worker


Joined: Aug 28, 2003
Posts: 227

PostPosted: Fri Mar 12, 2004 9:16 pm Reply with quote Back to top

i initially had a long password. see, I'm not going nuts. Smile
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Fri Mar 12, 2004 9:24 pm Reply with quote Back to top

Want a second opinion Laughing ?
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
paranor
Worker
Worker


Joined: Aug 28, 2003
Posts: 227

PostPosted: Fri Mar 12, 2004 9:26 pm Reply with quote Back to top

no thanks - I get those from my wife. Laughing
View user's profile Send private message
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.

View next topic
View previous topic
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
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum