Author Topic: Issue with calls to MDB2_Driver_Datatype_mysql  (Read 3743 times)

Offline joancasti

  • Jr. Member
  • **
  • Posts: 10
Issue with calls to MDB2_Driver_Datatype_mysql
« on: March 20, 2015, 09:10:05 AM »

Hey there. I'm running two separate instances of Roundcube, one for access from outside the office, and one for access within. The internal system went down hard this weekend (power outage, welcome to the kinda-sorta-third-world) and since then Roundcube is sending this error:

Fatal error: Call to undefined method MDB2_Driver_Datatype_mysql::getDBInstance() in path_to_httpdocs/webmail/program/lib/MDB2/Driver/Datatype/Common.php on line 1117

We are running

    CentOS 5.2
    Apache 2.2.14
    PHP 5.3.5
    MySQL 5.1.42



I have done the following:

    messed with config files
    completely deleted and reinstalled Roundcube 0.5.1
    dropped and reloaded databases
    upgraded to Roundcube 0.5.2


The error continues to come up the same. Any ideas? Thanks much.

BTW, the external system is still running fine on 0.5.1.
Be your own true friend

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,878
    • SKaero - Custom Roundcube development
Re: Issue with calls to MDB2_Driver_Datatype_mysql
« Reply #1 on: March 20, 2015, 02:51:37 PM »
I would recommend that you update, Roundcube 0.5.x is very old and the MDB2 system is no longer used in current versions.