<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : Batch delete members</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Batch delete members]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 09 Apr 2026 07:41:22 +0000</pubDate>
  <lastBuildDate>Thu, 03 Aug 2006 20:53:17 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=20880</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Batch delete members : Sorry -boRg-  It appears I got...]]></title>
   <link>https://forums.webwiz.net/batch-delete-members_topic20880_post112046.html#112046</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14564">donstar</a><br /><strong>Subject:</strong> 20880<br /><strong>Posted:</strong> 03&nbsp;August&nbsp;2006 at 8:53pm<br /><br /><DIV>Sorry -boRg-</DIV><DIV>&nbsp;</DIV><DIV>It appears I got the above error message because I misspelled the new code! <img src="http://forums.webwiz.net/smileys/smiley9.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>The modification works fine on the Access version.</DIV><DIV>&nbsp;</DIV><DIV>Still no joy on the mySQL version though. <img src="http://forums.webwiz.net/smileys/smiley19.gif" border="0"></DIV><span style="font-size:10px"><br /><br />Edited by donstar - 03&nbsp;August&nbsp;2006 at 9:12pm</span>]]>
   </description>
   <pubDate>Thu, 03 Aug 2006 20:53:17 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/batch-delete-members_topic20880_post112046.html#112046</guid>
  </item> 
  <item>
   <title><![CDATA[Batch delete members : Yes the file is admin_batch_delete_members.aspIf...]]></title>
   <link>https://forums.webwiz.net/batch-delete-members_topic20880_post112023.html#112023</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 20880<br /><strong>Posted:</strong> 03&nbsp;August&nbsp;2006 at 11:27am<br /><br />Yes the file is admin_batch_delete_members.asp<br><br>If the example I gave does not work then it may mean recoding the page and a quick fix is not possible. Sorry.<br>]]>
   </description>
   <pubDate>Thu, 03 Aug 2006 11:27:00 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/batch-delete-members_topic20880_post112023.html#112023</guid>
  </item> 
  <item>
   <title><![CDATA[Batch delete members : I assume you mean the file admin_batch_delete_members.asp...]]></title>
   <link>https://forums.webwiz.net/batch-delete-members_topic20880_post111983.html#111983</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14564">donstar</a><br /><strong>Subject:</strong> 20880<br /><strong>Posted:</strong> 02&nbsp;August&nbsp;2006 at 11:11pm<br /><br />I assume you mean the file admin_batch_delete_members.asp as I don't have a file called batch_delete_members.asp. <DIV>&nbsp;</DIV><DIV>I've tried changing line 77 as you suggested and it's not deleting any members? Will this work with both Access and mySQL version? I'm trying to delete members in mySQL version.</DIV><DIV>&nbsp;</DIV><DIV>I know I can delete them directly from the DB, but I'd like to set up the admin page so that I can delete old inactive members on a regular basis.</DIV><DIV>&nbsp;</DIV><DIV>Edited to add that I've just tried this on Access Version and I'm getting the following error</DIV><DIV>&nbsp;</DIV><DIV>Microsoft JET Database Engine<FONT face="Times New Roman" size=3> </FONT><FONT face=Arial size=2>error '80040e10'</FONT><FONT face="Times New Roman" size=3> </FONT><P><FONT face=Arial size=2>No value given for one or more required parameters.</FONT> <P><FONT face=Arial size=2>/forum/admin_batch_delete_members.asp</FONT><FONT face=Arial size=2>, line 92</FONT></P></DIV><span style="font-size:10px"><br /><br />Edited by donstar - 02&nbsp;August&nbsp;2006 at 11:59pm</span>]]>
   </description>
   <pubDate>Wed, 02 Aug 2006 23:11:24 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/batch-delete-members_topic20880_post111983.html#111983</guid>
  </item> 
  <item>
   <title><![CDATA[Batch delete members :  To change it from the join date...]]></title>
   <link>https://forums.webwiz.net/batch-delete-members_topic20880_post111943.html#111943</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 20880<br /><strong>Posted:</strong> 02&nbsp;August&nbsp;2006 at 9:50am<br /><br />To change it from the join date to last active date open the file batch_delete_members.asp and on line 77 change:-<br><br>Author.Join_date<br><br>To:-<br><br>Author.Last_visit<br><br>This will then delete non-posting members based on the time they where last active rather than by when they joined.<br><span style="font-size:10px"><br /><br />Edited by -boRg- - 02&nbsp;August&nbsp;2006 at 9:51am</span>]]>
   </description>
   <pubDate>Wed, 02 Aug 2006 09:50:49 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/batch-delete-members_topic20880_post111943.html#111943</guid>
  </item> 
  <item>
   <title><![CDATA[Batch delete members : I know that in the Admin area...]]></title>
   <link>https://forums.webwiz.net/batch-delete-members_topic20880_post111910.html#111910</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14564">donstar</a><br /><strong>Subject:</strong> 20880<br /><strong>Posted:</strong> 01&nbsp;August&nbsp;2006 at 9:32pm<br /><br />I know that in the Admin area it's possible to Delete Members that have never posted that registered over so many&nbsp;days, weeks, months, years ago, which is great, but I have a fair few members that registered over 2 years ago and have never posted&nbsp;but who visit the Forum regularly. I don't want to delete them because I have the Forum set so that all topics are hidden to non members.<DIV>&nbsp;</DIV><DIV>What I'd like to be able to do is Delete Members that have never posted and/or were LAST&nbsp;ACTIVE more than one or two years ago because these are the ones that are just taking up space in my DB.</DIV><DIV>&nbsp;</DIV><DIV>Can the Batch Delete Members page be modified to allow me to do this?</DIV>]]>
   </description>
   <pubDate>Tue, 01 Aug 2006 21:32:58 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/batch-delete-members_topic20880_post111910.html#111910</guid>
  </item> 
 </channel>
</rss>