1
javelin
Lost Pass problem
  • 2004/6/30 8:41

  • javelin

  • Not too shy to talk

  • Posts: 160

  • Since: 2004/3/11


I seem to have a problem with the lost password system,

When you enter the email and click on send password i get a 404 doc not found error at /modules/system/lostpass.php

What should I have and where? as in modules/system I dont appear to have a lostpass.php

2
m0nty
Re: Lost Pass problem
  • 2004/6/30 9:41

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


lostpass.php should be in the XOOPS root folder where ur main index.php is..

if u can't find it there, then copy it from your XOOPS install pack..

3
javelin
Re: Lost Pass problem
  • 2004/6/30 21:43

  • javelin

  • Not too shy to talk

  • Posts: 160

  • Since: 2004/3/11


The lostpass.php is in the main index,
the issue is that from http://www.fastsail.org/user.php#lost
where you insert your email, when you click "send password" it redirects to http://www.fastsail.org/modules/system/lostpass.php
and not to http://www.fastsail.org/lostpass.php

Where is the url for lostpass defined as I guess this must be wrong?

Cheers

4
skalpa
Re: Lost Pass problem
  • 2004/6/30 22:47

  • skalpa

  • Quite a regular

  • Posts: 300

  • Since: 2003/4/16


Mmmmhhh....
Raw one, untested 5 mins before I go to bed.

/modules/system/templates/system_userform.html

<form action="lostpass.php"

<form action="<{$xoops_url}>/lostpass.php"


Hope it helped.
Tell me if that doesn't work (I'll check this tomorrow).

skalpa.>

5
javelin
Re: Lost Pass problem
  • 2004/6/30 23:08

  • javelin

  • Not too shy to talk

  • Posts: 160

  • Since: 2004/3/11


Thanks, found it.

Many thanks

Login

Who's Online

372 user(s) are online (133 user(s) are browsing Support Forums)


Members: 0


Guests: 372


more...

Donat-O-Meter

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

Latest GitHub Commits