Fatal Error: Database Query error

We are currently evaluating several social networking software solutions including Dolphin 7.0. When trying to install a free version for trial purposes, all things appeared to work correctly until the end, which we received the following error:

Error
Database query error


Fatal error: Call to a member function getParam() on a non-object in /homepages/0/d239149301/htdocs/fpt/inc/db.inc.php on line 83

Does anyone have any suggestions on how to resolve this error. I would like to evaluate the software, but will need to exclude it if we can't get a working model up on a simple server.

Thanks in Advance -

Quote · 8 Feb 2010

http://www.boonex.com/unity/forums/topic/Fatal-error-Call-to-a-member-function-getParam.htm

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 8 Feb 2010

You should receive the exact database error to your bug report email, please post full error from email in this thread.

Also you can print full error to the screen if you change the following line in inc\classes\BxDolDb.php file:

define( 'DB_FULL_DEBUG_MODE', false );

to the following:

define( 'DB_FULL_DEBUG_MODE', true );

Rules → http://www.boonex.com/terms
Quote · 9 Feb 2010
 
 
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.