Got Fatal error on Dolphin 6.1 installation

Got this error:
Fatal error: Call to undefined function db_value() in /home/golocals/public_html/new/inc/languages.inc.php on line 98

Trying to install Dolphin 6.1

Location: www.golocalshopping.com/new

Hosting tech requirements are fully matching Dolphin's.

Please help.

Quote · 13 Jul 2009

corrupt or missing inc/db.inc.php

file wants this:

function db_value( $query, $error_checking = true, $index = 0 ) {
$arr = db_arr( $query, $error_checking );
$val = $arr[$index];
return $val;
}

I have video tutorials to help you mrpowless.com
Quote · 14 Jul 2009
 
 
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.