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
 Help With Avatar 2.0
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Araghor
Starting Member

7 Posts

Posted - 18 May 2001 :  02:06:04  Show Profile
I have a error when i compile !!! plz help me
http://qcwar.homeip.net/forum/
http://qcwar.homeip.net/forum/pop_profile.txt

Thx

Ps: si il y quelqu'un en francais qui peut m'aider un peu j'aimerais ca merci !

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 18 May 2001 :  02:19:41  Show Profile
There was some code missing from your pop_profile.asp file that should have been added when you edited that file.

I've e-mailed you the file with all of the code added.
Go to Top of Page

Araghor
Starting Member

7 Posts

Posted - 18 May 2001 :  21:48:02  Show Profile
Thx richard !! but its not work :(

Check my error !!! im not so good with mod !!! im very bad :(

Thx for help me :)

Creating table(s)...
CREATE TABLE FORUM_AVATAR( A_ID INT (11) DEFAULT '' NOT NULL auto_increment , A_URL varchar (255) NULL , A_NAME varchar (50) NULL , A_MEMBER_ID int NULL DEFAULT 0,KEY FORUM_AVATAR_A_ID(A_ID))
-2147217900 | Erreur de syntaxe dans l'instruction CREATE TABLE.

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

Creating table(s)...
CREATE TABLE FORUM_AVATAR2( A_HSIZE int NULL , A_WSIZE int NULL , A_BORDER int NULL ,KEY FORUM_AVATAR2_())
-2147217900 | Erreur de syntaxe dans la définition de champ.

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

Adding new records..
INSERT INTO FORUM_AVATAR2 (A_HSIZE, A_WSIZE, A_BORDER) VALUES (64, 64, 0)
-2147217865 | Impossible de trouver la table destination 'FORUM_AVATAR2'.

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

Adding Column...
ALTER TABLE FORUM_MEMBERS ADD M_AVATAR_URL varchar (255) NULL
-2147217887 | Le champ 'M_AVATAR_URL' existe déjà dans la table 'FORUM_MEMBERS'.
Table(s) updated


Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 18 May 2001 :  22:01:39  Show Profile
so you are using MySQL ?

If so, it would probably be a good idea to get a newer version of mod_dbsetup.asp
Go to Top of Page

Araghor
Starting Member

7 Posts

Posted - 18 May 2001 :  22:56:14  Show Profile
i use access 2000 !! but the forum work good.

I am not able use mod. I have a error with avatar 2.0 and private messages

This snitz forum is so good but i just want 3 mod in and im not able




Edited by - Araghor on 18 May 2001 22:57:13
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 18 May 2001 :  23:05:45  Show Profile
Check your config.asp file and make sure that strDBType = "access" is uncommented and the other 2 strDBType lines are NOT uncommented. When you goto mod_dbsetup.asp at the top is says mysql database setup. If you are using an Access database, it should say that on the mod_dbsetup.asp page.
Go to Top of Page

Araghor
Starting Member

7 Posts

Posted - 19 May 2001 :  15:37:03  Show Profile
Yes its good !!!!

Thanks Richard !!! your a great guys

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 20 May 2001 :  05:01:36  Show Profile
you're welcome
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.32 seconds. Powered By: Snitz Forums 2000 Version 3.4.07