HomeUnityBlogs
 
 
jbbtfd

Admin login failed

After installation I am unable to log into admin. I know my name and password is correct. I can access my files by CP so is there a way to find the name and password. maybe i hit a wrong key or something. suggestions?

bad
0
good
 
 

Comments

bootiliciouspm
bootiliciouspm 121 days agocomment permalink
 
if you reinstalled it might have went back to the default name and password, username admin and password dolphin if I rem lol
 
bad
0
good
 
 
Simion
Simion 121 days agocomment permalink
 
the only way I can think of is to go into the database and look there. The password is going to be encrypted. But you can do a search on goole for MD5 encryption and decode it.
If you need some help with this feel free to Email me. I will be more than happy to assist
 
bad
0
good
 
View 1 replies to this comment
 
brightlogic
brightlogic 120 days agocomment permalink
 
I think it's a bug. Some months ago I tried Dolphin too and installed it on a local server. Same problem: I couldn't login as admin. Now I try Dolphin 6 an nothing's changed sorry I thougt Dolphin was improved by version 6
 
bad
0
good
 
 
jbbtfd
jbbtfd 120 days agocomment permalink
 
Found this fix and it worked.

Dear customers!
We are sorry for the inconvenience, but there was a problem with the save option for admin login in the Dolphin 6.0.0001 patch. To fix this problem please do the following:

1 Create a txt file for example "admin_fix.php".
2 Insert the following code there

<?php
include( "inc/header.inc.php" );
include( "inc/db.inc.php" );
db_res( "TRUNCATE TABLE `Admins`" );
db_res( "INSERT INTO `Admins` (`Name` ,`Password`) VALUES ('admin', MD5( 'dolphin' ))" );
?>

3 Copy and paste this file into Dolphin's root folder
4 Run this file in your favourite browser - for example http://www.yoursite.com/dolphin/admin_fix.php

5. Enter your Admin Panel and change the password to one of yours (difficult to guess pass). Since the file above sets new default password "dolphin".
 
bad
0
good
 
View 1 replies to this comment
 


Post a Comment

Please login to post a comment.

This Post
 
 
jbbtfd Blog
All Blogs
Found a bug? Have a suggestion? We really value your feedback!
 
© 2008 BoonEx Ltd
ABN 27 127 966 581
 
PET:0.511758089066