Just changed from 6.x-2.x-dev to 6.x-2.0-alpha1 and I have the following error:

warning: include_once(./sites/all/modules/views_slideshow_imageflow/views_slideshow_imageflow.module) [function.include-once]: failed to open stream: No such file or directory in /var/www/htdocs/lbhdev/includes/bootstrap.inc on line 690.
warning: include_once() [function.include]: Failed opening './sites/all/modules/views_slideshow_imageflow/views_slideshow_imageflow.module' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/htdocs/lbhdev/includes/bootstrap.inc on line 690.

line 690 of bootstrap.inc is just a filename variable it's picking up from the module but I'm not sure what.

I'm doing some overtime tonight but if I get a chance later on I'll have a look at it, if no-one's answered that is!

Comments

ITMonkey’s picture

Er, that's odd, the error isn't appearing now - not changed a thing!

ITMonkey’s picture

Status: Active » Closed (fixed)

Error never came back!

aaron’s picture

Status: Closed (fixed) » Fixed

may have been a packaging problem -- the specific error wasn't the module per se, but that bootstrap couldn't find it. glad it's resolved now!

Status: Fixed » Closed (fixed)

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