Quote:
Originally Posted by xOzzie
Hey, I figured it out, at least for the MEMBERINFO and modifyoptions templates.
Go into the Find Updated Templates section under Style & Templates in admincp.
Find
Code:
<td class="smallfont" valign="bottom" align="$stylevar[right]">
there will be a second identical line just below it, followed by the DONATIONS section.
Just delete one of the duplicate lines. MEMBERINFO no longer is showing as needing modification.
For the modifyoptions template there is also a duplicate line.
Find
Code:
<if condition="$show['reputationoption']">
and delete the duplicate.
/edit - the other two templates appear unchanged. I just reverted them without any problems thus far. 
|
I've got it all working , with the exception of getting that DONOR picture to show up for the users that have donated. Highly annoying...I've made all the edits, it's just not working. Not a deal breaker, but certainly annoying.