Einzelnen Beitrag anzeigen
  #1  
Alt 16.04.07, 21:03
timmy2007 timmy2007 ist offline
Forum Aktivist
 
Registriert seit: 05.01.07
Beiträge: 61
Frage

Problem bei "Text Mit Bild" Auswahl


Ich habe einen Text mit Bild im BE gespeichert. Als Bild sollte ein PNG Icon dargestellt werden. Nachdem ich also über den "Typo3 Element Browser" im Ordner fileadmin diese PNG Datei ausgewählt hatte und dann auf Spechern ging kam folgende Fehlermeldung:


Zitat:
Warning: mysql_num_rows(:sad: supplied argument is not a valid MySQL result resource in /www/htdocs/v084496/jam2/typo3_src/t3lib/class.t3lib_db.php on line 783

Warning: mysql_num_rows(:sad: supplied argument is not a valid MySQL result resource in /www/htdocs/v084496/jam2/typo3_src/t3lib/class.t3lib_db.php on line 783

Warning: mysql_num_rows(:sad: supplied argument is not a valid MySQL result resource in /www/htdocs/v084496/jam2/typo3_src/t3lib/class.t3lib_db.php on line 783

Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/v084496/jam2/typo3_src/t3lib/class.t3lib_db.php:783) in /www/htdocs/v084496/jam2/typo3conf/ext/pmktextarea/class.ux_template.php on line 24

Darunter noch eine weitere Fehlermeldung:


Zitat:
2: SQL error: 'Unknown column 'tx_kjimagelightbox2_imagelightbox2' in 'field list'' (tt_content:55)

Die Erweiterung kjimagelightbox2 (kj_imagelightbox2) habe ich installiert und vor ca. 2 Wochen mal getestet. Es funktioniert, wenn es aktiviert ist. Ist es aber hier nicht und deswegen verstehe ich die ganzen Meldungen nun nicht!

Das Problem scheint auch nur bei den normalen Inhalten zu sein, bei den Nachrichten klappt das Einfügen von Bildern einwandfrei.

Geändert von timmy2007 (17.04.07 um 02:47 Uhr).
Mit Zitat antworten