Moving of theme templates creates warnings
Rob T - July 29, 2008 - 03:47
| Project: | Vocabulary Index |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Xano |
| Status: | closed |
Jump to:
Description
With the July 27 dev version (6.x-2.x-dev), I get 5 or 6 warnings where my vocabulary index page should be. I presume this had something to do with the files moving into a "theme" directory.
warning: include(./sites/all/modules/vocabindex/vocabindex_list_item.tpl.php) [function.include]: failed to open stream: No such file or directory in /usr/www/... /drupal-6.3/includes/theme.inc on line 971.

#1
I forgot to change the base path for the templates files. I'll probably do so tonight as I don't have CVS access from here.
#2
Fixed and committed to 6.x-2.x-dev.
My apologies for such a stupid mistake...
#3
Automatically closed -- issue fixed for two weeks with no activity.