[TYPO3-german] TYPO3-german] tt_address hook - fatal error using member function on non-object

Rainer Schleevoigt rainer at webmasterei-hamburg.de
Tue Aug 23 15:00:31 CEST 2011


On 8/23/11 2:45 PM, Johannes C. Schulz - EnzephaloN IT-Solutions wrote:
> Hallo
>
>
in welcher Zeile kommt der Fehler?
>
> class.address_hook.php:
>
> <?php
>
> if (!defined ('TYPO3_MODE'))   die ('Access denied.');
>
> class address_hook extends tx_ttaddress_pi1{
>
>    public function extraItemMarkerProcessor(&$markerArray,&$address,
> &$lConf,&$lcObj) {
>
>      $lcObj = t3lib_div::makeInstance('tslib_cObj');
>
>      $lcObj->data = $address;
>
>      $markerArray['###LAT###'] =
> $lcObj->stdWrap($address['tt_address_hook_lat'],
> $lConf['tt_address_hook_lat.']);
>
>      $markerArray['###LON###'] =
> $lcObj->stdWrap($address['tt_address_hook_lng'],
> $lConf['tt_address_hook_lng.']);
>
> sts.typo3.org/cgi-bin/mailman/listinfo/typo3-german


-- 
Dipl.-Ing. Rainer Schleevoigt
Webmasterei Hamburg
iPhone/Android Developer
Certified TYPO3 Integrator
22303 Hamburg
Novalisweg 10



More information about the TYPO3-german mailing list