Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 db errors installing skin3d portal
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

jeeper
Starting Member

34 Posts

Posted - 01 June 2007 :  00:39:11  Show Profile
I just installed the portal skin3d thing on top of a clean copy of 3.4.06. Running Access, I specified a direct path rather then using a DSN. everything worked before hand. Got the following errors:

Adding new records..
INSERT INTO FORUM_SITE_CATS (ParentID,Title,CatDesc) VALUES (0,'Example Top Level Category','This category is a demo to give you an idea of what this script can do.')
INSERT INTO FORUM_SITE_CATS (ParentID,Title,CatDesc) VALUES (1,'Example 2nd Level Category','This category is a demo to give you an idea of what this script can do.')
INSERT INTO FORUM_SITE_CATS (ParentID,Title,CatDesc) VALUES (1,'Example 2nd Level Category','This category is a demo to give you an idea of what this script can do.')
-2147467259 | [Microsoft][ODBC Microsoft Access Driver] The field 'FORUM_SITE_CATS.HITS' cannot contain a Null value because the Required property for this field is set to True. Enter a value in this field.


--------------------------------------------------------------------------------


Adding new records..
INSERT INTO FORUM_SITE_LINKS (CatID,Name,URL,LinkDesc,Author,SubmittedBy,Added) VALUES (0,'Example Link','http://forum.snitz.com','This link is a demo to give you and idea of what this script can do.','admin','admin','20010407232054')
INSERT INTO FORUM_SITE_LINKS (CatID,Name,URL,LinkDesc,Author,SubmittedBy,Added) VALUES (0,'Example Link','http://forum.snitz.com','This link is a demo to give you and idea of what this script can do.','admin','admin','20010407232054')
-2147467259 | [Microsoft][ODBC Microsoft Access Driver] The field 'FORUM_SITE_LINKS.VALIDATED' cannot contain a Null value because the Required property for this field is set to True. Enter a value in this field.

Dropping Column...
ALTER TABLE FORUM_A_REPLY DROP COLUMN THREAD_ID
ALTER TABLE FORUM_A_REPLY DROP COLUMN THREAD_ID
-2147217900 | [Microsoft][ODBC Microsoft Access Driver] There is no field named 'THREAD_ID' in table 'FORUM_A_REPLY'.
Dropping Column...
ALTER TABLE FORUM_A_REPLY DROP COLUMN R_SUBJECT
ALTER TABLE FORUM_A_REPLY DROP COLUMN R_SUBJECT
-2147217900 | [Microsoft][ODBC Microsoft Access Driver] There is no field named 'R_SUBJECT' in table 'FORUM_A_REPLY'.
Dropping Column...
ALTER TABLE FORUM_REPLY DROP COLUMN THREAD_ID
ALTER TABLE FORUM_REPLY DROP COLUMN THREAD_ID
-2147217900 | [Microsoft][ODBC Microsoft Access Driver] There is no field named 'THREAD_ID' in table 'FORUM_REPLY'.
Dropping Column...
ALTER TABLE FORUM_REPLY DROP COLUMN R_SUBJECT
ALTER TABLE FORUM_REPLY DROP COLUMN R_SUBJECT
-2147217900 | [Microsoft][ODBC Microsoft Access Driver] There is no field named 'R_SUBJECT' in table 'FORUM_REPLY'.

most everything works. the 'configure photo album' admin page doesn't save any changes. and some other things are screwy. Are these database errors serious? DId this happen because I dropped it on 3.4.06 not 05?

Shaggy
Support Moderator

Ireland
6780 Posts

Posted - 01 June 2007 :  04:43:18  Show Profile
Best asking this over at Image's forums.


Search is your friend
“I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
Go to Top of Page

jeeper
Starting Member

34 Posts

Posted - 01 June 2007 :  17:14:11  Show Profile
quote:
Originally posted by Shaggy

Best asking this over at Image's forums.





Yeah I realized after I posted that, that I was here and not there. Bad link from their install doc :)
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.35 seconds. Powered By: Snitz Forums 2000 Version 3.4.07