Lost adminstrative area password

Have A Bug With Your Webdate Script. Ask For Help Here.

Lost adminstrative area password

Postby Rlynne on Tue Dec 01, 2009 1:17 pm

Can't login to administrative area because I can't find the password, can anyone tell me how to correct this situation? My version don't have the forgot password link to have the password emailed to me.

Rlynne
Rlynne
 
Posts: 4
Joined: Tue Nov 18, 2008 11:13 am

Re: Lost adminstrative area password

Postby paul on Wed Dec 02, 2009 3:40 pm

login to ftp

open

smartway/plug-ins/admin_settings/conf.xml


inside the password is asigned here

Code: Select all
<field required="1" type="password" name="admin_pswd" text="Administrator password" help="administrative_settings.htm#2">YOURSCRAMBLEDPASSWORD</field>


change it to:

Code: Select all
<field required="1" type="password" name="admin_pswd" text="Administrator password" help="administrative_settings.htm#2">dGVzdA==</field>


save the file and upload it to the server your password will be reset to:

test


let me know if you have any problems

Paul
User avatar
paul
Site Admin
 
Posts: 264
Joined: Sat Jan 26, 2008 7:30 pm
Location: Newington,Ct,USA

Re: Lost adminstrative area password

Postby Rlynne on Wed Dec 02, 2009 8:13 pm

Thank you Paul for the information. I discovered I don't have a folder named admin_settings/conf.xml. Do folders just disappear? I logged into th administrative area one and I didn't move, changed, or edit anything then the next day I couldn't login. Something else I noticed was I lacked a folder entitled admin_settings? The page I found my login information was located here public_html/smartway/conf/conf.xml, do I copy this page and place it in admin_settings folder?

>>>>>>>>>>>>>>>>>>>>>>>>>Below is what the Webdate 2.0 file looks like when opened<<<<<<<<<<<<<<<<<<<<<<<<<
- <xml>
- <section name="LICENSE">
<field required="1" type="EDIT" name="serialnumber" text="Your serial number" help="http://www.webscribble.com/products/webdate/documentation/system_configuration.html#your_serial_number">RE9888323348HO</field>
</section>
- <section name="DATABASE CONFIGURATION">
- <field type="SELECT" name="db_type" text="Select your database type" help="http://www.webscribble.com/products/webdate/documentation/system_configuration.html#select_your_database_type">
MySQL
<enum val="MySQL">1</enum>
</field>
<field required="1" type="EDIT" name="db_host" text="Your database host" help="http://www.webscribble.com/products/webdate/documentation/system_configuration.html#your_database_host">localhost</field>
<field required="1" type="EDIT" name="db_login" text="Your database username" help="http://www.webscribble.com/products/webdate/documentation/system_configuration.html#your_database_username">pal_webdate</field>
<field type="EDIT" name="db_pswd" text="Your database password" help="http://www.webscribble.com/products/webdate/documentation/system_configuration.html#your_database_password">webdate</field>
<field required="1" type="EDIT" name="db_name" text="Database name" help="http://www.webscribble.com/products/webdate/documentation/system_configuration.html#database_name">pal_webdate</field>
</section>
- <section name="SYSTEM ADMINISTRATOR CONFIGURATION">
<field required="1" type="EDIT" name="admin_login" text="Administrator login" help="http://www.webscribble.com/products/webdate/documentation/system_configuration.html#administrator_login">lynne</field>
<field type="PASSWORD" name="admin_pswd" text="Administrator password" help="http://www.webscribble.com/products/webdate/documentation/system_configuration.html#administrator_password">farm2525</field>
<field required="1" type="EDIT" name="admin_mail" text="E-mail address" help="http://www.webscribble.com/products/webdate/documentation/system_configuration.html#email_address">pals@aol.com</field>
</section>
</xml>
Rlynne
 
Posts: 4
Joined: Tue Nov 18, 2008 11:13 am

Re: Lost adminstrative area password

Postby paul on Wed Dec 02, 2009 10:26 pm

Sorry I assumed you were on 3.0

anyway looks like your password is not encrypted it seems even 2.0 should use the encrypted passwords

you did find the right file modify the area where it says:

Code: Select all
<field type="PASSWORD" name="admin_pswd" text="Administrator password" help="http://www.webscribble.com/products/webdate/documentation/system_configuration.html#administrator_password">farm2525</field>


put in the encrypted password for test:

dGVzdA==

replace farm2525 with dGVzdA== save and upload to server

now try loging in with

user:

lynne

pw:

test

make sure you change your password again once you get in considering we have posted it here

Paul
User avatar
paul
Site Admin
 
Posts: 264
Joined: Sat Jan 26, 2008 7:30 pm
Location: Newington,Ct,USA

Re: Lost adminstrative area password

Postby Rlynne on Thu Dec 03, 2009 5:48 pm

Funny it will allow me to access the site with your encrypted password but when I change it to an unencrypted password it won't allow me to login. How did you create the encrypted word for test? I would like to do that for my new password.

Rlynne
Rlynne
 
Posts: 4
Joined: Tue Nov 18, 2008 11:13 am


Return to Have A Bug? Ask For Help Here

Who is online

Users browsing this forum: No registered users and 50 guests

cron