rejetto forum
May 25, 2012, 08:29:58 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: This forum is free, you do NOT need to register to post. But you may.
PROBLEMS? QUESTIONS? CLICK HERE!
Fill the survey!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: [Answered] How to add option for user to change pass  (Read 669 times)
0 Members and 1 Guest are viewing this topic.
C R 3 4 M
Occasional poster
*
Offline Offline

Germany Germany

Posts: 3



View Profile
« on: October 10, 2010, 04:58:26 PM »

Im currently using the template Live 3.0.1 By Alvaro. (Can be found at http://www.rawr-designs.com/projects/live/index.html) I noticed that there isn't an option for the user to change his/her own password.

-I also noticed some of the templates around on this forum don't have the option to change their own password. Is it possible to create a blank page for the user to change his/her password? Kinda like admin panel.

-With the template i'm using, I think it would be easiest to add the change password option where the lock is. When a user is signed into the server it only shows the current signed in user.


* Inactive Button When Logged In.JPG (13.56 KB, 293x174 - viewed 94 times.)
« Last Edit: October 11, 2010, 05:38:58 PM by C R 3 4 M » Logged

Mars
Operator
Insane poster
*****
Offline Offline

France France

Posts: 1481



View Profile WWW
« Reply #1 on: October 11, 2010, 06:50:10 AM »

you can create a folder name 'password' at root and use a diff template with what is necessary from the panel admin, there are only two sections which are necessary.
Logged
C R 3 4 M
Occasional poster
*
Offline Offline

Germany Germany

Posts: 3



View Profile
« Reply #2 on: October 11, 2010, 02:14:46 PM »

Could you tell me how to do that and what codes I would need to copy? I tried figuring it out for about an hour with no success.

-Thanks for the quick reply

I changed the code in admin panel. But the thing is, I change it so that anyone can access that particular section of admin panel. Now theres a security conflict. Anyone could change anyones pass.

It's set to if %user%=%user%

Code:
[passchanger]
<html>
<head>
{.if|{.%user%=%user%.}|
<title>Pass Changer</title>
</head>
<body>
Welcome %user% ! </b>
<br>
<form method=post action="/~passchange">
  To use this function simply type in the Username.
  <p>Then type the new passwo..........
« Last Edit: October 11, 2010, 02:55:38 PM by C R 3 4 M » Logged

Mars
Operator
Insane poster
*****
Offline Offline

France France

Posts: 1481



View Profile WWW
« Reply #3 on: October 11, 2010, 05:20:36 PM »

[passchanger]
<html>
<head>
{.if|%user%|
<title>Pass Changer</title>
</head>
<body>
Welcome %user% ! </b>
<br>
<form method=post action="/~passchange">
  To use this function simply type in the Username.
  <p>Then type the new passwo..........

Follow members gave a thank to your post:

C R 3 4 M

For this post, 1 member gave a thank you!
Logged
C R 3 4 M
Occasional poster
*
Offline Offline

Germany Germany

Posts: 3



View Profile
« Reply #4 on: October 11, 2010, 05:38:04 PM »

Ahhhh, I seee. And I got it to work!

Thanks so much Mars
Logged

Mars
Operator
Insane poster
*****
Offline Offline

France France

Posts: 1481



View Profile WWW
« Reply #5 on: October 11, 2010, 05:40:21 PM »

 Wink
« Last Edit: October 11, 2010, 05:47:11 PM by Mars » Logged
rejetto forum
« Reply #5 on: October 11, 2010, 05:40:21 PM »

Do you like this software? Consider even $2
 Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!


Google visited last this page May 10, 2012, 02:24:18 AM