Hi,

I got the following error when moving this module to a subfolder in sites/all/modules, even after using Registry Rebuild. It might be preferable to use module_load_include() instead of require_once or include statements, as described here.

No such file, line 87 of
/path/to/drupal/sites/all/modules/views_slideshow/contrib/views_slideshow_cycle/views_slideshow_cycle.module
No such file, line 443 of
/path/to/drupal/sites/all/modules/views_slideshow/views_slideshow.module
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

alberto56’s picture

Status: Active » Needs review
FileSize
1.22 KB

Here is a patch that does this.

DamienMcKenna’s picture

Status: Needs review » Reviewed & tested by the community
xiukun.zhou’s picture

Version: 7.x-3.0 » 7.x-3.x-dev
Issue summary: View changes
Status: Reviewed & tested by the community » Fixed

Thanks alberto56
834a5e7

Status: Fixed » Closed (fixed)

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