komisch das gästebuch zeigt die einträge nicht an und in der datenbank wird es auch nicht eingetragen.
Code: Alles auswählen
[07-Jan-2005 13:11:53] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/www/htdocs/xxx.de/cms/front_content.php(563) : eval()'d code:7) in /home/www/htdocs/xxx.de/cms/front_content.php(563) : eval()'d code on line 802
[07-Jan-2005 13:11:53] Invalid SQL: INSERT INTO (name,email,location,url,date,comments,active,client) VALUES ('xxx','','xxxxx/pD955A5FE.dip.t-dialin.net','',NOW(),'test','1',1)<br><br>
[07-Jan-2005 13:13:35] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/www/htdocs/xxx.de/cms/front_content.php(563) : eval()'d code:7) in /home/www/htdocs/xxx.de/cms/front_content.php(563) : eval()'d code on line 802
[07-Jan-2005 13:13:35] Invalid SQL: INSERT INTO (name,email,location,url,date,comments,active,client) VALUES ('xxx','','xxx/pD955A5FE.dip.t-dialin.net','',NOW(),'test','1',1)<br><br>
[07-Jan-2005 13:17:24] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/www/htdocs/xxx.de/cms/front_content.php(563) : eval()'d code:7) in /home/www/htdocs/xxx.de/cms/front_content.php(563) : eval()'d code on line 802
[07-Jan-2005 13:17:24] Invalid SQL: INSERT INTO (name,email,location,url,date,comments,active,client) VALUES ('xxx','','xxxxxxx/pD955A5FE.dip.t-dialin.net','',NOW(),'fff dfh','1',1)<br><br>
[07-Jan-2005 13:21:59] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/www/htdocs/xxx.de/cms/front_content.php(563) : eval()'d code:7) in /home/www/htdocs/xxx.de/cms/front_content.php(563) : eval()'d code on line 802
[07-Jan-2005 13:21:59] Invalid SQL: INSERT INTO (name,email,location,url,date,comments,active,client) VALUES ('xxx','','000.00.000.000/pD955A5FE.dip.t-dialin.net','',NOW(),'df h sfh dss','1',1)<br><br>
[07-Jan-2005 13:26:49] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/www/htdocs/xxx.de/cms/front_content.php(563) : eval()'d code:7) in /home/www/htdocs/xxx.de/cms/front_content.php(563) : eval()'d code on line 802
[07-Jan-2005 13:26:49] Invalid SQL: INSERT INTO concon_guestbook (name,email,location,url,date,comments,active,client) VALUES ('xxx','','xxx.xx.xxx.xxx/pD955A5FE.dip.t-dialin.net','',NOW(),'wetg et wet','1',1)<br><br>
[07-Jan-2005 13:28:30] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/www/htdocs/xxx.de/cms/front_content.php(563) : eval()'d code:7) in /home/www/htdocs/xxx.de/cms/front_content.php(563) : eval()'d code on line 802
[07-Jan-2005 13:28:30] Invalid SQL: INSERT INTO concon_guestbook (name,email,location,url,date,comments,active,client) VALUES ('xxx','','xxxxxxx/pD955A5FE.dip.t-dialin.net','',NOW(),'asdf f sf','1',1)<br><br>
die beiden zeilen habe ich in die cfg ... eingetragen und auch beim datenbankeintrag habe ich den smiley durch die (8) ersetzt. ich nutze contenido 4.4.4 werkann mir helfen??