1
succhi
Theme pulling data from default: it shouldn't
  • 2005/1/17 12:15

  • succhi

  • Just popping in

  • Posts: 20

  • Since: 2004/3/20


I have been trying to create a new theme for myself. I duplicated the 'default' theme folder and named it 'cloud'.

In the preferences pane in admin I set both the default theme and user default theme to 'cloud'. I also said yes to updating from template dirs.

My site picks up theme.html and style.css fine from my 'cloud' folder but theme_blockright.html keeps getting pulled across from the 'default' theme folder. I know this because when I edit that theme_blockright.html in the default folder I get the changes I want.

Is this normal behaviour for XOOPS 2.0.9.2? Is there a trick I am missing?

I just want a self contained theme instead of hacking the default theme folder to pieces like I did for my last site.

TIA

Stu.

2
Herko
Re: Theme pulling data from default: it shouldn't
  • 2005/1/17 12:43

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


make sure that the cloud/theme.html has the correct includes as they probably still point to the blocks includes from the default/ folder.

Herko

3
succhi
Re: Theme pulling data from default: it shouldn't
  • 2005/1/17 13:03

  • succhi

  • Just popping in

  • Posts: 20

  • Since: 2004/3/20


Thankyou.

That fixed it.

S.

4
menochi
Re: Theme pulling data from default: it shouldn't
  • 2005/1/17 13:06

  • menochi

  • Friend of XOOPS

  • Posts: 259

  • Since: 2003/12/28


Hi

what Herko means is this part of the theme.html:

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

it must be (after you changed the name):

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

the same way in the center- and the right block.

E D I T
Hello

you won for 150 secs.

Have fun with your page!

Login

Who's Online

148 user(s) are online (114 user(s) are browsing Support Forums)


Members: 0


Guests: 148


more...

Donat-O-Meter

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

Latest GitHub Commits