include ($row['tema']."/header.php");
include ($row['tema']."/content.php");
?>
index.php ;
Ortada çalışmaması için bir sebep varda ben mi göremiyorum anlamadım , header çalışıyor yerlerini değiştirince content de çalışıyor .
Yani 1. satır çalışıyor sonrası hatalı , bazen ufak ayrıntıları göremiyorum umarım o ayrıntıyı görebilirsiniz :)
Hata ;
Notice: Undefined index: site_theme in C:\xampp\htdocs\index.php on line 9
Warning: include(/content.php): failed to open stream: No such file or directory in C:\xampp\htdocs\index.php on line 9
Warning: include(): Failed opening '/content.php' for inclusion (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\index.php on line 9