I installed the module and fulfilled all the requirements and then fileld out the info about my xoops database but when i try to inport anything, I get this error

Fatal error: Cannot redeclare db_status_report() (previously declared in
/mnt/upside/mnt/e13/spunky/killeroid/evolvexmb/includes/database.mysql.inc:18) in
/mnt/upside/mnt/e13/spunky/killeroid/evolvexmb/includes/database.mysqli.inc on line 37

I noticed another user encountered the same error. I am no coder but I am guessing it has something to do with decalring what type of database the xoops server is runnig(mysql or mysqli)

Comments

Killeroid’s picture

Status: Active » Fixed

That particular problem is fixed. Correct database declared and used

mariuss’s picture

Status: Fixed » Closed (fixed)

Yes, it is fixed now. Thanks for reporting and testing this.