Quote:
Originally Posted by armthehomeless1
My members have alerted me to an issue after installing this style.
They said that when using your style, their subscribed threads have disappeared. Yet when they go back to our default style (not yours) the threads come back.
Any suggestions? Got me stumped!
|
Yes, right.
In your USERCP Template, find (at the top) and delete:
HTML Code:
<if condition="$show['privatemessages']">
Then find:
HTML Code:
</tbody>
</table>
<br />
<!-- ############## END SUBSCRIBED THREADS ############## -->
</if>
Repace by:
HTML Code:
</tbody>
</table>
<br />
<!-- ############## END SUBSCRIBED THREADS ############## -->