Robert Markula schrieb: > Hallo Liste! > Beim Installieren der Extension 'cwt_community' unter Typo3 4.1.1 > erscheint im FE auf der Seite mit der Profil-Liste folgende Fehlermeldung: > > Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL > result resource in [path]/typo3_src-4.1.1/t3lib/class.t3lib_db.php on > line 796 > > Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL > result resource in [path]/typo3_src-4.1.1/t3lib/class.t3lib_db.php on > line 796 > > Warning: Cannot modify header information - headers already sent by > (output started at [path]/typo3_src-4.1.1/t3lib/class.t3lib_db.php:796) > in [path]/typo3_src-4.1.1/typo3/sysext/cms/tslib/class.tslib_fe.php on > line 2898. [...]
Die Lösung ist, die (nicht als Abhängigkeit deklarierte) Extension cwt_community_user zu installieren... und siehe da, die Fehlermeldungen verschwinden! Hoffe das hilft jemandem weiter... Ro _______________________________________________ TYPO3-german mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german

