XenForo
Administrative
		- Thread starter
 - Admin
 - #1
 
Setting a prefix to close voting for suggestion threads prevents voting but doesn't display the phrase:
HTML:
	
	
	
		
Dumping

Dumping
[ATTACH type="full"...
Read more
ادامه مطلب...
				
			HTML:
		Code:
	
	<xf:elseif is="$suggestionInfo.closed" />
    {{ phrase('suggestion_closed_votes_not_accepted') }}
	Dumping
$suggestionInfo for a thread with an implemented prefix returns this:
Dumping
$suggestionInfo for a thread with a closed prefix returns this:[ATTACH type="full"...
Read more
ادامه مطلب...