11
k_toni
Smarty Variable for recent url?
  • 2004/3/24 16:38

  • k_toni

  • Just popping in

  • Posts: 14

  • Since: 2004/3/22


Hi there,

is there any possibility to get the recent URL variable in SMARTY? I would need this feature to hightlight my actual entry in my menu/submenu or is there any other way doing so?

Sincerly
Charly



12
k_toni
Re: theme_blockleft.html not compiled?!?!
  • 2004/3/23 16:38

  • k_toni

  • Just popping in

  • Posts: 14

  • Since: 2004/3/22


Thank you very much for your tip. Stupid me.. :(. I just copied the entries from the original theme site which has been:

<!-- Start left blocks loop -->
<{foreach 
item=block from=$xoops_lblocks}>
<{include 
file="default/theme_blockleft.html"}>
<{/foreach}>
<!-- 
End left blocks loop -->


*gg*. Of course it could not work with naming the directory to look for "default". So your tip was just right. Thank you very much.

Sincerely
Charly



13
k_toni
theme_blockleft.html not compiled?!?!
  • 2004/3/23 11:22

  • k_toni

  • Just popping in

  • Posts: 14

  • Since: 2004/3/22


Hi there,

I came up with my own layout and I tried to pack the left theme-block in a table. What I did was the following:
<table cellpadding="0" cellspacing="0" width="150px">
    <
tr bgcolor="Black">
        <
td bgcolor="Black">
            <
img src="<{$xoops_imageurl}>icon1.gif"
            <{
$block.title}>        
        </
td>
    </
tr>
    <
tr bgcolor="Black" style="background-color:black">
        <
td>
            <{
$block.content}>
        </
td>
    </
tr>
</
table>


and there is no menu on the left side. Even if I try to switch back to the old one:
<div class="blockTitle"><{$block.title}></div>
<
div class="blockContent"><{$block.content}></div>

the left block is not compiled and not visible. With any other theme everything works fine...!?!?!

Do you have an idea what could be wrong?

Sincerely
Charly




TopTop
« 1 (2)



Login

Who's Online

165 user(s) are online (76 user(s) are browsing Support Forums)


Members: 0


Guests: 165


more...

Donat-O-Meter

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

Latest GitHub Commits