Page 1 of 1

[Solved] where can I get a copy of the database.sql file

PostPosted: Tue Apr 25, 2006 7:47 pm
Author: CoolAzzrob
apparently some tables were not set up completely when I upgraded. I keep getting error messages when I try to do certain things like now the problem is managing members.

When I try to give myself permission to right click I get a big long error message. here is some of it



Unknown Column 'user_setbm"

I understand this means that column is missing and I need to add it but what I don't know is what are the properties for that column.

Can anyone help me out?

Thanks in advance.

Re: where can I get a copy of the database.sql file

PostPosted: Wed Apr 26, 2006 1:11 am
Author: found it
if you got your install folder for integramod and look for a folder called schemas there are 2 files one has all the tables for the database and the other holds all the info that goes into the tables...


Is that what you are after...?

:mrgreen:

PostPosted: Wed Apr 26, 2006 3:32 am
Author: CoolAzzrob
yes this is it. Thank you.