Die db_update.php konnte ich nicht ausführen, da bekam ich folgende Meldung:
Code: Alles auswählen
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\snoopytraum\ads_db_install.php:42) in C:\xampp\htdocs\snoopytraum\includes\page_header.php on line 1348
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\snoopytraum\ads_db_install.php:42) in C:\xampp\htdocs\snoopytraum\includes\page_header.php on line 1350
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\snoopytraum\ads_db_install.php:42) in C:\xampp\htdocs\snoopytraum\includes\page_header.php on line 1351 Code: Alles auswählen
{
header ('Cache-Control: no-cache, pre-check=0, post-check=0');
}
else
{
header ('Cache-Control: private, pre-check=0, post-check=0, max-age=0');
}
header ('Expires: 0');
header ('Pragma: no-cache'); Wenn ich aber nun im ACP eine Kategorie zufügen möchte bekomme ich eine FM:
Code: Alles auswählen
Category/sub category not entered
DEBUG MODE
Line : 70
File : admin_ads_categories.php
Error Message saved in Database