hocam pek anlamam ama belki gözünden kaçmıstır dıye söylüyorum

appId yazan yer belki app_id ya da tam tersi olabilir


Böyle dene ;
$config = array(rand 'appid' => get_theme_option('app_id'),'secret' => get_theme_option('secret'),'fileUpload' => true, );
ya da böyle dene bi hocam
$config = array(rand 'app_id' => get_theme_option('app_id'),'secret' => get_theme_option('secret'),'fileUpload' => true, );