| SunChase |
|
|---|---|
|
How to write correctly <!---IF (UserGroup)='1'> ?
[url=http://ka13.orgfree.com]KA13[/url] - The essence of creativity
|
| pieter |
|
|---|---|
| SunChase |
|
|---|---|
|
doesnt work:
<!-- BEGIN: USER -->
{HEADER_LOGSTATUS}<br />
<ul class="ul">
<!-- IF {PHP.usr.maingrp} == "1" -->
<li>{HEADER_USER_ADMINPANEL}</li>
<!-- ENDIF -->
<li><a href="page.php?m=add">{PHP.skinlang.header.Pageadd}</a></li>
<li>{HEADER_USER_PROFILE}</li>
<li>{HEADER_USERLIST}</li>
<li>{HEADER_USER_PFS}</li>
<li>{HEADER_USER_LOGINOUT}</li></ul>
<!-- END: USER -->
[url=http://ka13.orgfree.com]KA13[/url] - The essence of creativity
|
| Trustmaster |
|
|---|---|
|
Be careful with spaces and quotes.
<!-- IF {PHP.usr.maingrp} == 1 -->May the Source be with you!
|
| pieter |
|
|---|---|
|
I was close.
... can we help you ...
|