Hello,

First, this module make me easier lot of things with theming my website... :) Not very well know yet but it should be soon.

Every works fine but somethimes I've got this:

warning: include(./themes/defautpage/page.tpl.php) [function.include]: failed to open stream: No such file or directory in /home/pariscin/www/includes/theme.inc on line 1020.
warning: include() [function.include]: Failed opening './themes/defautpage/page.tpl.php' for inclusion (include_path='.:/usr/share/php5') in /home/pariscin/www/includes/theme.inc on line 1020.

Do I have to add something in my includes/theme.inc folder?

I've ave another question if you don't mind:

I installed 4 more themes in my site, in fact it's 4 copies of the default theme that I modified.

In this 4 new "sub-themes" I modiefied what I would like modify.

So, I have not created them from scratch, like I said, there are integrale copies of my default theme.

But having all these files in four times not make me feel... I think it's simply bad work.

What do you think? There are no effects about having 4 times my default theme or there are bad effects?

Thanks :)

Comments

junro’s picture

I've got exactly the same message wathever the new theme used.

Here was withe the theme "defautpage".

hass’s picture

Status: Active » Fixed

No idea what this should have to do with Sections. Try all your themes without sections first. If they work via standard theme selection it need to work with sections, but I expect they are also broken without sections. Also make sure your install is not broken and the core file includes/theme.inc exists. Maybe download the Drupal package again from d.o and re-install the files.

Only to note, but not related to your issue, place your custom themes in "sites/all/themes/*", please.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.