[TYPO3-german] cObj->IMAGE funktioniert nicht

Genc, Ural u.genc at mgvs.de
Fri Feb 9 12:56:36 CET 2007


Hallo,

funktioniert immer noch nicht kann es daran liegen, dass ich das in eine 
for-Schleife gepackt habe?????


Gruß

Franz Holzinger schrieb:
> Hallo
> 
>>     $image = array(
>>     'file' => 'uploads/tx_bmconper/'.$res['image'],
>>     'file' => array(
>>         'maxW' => '150'
>>         )
>>     );
>> }
>> $imagecode = $this->cObj->IMAGE($image);
>> ...
>> [/PHP]
>>
>> Habe ich irgendwie einen Denkfehler???????
>>
> 'file.' muß stehen, wenn es noch Unterparameter dazu gibt.
> 
> 
>      'file.' => array(
>          'maxW' => '150'
>          )
>      );
> 
> Gruß,
> 
> Franz
> 


More information about the TYPO3-german mailing list