cracked
Starting Member
14 Posts |
Posted - 11 February 2006 : 13:18:49
|
I'm in the process of installing the New Events Calendar mod and already encountered some errors when I tried to update my database through the Admin Options. This is on a pretty basic new install of Snitz Forums 3.4.05, with only one forum configured, Access database. Here are the couple of processes that seemed to error out. Can anyone decode this for me?
Dropping Column... ALTER TABLE FORUM_TOPICS DROP COLUMN T_ISEVENT ALTER TABLE FORUM_TOPICS DROP COLUMN T_ISEVENT -2147217900 | There is no field named 'T_ISEVENT' in table 'FORUM_TOPICS'.
Dropping Column... ALTER TABLE FORUM_A_TOPICS DROP COLUMN T_ISEVENT ALTER TABLE FORUM_A_TOPICS DROP COLUMN T_ISEVENT -2147217900 | There is no field named 'T_ISEVENT' in table 'FORUM_A_TOPICS'.
EDIT: I'm interpreting this as the installer trying to "drop" (or delete) a column that already didn't exist in the database. That doesn't sound like a problem.
Let me know if I'm wrong please, but the calendar appears to be working. |
Edited by - cracked on 11 February 2006 15:08:28 |
|