View Single Post
Old 03-10-2009, 11:38 PM  
teh ghey
Guest
 
Posts: n/a
Quote:
Originally Posted by gornyhuy View Post
post the entire code block. You have mixed php and templating system stuff there and you could be fucking it up in any number of ways.
i just changed it to this.
it doesnt crash, but it doesnt work (display the url I want to group #2



<!-- IF app_license == "commercial" -->
<!-- IF system_enable_upgrades == "1" -->
<!-- IF loggedin_can_upgrade_account == "1" -->
<!-- IF session.group_id == "2" -->
<li>{anchor:url1="theurliwant"}</li>
<!-- ENDIF -->
<!-- ENDIF -->
<!-- ENDIF -->
<!-- ENDIF -->
  Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote