Quote:
Originally Posted by colochris
Hello and great work. If I may ask, is it possible to only have this viewable in a persons UserCP? So on the left you have the vb default stuff and then on the right have this additional column?
|
I realize this was an old question, but I couldn't find the answer today when I was looking for the same thing.
Turns out it's simple:
In the USERCP_SHELL template, find this near the top:
<!-- table to support left column nav -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr valign="top">
<td>
then paste in whichever of the following you want to show up:
$sc_user
$sc_stats
$sc_latest_threads
$sc_poll
$sc_ads
$sc_links
That's it. Hope this helps sombody.
This Sidebar Column is a great mod!