[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:18:04 CEST 2011


On 8/23/11 3:04 PM, Johannes C. Schulz - EnzephaloN IT-Solutions wrote:
> Hallo
>
> Fatal error: Call to a member function extraItemMarkerProcessor() on a
> non-object in
> /home/www/weimar.de/typo3conf/ext/tt_address/pi1/class.tx_ttaddress_pi1.php
> on line 376
>
> Grüße
jetzt wissen wir immer noch nicht, welche Zeile das ist. Ist es 'public 
function extraItemMarkerProcessor(&$markerArray,&$address, 
&$lConf,&$lcObj)' ?

Gruß Rainer
> Johannes
>
>
> -----Ursprüngliche Nachricht-----
> Von: typo3-german-bounces at lists.typo3.org
> [mailto:typo3-german-bounces at lists.typo3.org] Im Auftrag von Rainer
> Schleevoigt
> Gesendet: Dienstag, 23. August 2011 15:01
> An: German TYPO3 Userlist
> Betreff: Re: [TYPO3-german] TYPO3-german] tt_address hook - fatal error
> using member function on non-object
>
> 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