Closed (fixed)
Project:
Xoops Import
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2007 at 17:32 UTC
Updated:
19 Aug 2007 at 23:43 UTC
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
Comment #1
Killeroid commentedThat particular problem is fixed. Correct database declared and used
Comment #2
mariuss commentedYes, it is fixed now. Thanks for reporting and testing this.