Log in

View Full Version : How can I allow replys on a given thread only when there are 15 days over? (no bumps)


vithorius
04-20-2009, 11:26 PM
I would like to know how can I allow replys on a given thread only when there is 15 days over?

I mean, there is this classifieds section on my board, and I would like to restrict bumps to only be possible when 15 days are over from the thread first message and /or from the last message posted on that thread.

I would like to have this implemented only on 3 (three) of my board's sections. I would need to set in wich of my forums/sections this hack would be working on...

The useres should only reply (bump) when 15 days are over since the last message posted!

Who knows how to do it?

Lynne
04-21-2009, 02:24 AM
Are you considering a bump to be only when the original thread owner goes to reply to the thread? So basically you want them to be allowed to make the thread but they can't reply until it has been 15 days since the made the thread?

vithorius
04-21-2009, 07:17 PM
Are you considering a bump to be only when the original thread owner goes to reply to the thread? So basically you want them to be allowed to make the thread but they can't reply until it has been 15 days since the made the thread?

That's quite correct Lynne! :up: :up: :up:

Basically I want users to be allowed to make (start) the thread(s) but won't be able to reply until it has been 15 days since they started the thread(s).

That is just what I'm looking for...! ;)


Anyone knows how to do it?

Lynne
04-21-2009, 07:22 PM
Probably write a plugin that works upon post submission that checks if the poster is the same as the thread starter and if so check for the thread start date and compare it to the post date. If it has been less than 15 days, give the person an error telling them they can't reply until the 15 days is up.

vithorius
04-21-2009, 11:54 PM
Probably write a plugin that works upon post submission that checks if the poster is the same as the thread starter and if so check for the thread start date and compare it to the post date. If it has been less than 15 days, give the person an error telling them they can't reply until the 15 days is up.
I can understand your theory, but I just don't have the skills to write a pugin...

That would solve my problem, and I believe that some programmer out there might have the skills to do it and do it easy and fast...

But who...?


Should I post a thread asking for a new mod (paid/unpaid)?

Lynne
04-22-2009, 02:35 AM
Should I post a thread asking for a new mod (paid/unpaid)?
If you are hoping someone else will code it for you, then yes, you should post in one of those forums. It is a bit specific to your forum, so I'm not sure how successful you would be posting for it in the unpaid mods forum (usually users who do stuff in there are hoping to then release it and/or use it on their site and/or get their name known for future jobs).

vithorius
04-22-2009, 06:32 AM
If you are hoping someone else will code it for you, then yes, you should post in one of those forums. It is a bit specific to your forum, so I'm not sure how successful you would be posting for it in the unpaid mods forum (usually users who do stuff in there are hoping to then release it and/or use it on their site and/or get their name known for future jobs).

Thank you Lynne!

Well, I guess that this kind of Mod could get someone's name on it, I don't mind!

And, the Mod could also be used in other boards, as I guess that this could be useful to somebody else! (the coder could put some way of programming the 15 days by choosing how many days one would like to set via the AdminCP, and the Mod would not be restricted anymore to my board.)


Well, I will try my luck on the unpaid ones first...

Videx
04-23-2009, 02:22 AM
There are several Classified mods around. They all have some sort of expiration options.

mike2902
04-23-2009, 11:10 AM
I think users would just use alters or PM someone else to bump the thread making this totally useless. Just make a condition of posting a classified that you cannot bump your own thread. Plus the problem comes if someone asks a question in the thread, the thread starter wont be able to reply to it for 2 weeks.

vithorius
04-25-2009, 07:33 PM
There are several Classified mods around. They all have some sort of expiration options.
Very good tip! I have already made some searches for the "classified" string sometime ago. I guess I will look for to see what's new now... :up:



I think users would just use alters or PM someone else to bump the thread making this totally useless. Just make a condition of posting a classified that you cannot bump your own thread. Plus the problem comes if someone asks a question in the thread, the thread starter wont be able to reply to it for 2 weeks.
Well... In my forum, only the users who started the classified (the thread) are able to 'bump', when there are 15 days over... :p

NO one else can reply on the classified thread. ;)

But I really need to restrict the bump to the 15 days period of time... If the seller would like to bump its own classifies thread, he will only be able to do it after 15 days have passed...
Right now, what I have is that if someone wants to bump the thread before the 15 days period of time, they can do it (although the Admins will give them a Warning and / or an Infraction) and delete the bump. :D

But I need a way of NOT having to give any kind of Infractions, nor Warnings... I need a way of restrict the reply before the 15 days are over automatically! Bu how...? :confused:


I already searched, and searched, and searched for this kind of Mod, but there is just not a single Mod who helps me in this quest... :(

vithorius
05-06-2009, 03:35 PM
How to prevent the thread starter from bumping before 'X' given days/time? :confused: