Following installation instructions found here: http://drupal.org/node/420872

I have installed MimeDetect, version mimedetect-6.x-1.1

Well creating a new storage container (http://vcp/admin/build/storage/containers/create) I get the following error messages:

* warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\drupal-6.10\sites\all\modules\storage_api\storage_api.module on line 430.
* warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\drupal-6.10\includes\form.inc on line 1420.

When I type "Local storage" for the name and enable serving I get this error message:

Fatal error: Unsupported operand types in C:\xampp\htdocs\drupal-6.10\sites\all\modules\storage_api\containers.admin.inc on line 142

Anyone know if it is possible to get around this one?

Thanks,

-- Kari

Comments

VFXCode’s picture

The guide doesnt write that you need to anable at least one of the Storage Services in the modules menu > Storage category

I 'm talking about the following
Amazon S3
Database
Filesystem / Drupal

This should fix you up :D

btw there is an update in blue droplet video module. Maybe you should update that too.

Good luck
VFXCode

jbrown’s picture

Assigned: Unassigned » jbrown
Status: Active » Fixed

I fixed it so it responds nicely when there are no services enabled: http://drupal.org/cvs?commit=202646

The guide does actually tell you to enable a service. Its in the second step.

Status: Fixed » Closed (fixed)

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

jbrown’s picture

Version: 6.x-4.x-dev » 6.x-1.x-dev