[TYPO3-german] Catchable fatal error in tt_products 2.5.0

michael typo3 at visiblebits.de
Tue Jun 26 15:47:13 CEST 2007


Also, antworte mir mal selber, falls irgendjemand auch mal auf dieses  
Problem stösst. Es lag an folgendem

class.tx_ttproducts_product.php, Zeile 68

hier stand

$tableConfig['orderBy'] = $$this->tableconf['orderBy'];	

Das ist natürlich falsch. Richtig ist

$tableConfig['orderBy'] = $this->tableconf['orderBy'];	  (mit einem $ )

Wieso lief das auf dem alten Server problemlos? Da hätte es doch auch  
schon zum Fehler kommen sollen...

Egal, jetzt gehts.

Grüße
Michael

Am 26.06.2007 um 15:22 schrieb michael:

>
>
> Hi Liste,
>
> nach dem Umzug auf einen neuen Server (Unix) geht tt_products nicht
> mehr.
>
> Ich erhalte folgende Fehlermeldung:
>
> Catchable fatal error: Object of class tx_ttproducts_product could
> not be converted to string in /cms/typo3conf/ext/tt_products/lib/
> class.tx_ttproducts_product.php on line 68
>
> Typo3 Version 4.0.2
> tt_products Version 2.5.0
> SafeMode is off
>
> Auf dem Linux-Server von 1und1 lief das problemlos. Das Installtool
> zeigt mir auch keine Fehler oder Warnungen die Konfiguration
> betreffend an.
>
> Danke fürs Lesen und viele Grüße
> Michael
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german

Mit freundlichen Grüßen

Michael Kettel | IT-Specialist

rms.
relationship marketing solutions GmbH
Forststraße 9 | 70174 Stuttgart

phone:     +49 (0) 711 / 28 470 -350
fax:         +49 (0) 711 / 28 470 -363
mobile     +49 (0) 172 / 62 49 385

www.rm-solutions.de| michael.kettel at rm-solutions.de

rms relationship marketing solutions GmbH - Forststraße 9, 70174  
Stuttgart
Amtsgericht Stuttgart - HRB 24494 - Gesellschaft mit Sitz in Stuttgart
Geschäftsführer: Markus Fink, Oliver Mack, Thomas Wagner

Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte  
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E- 
Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den  
Absender und vernichten Sie diese E-Mail. Das unerlaubte Kopieren  
sowie die unbefugte Weitergabe dieser E-Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information.  
If you are not the intended recipient (or have received this e-mail  
in error) please notify the sender immediately and destroy this e- 
mail. Any unauthorized copying, disclosure or distribution of the  
material in this e-mail is strictly forbidden.




More information about the TYPO3-german mailing list