[TYPO3-ect] Bananas extension bug?
Juan Madurga
panchetemadurga at hotmail.com
Wed Sep 19 14:23:08 CEST 2007
Hello,
I have chaged a line and now its works for me.
/*Before fixed it was
$insertArray['pid'] = (integer)
array_pop(tx_div::toListArray($this->controller->configurations['tt_content'.pages]));*/
/*changed for*/
$insertArray['pid'] =
$this->controller->configurations->controller->context->contentObject->data[pages];
Maybe it could be made easily
Bye
>From: Elmar Hinz <elmar07 at googlemail.com>
>Reply-To: TYPO3 extension coordination
>team<typo3-team-extension-coordination at lists.netfielders.de>
>To: typo3-team-extension-coordination at lists.netfielders.de
>Subject: Re: [TYPO3-ect] Bananas extension bug?
>Date: Tue, 18 Sep 2007 23:23:32 +0200
>
>Juan Madurga wrote:
>
> > Hi,
> > Im getting in touch with the MVC Framwork and i was looking Bananas
> > extension but when i was using it i found a problem myabe its a bug or
> > maybe im using wrong.
> > The records that im posting by FE are stored in the DB but not in the
> > sysfolder i made.
> > On the other hand records that im posting by the BE works well.
> > Its a bug?
> > If this is not the place to report this things say me where plz.
> > Thanks
> >
> > _________________________________________________________________
> > Moda para esta temporada. Ponte al dÃa de todas las tendencias.
> > http://www.msn.es/Mujer/moda/default.asp
>
>Hi,
>
>it may be a bug. Please debug the store function of the model class, to
>find
>out if the selected pid can be accessed.
>
>Regards
>
>Elmar
>_______________________________________________
>TYPO3-team-extension-coordination mailing list
>TYPO3-team-extension-coordination at lists.netfielders.de
>http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-team-extension-coordination
_________________________________________________________________
Moda para esta temporada. Ponte al día de todas las tendencias.
http://www.msn.es/Mujer/moda/default.asp
More information about the TYPO3-team-extension-coordination
mailing list