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

nedjo’s picture

sites/all/modules/jstools/activeedit/views/views.module

Why does it look like views is installed in the activeedit directory?

tanc’s picture

Apologies, 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.