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: General / Current Version (Old)
 Help With this please...Editing profile problem
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

MisterVB
Junior Member

274 Posts

Posted - 15 April 2001 :  19:25:48  Show Profile  Visit MisterVB's Homepage
Okay heres the list of mods I installed and I'm getting this error when I go to edit a members profile (no error when I edit my own).

Microsoft JET Database Engine error '80040e10'

No value given for one or more required parameters.

/forum/pop_profile.asp, line 787

Here is what is located on line 787:
Err_Msg = Err_Msg & "<li>You Must give an email address</li>"


Installed Mods:
Guestbook
Bookmarks
Huwrs Config
Category Order
Lock Topic On top
Private Messages
Mod Commander

If you need my pop_profile.asp please let me know

This is not the error i was getting from the previous problems with the profile... This is a different problem and i have not edited the po_profile or inc_profile that came with HuwR's configured pop_profile and inc_profile

Edited by - MisterVB on 15 April 2001 19:54:57

Edited by - MisterVB on 15 April 2001 20:01:38

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 15 April 2001 :  20:30:13  Show Profile
go ahead and e-mail me your inc_profile.asp and pop_profile.asp

This only happens when you, as an admin, edits someone elses profile right?
Go to Top of Page

MisterVB
Junior Member

274 Posts

Posted - 15 April 2001 :  20:31:05  Show Profile  Visit MisterVB's Homepage
right only as admin. :) thanks Rich it's on it's way.

Go to Top of Page

MisterVB
Junior Member

274 Posts

Posted - 15 April 2001 :  20:36:43  Show Profile  Visit MisterVB's Homepage
In case this extra bit of info helps... I get to where i have to login to edit the users profile it's the transition after i hit submit to actually view the users profile where the error occurs.

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 15 April 2001 :  20:39:27  Show Profile
line 787 of the pop_profile.asp you sent me is:


set rs = my_Conn.Execute(strSql)


This is the extra stuff that might be causing the error, make sure these datafields exist in your database:


strsql = strsql & ", " & strMemberTablePrefix & "MEMBERS.M_ALLOWDOWNLOADS, " & strMemberTablePrefix & "MEMBERS.M_ALLOWUPLOADS "
'######################################## kerrycode for Mail List # Display in goModify mode

strSql = strSql & ", " & strMemberTablePrefix & "MEMBERS.M_RECMAIL"

'-------/kerrycode
Go to Top of Page

MisterVB
Junior Member

274 Posts

Posted - 15 April 2001 :  20:45:15  Show Profile  Visit MisterVB's Homepage
whoa but i never installed a mod that requires uploading or downloading... Could you tell me where i would have to enter these fields please.

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 15 April 2001 :  20:47:29  Show Profile
The necessary files/instructions should have been included when you downloaded Huw's version. I think he has a .zip file named requiredfiles or something. I haven't used his version but I believe he includes instructions for everything that needs to be done.
Go to Top of Page

MisterVB
Junior Member

274 Posts

Posted - 15 April 2001 :  20:49:58  Show Profile  Visit MisterVB's Homepage
i only installed his configured pop and inc pop not his actual forum. I got it from a zip i dloaled from ricks site.

Go to Top of Page

MisterVB
Junior Member

274 Posts

Posted - 15 April 2001 :  20:53:54  Show Profile  Visit MisterVB's Homepage
it was missing the upload and download in the members table i just added it hopefully it will work fine now.

Go to Top of Page

MisterVB
Junior Member

274 Posts

Posted - 15 April 2001 :  21:11:40  Show Profile  Visit MisterVB's Homepage
that worked rich... Thanks guy.

Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 15 April 2001 :  21:13:04  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.37 seconds. Powered By: Snitz Forums 2000 Version 3.4.07