Sorun şu koddan kaynaklanıyor bana admin panelde iede beyaz sayfa firefoxta 403 forbidden hatası verdiriyor ve doğal olarak hiç bir ayar yapamıyorum. Mantığı nedir bu kodun?// Disallow direct access to this file for security reasons
if(!defined("IN_MYBB"))
{
die("Direct initialization of this file is not allowed.<br /><br />Please make sure IN_MYBB is defined.");
}