On a testsite I installed 1.0-alpha1 today. Get several warnings of the type:

Warning: include_once() [function.include-once]: Unable to access /home/fvangeirt/domains/firewolf.org/public_html/sites/all/modules/date/date/date.theme in theme() (line 794 of /home/fvangeirt/domains/firewolf.org/public_html/includes/theme.inc).

It seems it is looking for a file modules/date/date/date.theme, but that file is not in that location.

Comments

karens’s picture

Status: Active » Fixed

It looks like you have a messed up installation. The directory was re-organized to work around a core bug. So you dumped new files on top of old files without removing the old ones.

Firewolf’s picture

When I update a module I always remove the complete directory before uploading the new one, so that was not the problem.
But now I disabled all date modules and then re-enabled them, and the problem is gone.

Status: Fixed » Closed (fixed)

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