The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Question about infraction system
Hi,
I am testing the infraction system but I have some concern. If I set that user spamming are banned for a day and moved to the group "banned" How does the user return active? Do I have to manually change its group from banned to user or does it happen automatically? |
#2
|
|||
|
|||
vBulletin its cronjob will automatically take care of that.
|
#3
|
||||
|
||||
do I have to set it anywhere?
|
#4
|
|||
|
|||
Nope, those cronjobs come with vBulletin its default installation.
|
#5
|
||||
|
||||
But I get users complaining because they are still banned.
--------------- Added [DATE]1454436791[/DATE] at [TIME]1454436791[/TIME] --------------- So here are my settings What is confusing is the column "mai" (never) which is when the ban expires. Does it have to be hours or days? Note below I have the automatic ban settings so for examples when a users spams he is banned for 1 day |
#6
|
|||
|
|||
The first table is the overview of infractions and when the infraction/warning itself expires. It looks fine.
Does your style have the cronjob image in the footer? If you're unsure what that is, give us a link to your forum and we can check it for you. |
#7
|
||||
|
||||
Quote:
thank you for your help |
#8
|
|||
|
|||
Yep, the theme you have does not have the cronimage in it.
Open the "footer" template and add: HTML Code:
{vb:raw cronimage} HTML Code:
<!-- Do not remove cronimage or your scheduled tasks will cease to function --> {vb:raw cronimage} <!-- Do not remove cronimage or your scheduled tasks will cease to function --> |
#9
|
||||
|
||||
Quote:
|
#10
|
|||
|
|||
Not entirely sure why it's not working, doesn't make much sense when I check the PHP code where it's generating the cronimage.
You can try to add it manually by replacing {vb:raw cronimage} with HTML Code:
<img src="http://www.interfans.org/forum/cron.php?t={vb:date timestamp}">
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|