Quote:
Originally Posted by Qwest
Was the problem with the vbadvanced homepage thing ever fixed?
This hack still tries to add a column to the vbadvanced homepage because of the header template edits...
|
In your header template just before the added code add
Code:
<if condition="THIS_SCRIPT!='adv_index'">
and after the added code add
repeat this for the footer template. The column will then be ignored for the vBAdvanced index page.