Edit/Delete Post Time Limits - Posted (13271 Views)
Average Member
cripto9t
Posts: 881
881
This mod allows Administrators and Forum Moderators to set Edit and/or Delete time limits for normal users posts.
Features:
  • On/Off for Edit and Delete in "Admin Options".
  • Individual forum time limits, set in forum properties (edit/create forum).
  • Time limits can be set in either minutes, hours or days.
  • Time limits do not apply to Administrators or Forum Moderators.
Note: This mod depends on forum time which can be adjusted in "Admin Options". If the forum time is adjusted, it will screw-up the time limits for all prior posts.
Download: Right Click and Save Demo: Here - Use the test forum, it's set for 2 minutes. The other forums are no limit.<
    _-/Cripto9t\-_
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Senior Member
PeeWee.Inc
Posts: 1893
1893
I thought/think someone has done this MOD before.
If it has been done or not dont really matter. Nice MOD and well done.<
De Priofundus Calmo Ad Te Damine
Posted
Average Member
cripto9t
Posts: 881
881
Originally posted by PeeWee.Inc
I thought/think someone has done this MOD before.
If it has been done or not dont really matter. Nice MOD and well done.
Thanks PeeWee. This is the only one I've been able to find http://forum.snitz.com/forum/topic.asp?ARCHIVE=true&TOPIC_ID=39699 . I'm not sure how it works but the link to the Time Limit part is broken. I think it's an across the board time limit though.
I posted some code earlier that I can't seem to find with search, that had an across the board time limit also. That code is what I built this mod around.
<
    _-/Cripto9t\-_
Posted
Starting Member
nsukz
Posts: 20
20
According to cripto9t, we have to edit 7 asp files, i did exactly he said but still couldnt work out. Can anybdy help me by sending all the edited 7 asp files in my email nsukz@hotmail.co.uk. I will be very grateful.<
Posted
Average Member
cripto9t
Posts: 881
881
Originally posted by nsukz
According to cripto9t, we have to edit 7 asp files, i did exactly he said but still couldnt work out. Can anybdy help me by sending all the edited 7 asp files in my email nsukz@hotmail.co.uk. I will be very grateful.
nsukz, the edits are marked in the sample files. Just search for "edit time" in each file to find the changes. Also I have the line numbers listed in the head notes of each file.
What sort of problem are you having?<
    _-/Cripto9t\-_
Posted
Junior Member
rabufo
Posts: 328
328
Demo: Here

sorry for the off topic cripto9t....any way to get the very good weblog you've there??<
Posted
Starting Member
nsukz
Posts: 20
20
Now im getting this error.
Your strDBType is not set, please edit your config.asp
to reflect your database type.
but i referred to my config.sys
'strDBType = "sqlserver"
strDBType = "access"
'strDBType = "mysql"
<
Posted
Junior Member
rasure
Posts: 289
289
Sounds as if you may have uploaded the config file from the zip file, rather than your own?<
Posted
Starting Member
nsukz
Posts: 20
20
I edited by my self using the refrence of the config.sys inside the zip file.<
Posted
Starting Member
nsukz
Posts: 20
20
This is my config.sys


...<
Posted
Average Member
cripto9t
Posts: 881
881
nsukz, those changes look alright and shouldn't have caused that error. It sounds like the connection to your database got off somehow. You can probably get more help for that error in this forum http://forum.snitz.com/forum/forum.asp?FORUM_ID=111 .
If you made a backup copy of config.asp , you could go back to it. I'm sorry I couldn't be of more help.


<
    _-/Cripto9t\-_
You Must enter a message