Quote:
Originally Posted by rookie7
Thank you for answering my request. I'm a bit slow so...could you please tell me what you mean by
|
Find ;
$posneg = $repa;
replace the next line with ;
if (!$cutoff) { eval('$post[\'reputationdisplay\'] .= "' . fetch_template('postbit_reputation') . '";'); }
and again, find ;
$posneg = $repb;
and replace the next line with ;
if (!$cutoff) { eval('$post[\'reputationdisplay\'] .= "' . fetch_template('postbit_reputation') . '";'); }