1
LazyBadger
Nested Smarty-variables doesn't work???

Well, small theme design trouble.
For better and more modular design I prefer include files in theme.html.
But... This construction (f.e)doesn't work
<{include file="<{$xoops_theme}>/theme_blockleft.html"}>

I cry...
Using themename instead of variable isn't elegant and power solution

2
Dave_L
Re: Nested Smarty-variables doesn't work???
  • 2005/1/16 23:47

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


Don't nest the brackets:

<{include file="$xoops_theme/theme_blockleft.html"}>

3
LazyBadger
Re: Nested Smarty-variables doesn't work???

Thanks - it'm happy now!
Am I a single idiot with this problem?!

4
tjnemez
Re: Nested Smarty-variables doesn't work???
  • 2005/1/17 13:34

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


no, you are not alone.

Login

Who's Online

1047 user(s) are online (258 user(s) are browsing Support Forums)


Members: 0


Guests: 1047


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