<?php if(!$mybb->user["uid"]){error_no_permission(); // Eğer üye Değilse hata sayfası göster}else{// Eğer üyeyse buradaki kodları göster}?>