Moshe1010
Well-known member
Thanksin the templateozzmodz_OTW_warningchange
Code:<xf:if is="!$xf.visitor.hasPermission('view', 'ozzmodzOTWview') && !in_array({$__globals.forum.node_id}, {$xf.options.ozzmodz_otw_nodes}) && ($__globals.thread.last_post_date <= {$xf.time} - ({$xf.options.ozzmodz_otw_days} * 86400)) && $xf.reply.template == 'thread_view'">
to
Code:<xf:if is="!$xf.visitor.hasPermission('view', 'ozzmodzOTWview') && !in_array({$__globals.forum.node_id}, {$xf.options.ozzmodz_otw_nodes}) && ($__globals.thread.last_post_date <= {$xf.time} - ({$xf.options.ozzmodz_otw_days} * 86400)) && in_array($xf.reply.template, ['thread_view', 'thread_view_type_question'])">

@Ozzy47 maybe to implement this in the add-on
 ?
?![[OzzModz] Old Thread Warning](/community/data/resource_icons/9/9071.jpg?1677330137)
 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		