Quote:
Originally Posted by Mopar Rob
Can someone please help...
I am getting the following error When I try updating the Header Template as described above: adding child to non-existent node!
|
Make sure you put in the PC style ID in the XXX. ALSO! Make sure all of this is highlighted:
Quote:
<vb:if condition="$vbulletin->options['ls_default_style_link']==1">
<a class="toplinks" href="{vb:raw $vbulletin->options['ls_navbar_home']}?{vb:raw session.sessionurl}styleid={vb:raw vboptions.ls_default_style}">{vb:raw vboptions.ls_default_link}</a>
</vb:if>
|
and not just the first line when you replace the code. BTW there are TWO lines in the template and not one.