Active
Project:
Javascript Tools
Version:
5.x-1.x-dev
Component:
Activeedit
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2007 at 04:16 UTC
Updated:
8 Dec 2007 at 06:06 UTC
Looks as if there is an incompatibility with the Views module. When trying to view a Views page with Activeedit installed this warning is thrown:
warning: Invalid argument supplied for foreach() in /Library/WebServer/Documents/drupal53testing/sites/all/modules/jstools/activeedit/views/views.module on line 1418.
Tested with a view in List mode and Full node mode, using Views version 5.x-1.6 and Drupal 5.3.
Comments
Comment #1
nedjosites/all/modules/jstools/activeedit/views/views.moduleWhy does it look like views is installed in the activeedit directory?
Comment #2
tancApologies, I accidently copied the module to the activeedit folder and then copied the error message to this bug report. After that I realised my mistake, moved the views module to the correct folder but the error is still thrown:
warning: Invalid argument supplied for foreach() in /Library/WebServer/Documents/drupal53testing/sites/all/modules/views/views.module on line 1418.