I try to resolve this error with this setting in core.php :

Media_Info::config(array(
        'document' => array('Document'),
        'image' => array('ImageBasic'),
        'generic' => array('Generic')
));

But I get this error:

Fatal error: Media_Info_Generic::require_once() [function.require]:
Failed opening required 'c:\.....\plugins\media\libs\mm\src\Media\Info/
Adapter/Document.php' in C:\.....\plugins\media\libs\mm\src\Media\Info
\Generic.php on line 54

Someone can help me about this?

Thanks
On 30 Ago, 18:25, "marco.rizze...@gmail.com"
<marco.rizze...@gmail.com> wrote:
> Hi
> I use MediaPlugin of David Persson.
> All works perfectly.
> I have only this question about the use of this plugin
> How can I set the plugin to use .zip file , .7zip file , .rar file
>
> For the moment I get always this error :
>
> Fatal error: Uncaught exception 'Exception' with message 'No adapters
> configured for media name `generic`.' in .....Media\Info.php:57
>
> Can someone give me some suggestions?
> Many Thanks
> Marco

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to