Author |
Topic  |
|
puzo
Junior Member
 
Israel
417 Posts |
Posted - 29 October 2002 : 05:28:55
|
Hi, Is there an add-on/mod that shows who's online on the forums?
Mike |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
Kat
Advanced Member
    
United Kingdom
3065 Posts |
|
Rasco
Advanced Member
    
Germany
3192 Posts |
|
puzo
Junior Member
 
Israel
417 Posts |
Posted - 29 October 2002 : 13:55:41
|
Thank you very much, both sites have helped me. I have another question, two in fact: 1) Is there an option of pruning?; (mod or something) deleting posts older than a certain period time. 2) How can i ban users on my forum?
Mike |
 |
 |
|
Doug G
Support Moderator
    
USA
6493 Posts |
Posted - 29 October 2002 : 14:41:47
|
Visit the MOD forums and snitzbits.
|
====== Doug G ====== Computer history and help at www.dougscode.com |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 29 October 2002 : 15:40:04
|
I have made a simple script to delete topics and replies, both for Access and SQL Server DBs. It has no fancy interface, but you can use it has a base and improve it. Right now you just edit the script to specify the date and execute it to have the posts deleted. I can post a link if you want it. |
Snitz 3.4 Readme | Like the support? Support Snitz too |
 |
|
laser
Advanced Member
    
Australia
3859 Posts |
Posted - 29 October 2002 : 17:01:35
|
puzo,
1). Archiving is probably better than pruning. 2). Login as the Administrator and lock the user. |
 |
|
ajhvdb
Junior Member
 
Netherlands
392 Posts |
Posted - 29 October 2002 : 19:51:34
|
quote: Originally posted by ruirib
I have made a simple script to delete topics and replies, both for Access and SQL Server DBs. It has no fancy interface, but you can use it has a base and improve it. Right now you just edit the script to specify the date and execute it to have the posts deleted. I can post a link if you want it.
I want a link  |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 29 October 2002 : 21:33:01
|
quote: Originally posted by ajhvdb
quote: Originally posted by ruirib
I have made a simple script to delete topics and replies, both for Access and SQL Server DBs. It has no fancy interface, but you can use it has a base and improve it. Right now you just edit the script to specify the date and execute it to have the posts deleted. I can post a link if you want it.
I want a link 
For Access or SQL Server (the scripts are different and I didn't bother to try to have a single one)? |
Snitz 3.4 Readme | Like the support? Support Snitz too |
 |
|
ajhvdb
Junior Member
 
Netherlands
392 Posts |
Posted - 30 October 2002 : 03:00:20
|
Access for now and SQL for later :) |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 30 October 2002 : 06:24:42
|
Here it is. Just change the value of strMyDateLimit to set the date limit. All replies and topics prior to that date will be deleted.
The date format is the Snitz date format: yyyymmddhhmmss.
HTH |
Snitz 3.4 Readme | Like the support? Support Snitz too |
 |
|
puzo
Junior Member
 
Israel
417 Posts |
Posted - 30 October 2002 : 09:54:55
|
Thanks everybody for your help and thank you for the file.
Mike |
 |
 |
|
ajhvdb
Junior Member
 
Netherlands
392 Posts |
Posted - 30 October 2002 : 10:09:12
|
Thanks, when at home will look at it. |
 |
|
|
Topic  |
|