includes/functions.php yi aç
$fileTitle = str_replace("--","",$fileTitle);
$fileurl = $siteurl."/game/".$fileId."/".$fileTitle.".html"; //buradaki game yazan yere video yaz.
} else {
$fileurl = $siteurl."/file.php?f=".$fileId;
}hemen altında kategoriyide değiştirebilirsin.
$categoryname = str_replace("ğ","g",$categoryname);
$categoryurl = $siteurl."/category/".$categoryId."/".$categoryname; // category yazan yeri istediğini yaz aynısını .htaccess dosyasınada yaz.
} else {
$categoryurl = $siteurl."/browse.php?c=".$categoryId;
}bunlara ne yaazarsan .htaccess dosyasınada onları yaz.
kolay gelsin.
yapamazsan pm at.