Presenter for document filetypes
prismatic7 - March 20, 2009 - 01:12
| Project: | Media API |
| Version: | 6.x-1.x-dev |
| Component: | Documentation |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I want to use MAPI to display or at least attach document filetypes like PDF to nodes.
There's no documentation for doing this, and when trying the functionality I receive the following error:
* warning: array_filter() [function.array-filter]: The first argument should be an array in /home/user/example.com/modules/mapi/API/profiles.inc on line 230.
* warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/user/example.com/modules/mapi/API/display.inc on line 45.
* warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/user/example.com/modules/mapi/API/display.inc on line 52.
