In reply to Admin login failed
jbbtfd
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` see more (`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".
shannonslife
Well I have just installed this awesome software but I cant get in admin I tried your trick and now i'm getting error messages to my mail

Database error in PrOmBoMb.CoM
Query:
INSERT INTO `Admins` (`*********` ,`********`) VALUES ('admin', MD5( 'dolphin' ))

Mysql error:
Unknown column '**************' in 'field list'

Found error in file /home/**********/public_html/admin_fixed.php
at line 5. Called db_res function
with erroneous argument #0

Debug backtrace:
Array
(
[1] => see more Array
(
[file] => /home/**********/public_html/admin_fixed.php
[line] => 5
[function] => db_res
[args] => Array
(
[0] => INSERT INTO `Admins` (`**********` ,`***********`) VALUES ('admin', MD5( 'dolphin' ))
)

)

)


Called script: /admin_fixed.php

Request parameters:
Array
(
[logintheme] => cpanel
[cprelogin] => no
[cpsession] => closed
[strSec] => 73019ecf6c*********************
[IDc] => sex**************
[memberID] => 1
[memberPassword] => ************
)


--

Can Someone help me please
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
PET:0.042405128479004