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
 Member Profile (definable fields) - Problems
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

tomasalsbro
Average Member

Sweden
818 Posts

Posted - 13 July 2001 :  18:48:17  Show Profile  Visit tomasalsbro's Homepage
Hi,
After implementing Huw´s Member Profile (definable fields) Mod, I receive this message after answering "yes" in the pop-up window that follows the yes-answer:
======
Microsoft VBScript runtime error '800a01b6'

Object doesn't support this property or method: 'my_Conn.execute'

/forum/pop_admin_table.asp, line 16
==============
What shall I do???
Cheers / Tomas

!-Keep distance in traffic-!
www.whiplash.se
www.whiplash.pp.se

@tomic
Senior Member

USA
1790 Posts

Posted - 13 July 2001 :  20:41:58  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
Change this line(16) in pop_admin_table.asp:
my_Conn.Execute= "INSERT INTO " & strTablePrefix & "USERFIELDS (USR_LABEL,USR_FIELDTYPE,USR_SHORTNAME) Values ('NewLabel','S','User_" & usrNum & "')"

to

my_Conn.Execute("INSERT INTO " & strTablePrefix & "USERFIELDS (USR_LABEL,USR_FIELDTYPE,USR_SHORTNAME) Values ('NewLabel','S','User_" & usrNum & "')")

or just remove the =

@tomic

Go to Top of Page

tomasalsbro
Average Member

Sweden
818 Posts

Posted - 14 July 2001 :  02:07:27  Show Profile  Visit tomasalsbro's Homepage
Thank's @tomic! It worked perfect.

I found a new problem with the mods.
After checking the box to enable user fields and clicking set, the confirm text appear, but after returning to the User Fields Configuration, the check box is empty.
Should it be empty or...? Is it just to continue or is there something missing?
Cheers / Tomas

!-Keep distance in traffic-!
www.whiplash.se
www.whiplash.pp.se

Edited by - tomasalsbro on 14 July 2001 05:13:11
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 14 July 2001 :  02:47:36  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
I can't help you there, after I fixed that it crashed the server so many times i gave up on this particular mod and just decided to edit the database.

@tomic

Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 14 July 2001 :  02:48:23  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
I can't help you there, after I fixed that it crashed the server so many times i gave up on this particular mod and just decided to edit the database.

@tomic

Go to Top of Page

tomasalsbro
Average Member

Sweden
818 Posts

Posted - 14 July 2001 :  03:31:26  Show Profile  Visit tomasalsbro's Homepage
quote:

I can't help you there, after I fixed that it crashed the server so many times i gave up on this particular mod and just decided to edit the database.

@tomic





Ahh - so you hade the same problem or what to say? I had no problems with the server at all - but I haven't looked at the effects on the databas.

I'll try to reach Huw and see what his opinion is.
By the way - thank's so far @tomic!
Cheers / Tomas

!-Keep distance in traffic-!
www.whiplash.se
www.whiplash.pp.se
Go to Top of Page

tomasalsbro
Average Member

Sweden
818 Posts

Posted - 15 July 2001 :  04:55:27  Show Profile  Visit tomasalsbro's Homepage
Hi,
Huw helpted me solve the problem.
He wrote:
Look to see if you have a file called mod_config or something similar, check
that any variables relating to the userfields mod are uncommented.

My file was: mod_config.asp

He's suggestion solved my problem with the check box.
Cheers / Tomas


!-Keep distance in traffic-!
www.whiplash.se
www.whiplash.pp.se
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.35 seconds. Powered By: Snitz Forums 2000 Version 3.4.07