Einzelnen Beitrag anzeigen
  #3  
Alt 11.03.08, 15:36
Danwe Danwe ist offline
Forum Zuschauer
 
Registriert seit: 10.03.08
Beiträge: 9

So wies aussieht ist der Ursprung der Fehermeldung doch ein anderer. Wir arbeiten hier mit mehreren Leuten am CMS u. jemand hat die Timtab-Blog Extension installiert.
Da läuft leider garnichts wie es soll, anstelle des Blog-Headers kriegen wir die Meldung:
Zitat:
Warning: mysql_fetch_assocsad: supplied argument is not a valid MySQL result resource in C:\Inetpub\wwwroot\content\typo3\t3lib\class.t3lib_db.php on line 796

Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\wwwroot\content\typo3\t3lib\class.t3lib_db.php:796) in C:\Inetpub\wwwroot\content\typo3\typo3\sysext\cms\tslib\class.tslib_fe.php on line 2907
im Backend kommt beim aufrufen der bearbeiten-Seite für einen Newseintrag folgende Meldung:
Zitat:
Warning: mysql_fetch_assocsad: supplied argument is not a valid MySQL result resource in C:\Inetpub\wwwroot\content\typo3\t3lib\class.t3lib_db.php on line 796

Warning: mysql_free_resultsad: supplied argument is not a valid MySQL result resource in C:\Inetpub\wwwroot\content\typo3\t3lib\class.t3lib_db.php on line 823

Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\wwwroot\content\typo3\t3lib\class.t3lib_db.php:796) in C:\Inetpub\wwwroot\content\typo3\typo3\template.php on line 618

Warning: mysql_fetch_assocsad: supplied argument is not a valid MySQL result resource in C:\Inetpub\wwwroot\content\typo3\t3lib\class.t3lib_db.php on line 796

Warning: mysql_free_resultsad: supplied argument is not a valid MySQL result resource in C:\Inetpub\wwwroot\content\typo3\t3lib\class.t3lib_db.php on line 823
Außerdem wird nichts im Blog angezeigt, nur die meldung "no news in this list.", dabei sind einige Einträge vorhanden.
Die timtab Doku ist ziehmlich dürftig, kennt ihr noch hilfreiche Seiten zu timtab?

Achja, sqldebug habe ich aktiviert. Aber das hat sich ja eigentlich nich auf die Meldungen ausgewirkt.
Mit Zitat antworten