We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Database Problems (SOLVED) | Forum

Chris
Chris Jul 6 '13
I am very sorry if this is a quick stupid fix, but if there is anybody that can help that would be so greatly appreciated! I cannot figure this out but am not good with databases at all!


Ok, here is the database debug error I am getting, I have gone into files and looked for anything out of the ordinary, but DB's are not my strong suite.  But here is the error page in the picture.



This is what is on line 331 & 332 from database.php where the error occurs from the attached picture:


        $stmt->execute(); //TODO setup profiler
        $this->affectedRows = $stmt->rowCount()

The Forum post is edited by Chris Jul 8 '13
Attachments:
  DB_Error.png (41.92Kb)
Chris
Chris Jul 8 '13
Ok, so i wasn't sure how to change how oxwall interpreted the dir to the db but it was sending it the wrong db extension.  So i renamed every table via text editor and using the find and replace option and replace the old table name with the one it was looking for and voila. 

Enjoy, hope it helps somebody someday!

Best Regards Everybody