[Flow] cannot use Zend Gdata
Mira
mira at modifiziert.com
Mon Jul 14 14:45:41 CEST 2014
I think the problem is that the composer install the package in subdir
named "vendor".
as I can see all other packages are directly included in "Libraries" and
linked by "Libraries/composer/autoload_classmap.php".
in my case this doesn't happen. the composer creates the directory
"vendor" and recreate the subdir "composer" with autoload_classmap.php
and others instead to edit the autoload_classmap.php in directory
"Libraries/composer".
how can I induce the composer to do what flow needs?
lovely wishes
Am 14.07.2014 13:43, schrieb Mira:
> hey!
>
> I added zend gdata to my packages and want to use this library but
> every time this error returns
> PHP Fatal error: Class 'Zend\Zend_Gdata' not found in
> /var/www/flow3/test/Data/Temporary/Development/Cache/Code/Flow_Object_Classes/My_Test_Controller_StandardController.php
> on line 47
>
> if I went to directory
> /var/www/flow3/test/Data/Temporary/Development/Cache/Code/Flow_Object_Classes/
> there is no cached object for "zend" or "gdata".
>
> What is happened here? I use Flow 2.1 and installed gdata with composer.
>
> best wishes!
> mira
> _______________________________________________
> Flow mailing list
> Flow at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow
>
More information about the Flow
mailing list