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

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 Big problem with Richards Avatar MOD
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

novacoke
Starting Member

2 Posts

Posted - 27 March 2002 :  18:35:08  Show Profile
I get this error when I go to the settings...I recived a few errors during mod install, it installed but on the page it installs it listed stuff that worked and a few problems.

I use MySQL

Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[TCX][MyODBC]Table 'vbulletin.forum_avatar2' doesn't exist

/mysticrhino/lost_lands/forum/admin_avatar_settings.asp, line 100


Morten
Junior Member

Denmark
251 Posts

Posted - 27 March 2002 :  20:08:13  Show Profile
I have used the red part as dropfile (.txt) and it works by me.

DROP TABLE IF EXISTS FORUM_AVATAR2;
CREATE TABLE FORUM_AVATAR2 (A_HSIZE INT, A_WSIZE INT, A_BORDER INT);
INSERT INTO FORUM_AVATAR2 VALUES(64, 64, 0);
INSERT INTO FORUM_AVATAR2 VALUES(64, 64, 0);


Morten

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 27 March 2002 :  20:54:07  Show Profile
Try using this updated version of admin_mod_dbsetup.asp here:

http://kinser.121hosts.net/link-it/default.asp?catid=3&cattitle=FILES
Go to Top of Page

novacoke
Starting Member

2 Posts

Posted - 27 March 2002 :  21:10:11  Show Profile
That fixed it with the new setup file.....thx a bunch

Go to Top of Page

sideout
Starting Member

7 Posts

Posted - 11 April 2002 :  18:22:34  Show Profile  Visit sideout's Homepage
I have an Avatar question. I have installed the Avatar mod and it works GREAT. Is there a way for the user to set a url and have that as an avatar, rather than just using the avatars I have on my server?

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 11 April 2002 :  19:18:24  Show Profile
see here: http://kinser.121hosts.net/link-it/default.asp?catid=3&cattitle=FILES
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.23 seconds. Powered By: Snitz Forums 2000 Version 3.4.07