Closed (duplicate)
Project:
Storage API
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2009 at 00:03 UTC
Updated:
17 Dec 2009 at 04:32 UTC
Well, thought it might have been my version of PHP or something else particular to my sandbox, but evidently not.
On a new litespeed server environment, MySQL version 5.0.85 and PHP 5.2.11 I still get the error below after encoding my first video.
I will fall back once again to the earlier dev versions... oh, well.
warning: Illegal offset type in /home/[site_name]/public_html/sites/all/modules/storage_api/storage_api.module on line 308.
warning: Illegal offset type in /home/[site_name]/public_html/sites/all/modules/storage_api/storage_api.module on line 279.
warning: Illegal offset type in /home/[site_name]/public_html/sites/all/modules/storage_api/storage_api.module on line 308.
warning: Illegal offset type in /home/[site_name]/public_html/sites/all/modules/storage_api/storage_api.module on line 279.
warning: Illegal offset type in /home/[site_name]/public_html/sites/all/modules/storage_api/storage_api.module on line 308.
Comments
Comment #1
jbrown commented#629254: FileField is calling storage_api_file_load() as a hook