Two questions:
1, Why there's no "Register" on the header?
See demo here: http://demo.phpbb3styles.net/Saphic. There's no Register button. I see these code in overall_header.html at line 137, but it seems doesn't work.
- Code: Select all
<!-- IF S_USER_LOGGED_OUT -->
<li><a href="{U_REGISTER}">{L_REGISTER}</a>
<!-- ENDIF -->
2, There's no "Restore Permission". When I try to test our user's permission, I just can not come back.
TIA.


