Hallo
ich hab mein tt_news mit sk_pagecomments erweitert damit man kommentare abgeben kann ... das funktionier auch soweit .. jetzt habe ich per:
Code:
#sk_pagecomments konfigurieren
plugin.tx_skpagecomments_pi1 {
showComments = 0
showCommentsLink = 1
showForm = 0
showFormLink = 1
} Die kommentare und das Formular versteckt. Doch jetzt kommen immer folgende Fehler
Zitat:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /........../typo3conf/ext/sk_pagecomments/pi1/class.tx_skpagecomments_pi1.php on line 183 Warning: Cannot modify header information - headers already sent by (output started at /......./typo3conf/ext/sk_pagecomments/pi1/class.tx_skpagecomments_pi1.php:183) in /....../typo3_src-4.2.1/typo3/sysext/cms/tslib/class.tslib_fe.php on line 3221 |
weiß einer wo der Fehler liegt weil ich weiß grad nicht weiter ...