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

IcyStormFL
Starting Member

21 Posts

Posted - 01 April 2007 :  11:58:24  Show Profile
do I need to change anything?
Avatar Mod for 3.4

Creating table(s)...
CREATE TABLE FORUM_AVATAR( A_ID int IDENTITY (1, 1) PRIMARY KEY NOT NULL , A_URL nvarchar (255) NULL , A_NAME nvarchar (50) NULL , A_MEMBER_ID int NULL DEFAULT 0)
Table already exists

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

Adding Column M_AVATAR_URL...
ALTER TABLE FORUM_MEMBERS ADD M_AVATAR_URL nvarchar (255) NULL
ALTER TABLE FORUM_MEMBERS ADD M_AVATAR_URL nvarchar (255) NULL
-2147217900 | Column names in each table must be unique. Column name 'M_AVATAR_URL' in table 'FORUM_MEMBERS' is specified more than once.

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

Adding Column M_AVATAR_URL...
ALTER TABLE FORUM_MEMBERS_PENDING ADD M_AVATAR_URL nvarchar (255) NULL
ALTER TABLE FORUM_MEMBERS_PENDING ADD M_AVATAR_URL nvarchar (255) NULL
-2147217900 | Column names in each table must be unique. Column name 'M_AVATAR_URL' in table 'FORUM_MEMBERS_PENDING' is specified more than once.

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

Adding new records..
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('intShowAvatar','1')
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('strAvatarFolder','avatars/')
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('intAvatarWidth','64')
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('intAvatarHeight','64')
INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('intAvatarBorder','1')

Value(s) updated successfully
--------------------------------------------------------------------------------

JJenson
Advanced Member

USA
2121 Posts

Posted - 01 April 2007 :  13:15:08  Show Profile  Visit JJenson's Homepage
Nope that seems to look ok are you having any errors with the mod itself?
Go to Top of Page

IcyStormFL
Starting Member

21 Posts

Posted - 01 April 2007 :  17:23:34  Show Profile
im having issues with every mod...lol wish there was a 10and1 mod lol.
Go to Top of Page

JJenson
Advanced Member

USA
2121 Posts

Posted - 01 April 2007 :  20:28:24  Show Profile  Visit JJenson's Homepage
What problems are you having if you will list what is going on then the people here can help you work through them.
Go to Top of Page

Panhandler
Average Member

USA
783 Posts

Posted - 01 April 2007 :  22:09:11  Show Profile  Visit Panhandler's Homepage
You mention a 10in1 mod, so i'm guessing that you may have installed the 5-in-1 expansion pack?

If so, you will need to inspect the original author's readme.html instructions for the Private Messages mod as there are special instruction that relate to compatibility with the Avatar mod.


"5-in-1 Snitz Common Expansion Pack" - five popular mods packaged for easy install
". . .on a mote of dust, suspended in a sunbeam. . ."
HarborClassifieds
Support Snitz Forums


Go to Top of Page

IcyStormFL
Starting Member

21 Posts

Posted - 02 April 2007 :  21:27:25  Show Profile
Configuration of Attachments
Upload directory: http://www.350zclubofflorida.net/default_group.asp/?????????/
Allow attachments in posts: Yes: No:

what goes where the ??? are?
this is for the file Proeders file attachment


The reason I dont post to many problems is cause then I feel like an idiot LOL.

Go to Top of Page

Shaggy
Support Moderator

Ireland
6780 Posts

Posted - 03 April 2007 :  04:13:11  Show Profile
He who asks is a fool for five minutes, but he who does not ask remains a fool forever.


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
  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.36 seconds. Powered By: Snitz Forums 2000 Version 3.4.07