Visit BoonEx Page at Facebook

Facebook

Join BoonEx group at LinkedIn

LinkedIn

Follow BoonEx on Twitter

Twitter

Subscribe to BoonEx Blog RSS feed

RSS
Skully

Can't Login to Admin

For some reason I am unable to login to my admin page on my community. I have reinstalled it twice but still can't login there. I have the passwords right I am sure. Does anyone have a solution for me?

bad
0
good
 
 

Answers

LeonidS
LeonidS 447 days agocomment permalink
 
You can restore admin password by execution this query in your DB management system like phpMyAdmin:

TRUNCATE TABLE `Admins`;
INSERT INTO `Admins` VALUES ( 'admin', md5('dolphin'));

In this case your admin login will be admin and password - dolphin.
 
bad
1
good
 
 
theGhost
theGhost 447 days agocomment permalink
 
Are You logging into www.yourdolphin.com/admin/? Check your SQL for the Admin information to ensure your inputting the right information.
 
bad
0
good
 
 
khena25
khena25 418 days agocomment permalink
 
Hey man, I tried this and it didn't work. can you please help me.?
 
bad
0
good
 
 
thomasboys
thomasboys 402 days agocomment permalink
 
Is there a simple way to retrieve a lost password or reset it?
 
bad
0
good
 
 
JamesTAldridge
JamesTAldridge 353 days agocomment permalink
 
Here is an easy fix....Go to you database (phpmyadmin)
select your database, and then find the table that is on the left of the database main properties panel view, select the Admin table, and view it in the main properties panel....select browse....you are most likely going to see something that looks like this in
a box on the bottom....Name....ADMIN_MAIN
Password !@29213)(&^^(*& ....not the actual.
select the name field, and then select your pencil,
and from there you enter in your new name...in the value field...(SMALL CAPS ONLY) in the place of ADMIN_MAIN
then in SMALL CAPS ONLY you do the same for your password....after all of that is finished....stay in the password field only, and select function, and select MD5, and your done...don't worry about seeing your password go back to all scribbles, that is a normal function of MD5.
I hope that helps
 
bad
0
good
 
 


Post an Answer

Please login to post an answer.

This Question
 
 
Skully's questions
All Questions
Found a bug? Have a suggestion? We really value your feedback!
 
PET:0.440518140793