Author |
Topic  |
|
graphix
Starting Member
6 Posts |
Posted - 04 April 2002 : 18:08:57
|
Im having a problem with the Avatar MOD and it creating the FORUM_AVATAR table.
Ive searched these forums and have found many others that have had the same issue, but the solutions that have been suggested seemed to have solved their problems.
When I run the MOD setup it says the FORUM_AVATAR table exists already, which it doesnt. The messeage is as follows:
Creating table(s)... CREATE TABLE FORUM_AVATAR( A_ID int IDENTITY (1, 1) PRIMARY KEY NOT NULL , A_URL text (255) NULL , A_NAME text (50) NULL , A_MEMBER_ID int NULL ) Table already exists
I have tried using Crashs updated dbs_avatar but that didnt help. Ive updated the database to access 2000. Ive even tried Richards admin_mod update.
Ive been trying to get this to work all day so Ive forgotten all the other things Ive tried, but if a suggestion was mentioned in a thread here, chances are I tried it.
When the avatar files are uploaded new users cant register and existing users cant update their profile. The pages just hang, and dont even return an error. I imagine this is due to the fact that it cant find the avatars.
Any help would be greatly appreciated, thanks.
|
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 04 April 2002 : 18:29:53
|
link to your forum? |
 |
|
crash
Advanced Member
    
Netherlands
2064 Posts |
Posted - 04 April 2002 : 18:30:26
|
could you perhaps email me the dbs file?
 Crash's Site | Crash is from 
|
 |
|
graphix
Starting Member
6 Posts |
Posted - 04 April 2002 : 18:39:11
|
ahh the link, sorry bout that.
http://www.daocharbingers.com/forum/
Ive reset the forum back to its previous condition so registering & updating works.
im leaving the office now so Ill have to pause working on this till tomorrow.
Crash I will email you the dbs file if you like, but its the one I just got off your site today. Ill have to email it tomorrow.
Thanks guys
|
 |
|
|
Topic  |
|