IPB - hidden content
#2

I changed this:

 

 

/* Has replied to the topic already? */
 
if ( $hasReplied )
{
//$hideState[ $this->topic['tid'] ] = true;  <--- OLD
$hideState[ $this->topic['tid'] ] = false;
 
//$output .= $this->registry->getClass('output')->getTemplate('post')->tbUnhiddenContent( $content );   <---- OLD
$output .= $this->registry->getClass('output')->getTemplate('post')->tbHiddenContent();
}
but posting still unhides the hide tags any help would be great Smile


Messages In This Thread
[No subject] - by Johnny5 - 02-06-2015, 02:39 PM
[No subject] - by Johnny5 - 02-06-2015, 02:42 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)