1
carpman
wht does this kill theme.html
  • 2004/8/31 17:40

  • carpman

  • Just popping in

  • Posts: 7

  • Since: 2004/8/31


Hello, trying to get the code below to work in theme.html but it just kills it and all i get is blank page when i try and site.

What i am trying to do is do away with user menu and have 2 different view for logged on and logged out users


<{if $xoops_isuser}> Welcome back <{$xoops_uname}>


<{if $xoops_isuser}> View account

<{if $xoops_isuser}> Inbox

<{if $xoops_isuser}> Notifications

<{if $xoops_isuser}> logout

<{else}> Register! or <{/if}>
<{else}> log in <{/if}>




cheers

2
Herko
Re: wht does this kill theme.html
  • 2004/8/31 18:01

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


In the beginning of the code, I see a lot of unclosed <{if}> tags. Close them with <{/if}>

Herko

Login

Who's Online

812 user(s) are online (107 user(s) are browsing Support Forums)


Members: 0


Guests: 812


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits