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

jettas
Starting Member

19 Posts

Posted - 24 October 2003 :  13:22:01  Show Profile
i have put all the scripts in correctly, i think.
when i go to topics i get this
http://a.domaindlx.com/jettas/test2/forum/topic.asp?TOPIC_ID=60
when you click profile you can't view it, says page not found
http://a.domaindlx.com/jettas/test2/forum/

jettas
Starting Member

19 Posts

Posted - 24 October 2003 :  14:52:04  Show Profile
Microsoft OLE DB Provider for ODBC Drivers error '80040e37'
[Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine cannot find the input table or query 'FORUM_AVATAR'. Make sure it exists and that its name is spelled correctly.

/jettas/test2/forum/admin_review_avatar.asp, line 84

when i go to review and edit avatars i get this message.
Microsoft OLE DB Provider for ODBC Drivers error '80040e37'
[Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine cannot find the input table or query 'FORUM_AVATAR'. Make sure it exists and that its name is spelled correctly.

/jettas/test2/forum/admin_review_avatar.asp, line 84
Go to Top of Page

jettas
Starting Member

19 Posts

Posted - 25 October 2003 :  13:42:06  Show Profile
Microsoft OLE DB Provider for ODBC Drivers error '80040e37'

[Microsoft][ODBC Microsoft Access Driver] Could not find output table 'FORUM_AVATAR'.

/jettas/test2/forum/admin_add_avatar.asp, line 100

when i try to add them
Go to Top of Page

dayve
Forum Moderator

USA
5820 Posts

Posted - 25 October 2003 :  14:03:07  Show Profile  Visit dayve's Homepage
look in your database and see if the table FORUM_AVATAR is physically there.

Go to Top of Page

jettas
Starting Member

19 Posts

Posted - 25 October 2003 :  14:49:03  Show Profile
i've downloaded it, can't find it :S
Go to Top of Page

jettas
Starting Member

19 Posts

Posted - 25 October 2003 :  14:50:24  Show Profile
its not in the database, so how do i add it?
Go to Top of Page

DavidRhodes
Senior Member

United Kingdom
1222 Posts

Posted - 25 October 2003 :  14:51:06  Show Profile
try re-running the dbs file

The UK MkIVs Forum
Go to Top of Page

jettas
Starting Member

19 Posts

Posted - 25 October 2003 :  14:58:24  Show Profile
The UK MkIVs Forum wicked, i'm from club gti mate. my forums about vw's and alike.
when i go to mod setup, it doesn't have a drop down box, so i add it manualy and it says its already there :S
Go to Top of Page

jettas
Starting Member

19 Posts

Posted - 25 October 2003 :  15:00:09  Show Profile
Creating table(s)...
CREATE TABLE FORUM_AVATAR( A_ID COUNTER CONSTRAINT PrimaryKey PRIMARY KEY , A_URL text (255) NULL , A_NAME text (50) NULL , A_MEMBER_ID int NULL DEFAULT 0)
Table already exists

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

adding Column M_AVATAR_URL...
ALTER TABLE FORUM_MEMBERS ADD COLUMN M_AVATAR_URL text (255) NULL
ALTER TABLE FORUM_MEMBERS ADD COLUMN M_AVATAR_URL text (255) NULL
-2147217900 | [Microsoft][ODBC Microsoft Access Driver] Field 'M_AVATAR_URL' already exists in table 'FORUM_MEMBERS'.

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

adding Column M_AVATAR_URL...
ALTER TABLE FORUM_MEMBERS_PENDING ADD COLUMN M_AVATAR_URL text (255) NULL
ALTER TABLE FORUM_MEMBERS_PENDING ADD COLUMN M_AVATAR_URL text (255) NULL
-2147217900 | [Microsoft][ODBC Microsoft Access Driver] Field 'M_AVATAR_URL' already exists in table 'FORUM_MEMBERS_PENDING'.

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

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 succesfully
--------------------------------------------------------------------------------
Go to Top of Page

DavidRhodes
Senior Member

United Kingdom
1222 Posts

Posted - 25 October 2003 :  15:12:46  Show Profile
Strange, it sounds permission based but I didn't think there were permissions on objects in Access, may be wrong though. Is the rest of the forum working okay? What's your name on CGTI?

The UK MkIVs Forum
Go to Top of Page

jettas
Starting Member

19 Posts

Posted - 25 October 2003 :  15:16:13  Show Profile
jettasrfab, i'm also on The UK MkIVs Forum, the rest of the forum works fine, just when i want to add any avatars :S
Go to Top of Page

DavidRhodes
Senior Member

United Kingdom
1222 Posts

Posted - 25 October 2003 :  15:40:06  Show Profile
Ah, the infamous jettasrfab
Some weird going's on there, I presume you have FTP access, I would try the following.

Download the database
Also, after downloading the database, check to see if the FORUM_AVATARS table is there again, if it isn't then open the table FORUM_CONFIG and see if the values 'intShowAvatar', 'strAvatarFolder', 'intAvatarWidth', 'intAvatarHeight' and 'intAvatarBorder' are in there. Delete all these, they may be duplicated as you have ran the dbs twice, delete all duplicates also.

Delete the database via FTP

Try any page on the forum, it should fail because the database is not there

Re-upload the database

The UK MkIVs Forum
Go to Top of Page

jettas
Starting Member

19 Posts

Posted - 25 October 2003 :  15:43:07  Show Profile
ta dude, i did that and it was missing FORUM_AVATAR so i got a DB from some one who did have it and imported it blank.
dunno what you mean by Ah, the infamous jettasrfab ;) :P
Go to Top of Page

jettas
Starting Member

19 Posts

Posted - 25 October 2003 :  15:51:05  Show Profile
got it working now.
Go to Top of Page

jettas
Starting Member

19 Posts

Posted - 26 October 2003 :  07:26:28  Show Profile
only thing not working now is mass add. it won't work.
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.42 seconds. Powered By: Snitz Forums 2000 Version 3.4.07