Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Error - Remove member
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Error - Remove member

 Post Reply Post Reply
Author
jola View Drop Down
Newbie
Newbie


Joined: 20 July 2003
Location: Sweden
Status: Offline
Points: 21
Post Options Post Options   Thanks (0) Thanks(0)   Quote jola Quote  Post ReplyReply Direct Link To This Post Topic: Error - Remove member
    Posted: 12 September 2004 at 4:41am
Hi,
I got some problems when I should delete a member in my forum, I use version 7.01

The error:

Microsoft JET Database Engine error '80004005'
You cannot add or change a record because a related record is required in table 'tblAuthor'.
/forum/delete_member.asp, line 124

Line 124: (120-128 )

'Set all the users posts to the Guest account
  strSQL = "UPDATE " & strDbTable & "Thread SET Author_ID=2 WHERE (Author_ID ="  & lngMemberID & ")"
   
  'Write to database
  adoCon.Execute(strSQL)   <---- Line 124
    
  
  'Delete the user from the email notify table
  strSQL = "DELETE FROM " & strDbTable & "EmailNotify WHERE (Author_ID ="  & lngMemberID & ")"

Anyone that know my problems here ?

Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 13 September 2004 at 10:54am
This bug was addressed some time ago.

To sort this out upgrade to the latest version.

You should do this anyway or your forum will not be secure!!
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.