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
 SmileManager errors
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

marcomax
Starting Member

19 Posts

Posted - 05 February 2009 :  23:08:25  Show Profile
This happens when trying to ADD MOD, can anyone tell me what should I do pls?


SmileManager Plus Upgrade

Adding Column S_VISIBLE...
ALTER TABLE FORUM_SMILES ADD COLUMN S_VISIBLE int NULL DEFAULT 1
ALTER TABLE FORUM_SMILES ADD COLUMN S_VISIBLE int NULL DEFAULT 1
-2147217865 | Cannot find table or constraint.
Adding Column S_DEFAULT...
ALTER TABLE FORUM_SMILES ADD COLUMN S_DEFAULT int NULL DEFAULT 1
ALTER TABLE FORUM_SMILES ADD COLUMN S_DEFAULT int NULL DEFAULT 1
-2147217865 | Cannot find table or constraint.
Adding Column S_EXCLUDE...
ALTER TABLE FORUM_SMILES ADD COLUMN S_EXCLUDE int NULL DEFAULT 0
ALTER TABLE FORUM_SMILES ADD COLUMN S_EXCLUDE int NULL DEFAULT 0
-2147217865 | Cannot find table or constraint.
Adding Column S_COLSPAN...
ALTER TABLE FORUM_SMILES ADD COLUMN S_COLSPAN int NULL DEFAULT 1
ALTER TABLE FORUM_SMILES ADD COLUMN S_COLSPAN int NULL DEFAULT 1
-2147217865 | Cannot find table or constraint.

Creating table(s)...
CREATE TABLE FORUM_SMILES2( S2_ID int IDENTITY (1, 1) PRIMARY KEY NOT NULL , S2_ALLOWEDIT int NULL DEFAULT 1)
Table created successfully

Adding new records..
INSERT INTO FORUM_SMILES2 (S2_ALLOWEDIT) VALUES (1)

Value(s) updated successfully
Creating table(s)...
CREATE TABLE FORUM_SMILES_CUSTOM( MS_ID int IDENTITY (1, 1) PRIMARY KEY NOT NULL , MEMBER_ID int NULL , S_ID int NULL )
Table created successfully

If there were errors please post a question in the MOD Implementation Forum at
Snitz Forums
<

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 06 February 2009 :  01:53:36  Show Profile  Visit HuwR's Homepage
looks like you don't have the smile manager mod installed, but are trying to install the smile manager upgrade<
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.5 seconds. Powered By: Snitz Forums 2000 Version 3.4.07