Lieblich und schön sein ist nichts; ein Weib, das den HERRN fürchtet, soll man loben.
Sprueche 31:30
autor | |
27-07-10 15:57:32 | fhdebug Problem |
Andreas Pohl |
Hallo Franz, Hallo Forum, bekomme seit heute folgende Fehlermeldung: Error: the XML response that was returned from the server is invalid Received: <br/> <b>Fatal error</b>: Class 'tx_fhdebug_control' not found ind <b>/homepages/13/d104765457/htdocs/blog/typo/typo3conf/ext/tt_products/control/class.tx_ttproducts_control_creator.php</b> on line <b>67</b><br/> You have whitespace in your response Diese Fehlermeldung erscheint wenn ich einen Artikel ändere, wodurch dann normal der neue Preis geupdated wird. Nun kommt in einem popup diese Fehlermeldung. Installiert ist fh_debug 0.1.0 Mit freundlichen Grüßen Andreas Pohl |
27-07-10 16:18:57 | fh_debug |
Franz Holzinger |
Die installierte Version von fh_debug ist zu alt. Es muss 0.2.0 sein. |
27-07-10 17:02:46 | 0.2.0 ist installiert |
Andreas Pohl |
habe nun die neue installiert und bekomme aber leider die gleiche Fehlermeldung |
27-07-10 17:32:25 | include |
Franz Holzinger |
Dann fehlt ein Include über diese Datei noch in control/class.tx_ttproducts_control_creator.php. if (t3lib_extMgm::isLoaded('fh_debug')) { require_once (t3lib_extMgm::extPath('fh_debug') . 'lib/class.tx_fhdebug_control.php'); } |
< Zurück zum Forum |