*** Update ***
I got this to work, I was not going into "vBulletin Options" and then "Ultimate Side Column Options" to edit the settings. Now it works like a charm. I'll leave this message here just in case anyone else has this problem.
*** /Update ***
I am having a problem getting the right col to show up. I have installed version 2.2, and went into usergroups and made all of my groups able to see the right col. I refresh my view of the forum, even log out and back in again and still no right column.
I put a table into block 11 (first block on right side) with just some simple text in it (test col) and this does not show up. See code below:
usc_block_11
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td>Test Col</td>
</tr>
</table>
The only variable that is in my configuration that may be a problem is that I have the vBadvanced Dynamics addon installed. Not sure if this would cause this not to show up though since vBadvanced doesn't mess with col's in the forum to my knowledge.
Anyone have any ideas or a place I could go to troubleshoot further?
|