1
pinky
I lost my login
  • 2005/2/13 23:46

  • pinky

  • Just popping in

  • Posts: 28

  • Since: 2002/8/17


I created this site in XOOPS 2.0.9.2 and I went into "groups"
anonymous
and diasbled access to the "connexion" module, as well as admin, ...

Now I try to loggin and it won't let me login, identifiant is incorect, yet it's the one I just did setup, ...

How can I recover and login to go change that back to visible ?

2
karedokx
Re: I lost my login
  • 2005/2/14 10:52

  • karedokx

  • Quite a regular

  • Posts: 319

  • Since: 2004/7/1 6


the following faq might be able to help you: can't login

3
pinky
Re: I lost my login
  • 2005/2/14 14:16

  • pinky

  • Just popping in

  • Posts: 28

  • Since: 2002/8/17


"In your browser enter your site's home page URL, then user.php immediately after this. ie,http://yoursite.com/user.php This should load your login page where you can now enter your login details.
"

well I tried that, this isn't the problem, I knew how to do this however when I enter my admin user and password, the system tells me that I can't login as my user isn't accepted


the problem isn't to get to the login page but rather the fact that it won't accept my user and password to login, returns an "invalid user"

4
karedokx
Re: I lost my login
  • 2005/2/14 14:51

  • karedokx

  • Quite a regular

  • Posts: 319

  • Since: 2004/7/1 6


you need to reset your admin password then, see: reset admin pwd or the following post: reset admin pwd 2.

5
pinky
Re: I lost my login
  • 2005/2/14 15:02

  • pinky

  • Just popping in

  • Posts: 28

  • Since: 2002/8/17


I tried the :
UPDATE xoops_users SET pass=MD5('newPassword') WHERE uid=1

and did a select, made sure it changed and it does but still, I try to login and I get the "incorect user"

6
pinky
Re: I lost my login
  • 2005/2/14 17:40

  • pinky

  • Just popping in

  • Posts: 28

  • Since: 2002/8/17


somehow it looks like I am stuck in that function:

if ($uname == '' || $pass == '') {
redirect_header(XOOPS_URL.'/user.php', 1, _US_INCORRECTLOGIN);
exit();
}

in the checklogin.php
I type a uname and a pass but somehow it seems not to come thru.

I created a new user in the database and gave it a level5 but same deal

7
pinky
Re: I lost my login
  • 2005/2/14 21:45

  • pinky

  • Just popping in

  • Posts: 28

  • Since: 2002/8/17


so I created this simple page:

<body>
<div id="content">
<fieldset style="padding: 10px;">
<legend style="font-weight: bold;">Connexion</legend>
<form action="http://192.168.150.2:812/user.php" method="post">
Pseudo :&nbsp; <input type="text" name="uname" size="26" maxlength="25" value="" /><br />
Mot de passe :&nbsp; <input type="password" name="pass" size="21" maxlength="32" /><br />
<input type="hidden" name="op" value="login" />
<input type="hidden" name="xoops_redirect" value="/admin.php" />
<input type="submit" value="Connexion" />
</form>
</body>

AND I can login with that however when I use the user.php that comes with xoops, there is nothing to do, won't let me loggin AT ALL tells me wrong username.
Kinda like if something in the page is overwriting the uname and pass variables.

I did try to echo these vars from within the checklogin.php and they are blank., ....

any clues ?

8
pinky
Re: no one knows where I lost my user ?
  • 2005/2/21 19:24

  • pinky

  • Just popping in

  • Posts: 28

  • Since: 2002/8/17


no one has a comment on this?
am I the only one to have this issue?

9
Nepsa
Re: no one knows where I lost my user ?
  • 2005/3/3 14:51

  • Nepsa

  • Just popping in

  • Posts: 1

  • Since: 2005/3/3 1


I awoke to the same problem. A new login page allows me to login -- but not the XOOPS [user.php]

10
pinky
Re: no one knows where I lost my user ?
  • 2005/3/3 15:31

  • pinky

  • Just popping in

  • Posts: 28

  • Since: 2002/8/17


I am still experiencing the same problem, please post a fix if you find it

Login

Who's Online

166 user(s) are online (81 user(s) are browsing Support Forums)


Members: 0


Guests: 166


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits