Hi,

I have following warning when browsing a node gallery:

* warning: include(./.tpl.php) [function.include]: failed to open stream: No such file or directory in C:\www\drupal-6.20-test\includes\theme.inc on line 1066.
* warning: include() [function.include]: Failed opening './.tpl.php' for inclusion (include_path='.;C:\php5\pear') in C:\www\drupal-6.20-test\includes\theme.inc on line 1066.

Any ideas why?

Thanks.

Comments

scroogie’s picture

Most probably an empty string, which shouldn't be. You should check your installation. Did you upgrade CCK or something? Maybe an update failed and you need to revisit update.php.

foredoc’s picture

It is a clean test site built for testing NG, and I did not update any modules before having this problem. The cck version is 2.9.

Thanks.

dddave’s picture

Status: Active » Postponed (maintainer needs more info)

I don't have any issues on my testinstalls. Running cck 2.9 also works flawlessly. Is there any other helpful info you can provide to debug this issue?

dddave’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Changing status.