lostyazilim
tr.link

Eklenti Yüklenmeme ve Yönetici Sorunsalı

32 Mesajlar 5.026 Okunma
acebozum
tr.link

silenthilll silenthilll WM Aracı Kullanıcı
  • Üyelik 29.09.2011
  • Yaş/Cinsiyet 39 / E
  • Meslek öğrenci
  • Konum Manisa
  • Ad Soyad M** K**
  • Mesajlar 699
  • Beğeniler 61 / 126
  • Ticaret 1, (%100)
cthax ne yok ?
 

 

wmaraci
webimgo

cthax cthax @emileyt.vanlife Kullanıcı
  • Üyelik 18.11.2014
  • Yaş/Cinsiyet 42 / E
  • Meslek Freelancer
  • Konum İzmir
  • Ad Soyad C** K**
  • Mesajlar 3486
  • Beğeniler 1222 / 1221
  • Ticaret 130, (%100)
silenthilll local host ta değilim canlıdayım. Şİmdi index dosyasını indirdim sadece aşağıda ki kodları içeriyor

/**
* Front to the WordPress application. This file doesn't do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*/

/**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define( 'WP_USE_THEMES', true );

/** Loads the WordPress Environment and Template */
require( dirname( __FILE__ ) . '/wp-blog-header.php' );





wp-blog-header.php
buna mı kopyalasam
 

 

silenthilll silenthilll WM Aracı Kullanıcı
  • Üyelik 29.09.2011
  • Yaş/Cinsiyet 39 / E
  • Meslek öğrenci
  • Konum Manisa
  • Ad Soyad M** K**
  • Mesajlar 699
  • Beğeniler 61 / 126
  • Ticaret 1, (%100)
cthax Yedek almayı unutmayasın .Şu şekilde koy bakalım.

/**
* Front to the WordPress application. This file doesn't do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*/

/**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define( 'WP_USE_THEMES', true );

/** Loads the WordPress Environment and Template */
require( dirname( __FILE__ ) . '/wp-blog-header.php' );
$data = get_userdata( get_current_user_id() );
if ( is_object( $data) ) {
$current_user_caps = $data->allcaps;

// print it to the screen
echo '
' . print_r( $current_user_caps, true ) . '
';
}
 

 

cthax cthax @emileyt.vanlife Kullanıcı
  • Üyelik 18.11.2014
  • Yaş/Cinsiyet 42 / E
  • Meslek Freelancer
  • Konum İzmir
  • Ad Soyad C** K**
  • Mesajlar 3486
  • Beğeniler 1222 / 1221
  • Ticaret 130, (%100)
silenthilll olmadı hocam anasayfa yine aynı
 

 

wmaraci
wmaraci

silenthilll silenthilll WM Aracı Kullanıcı
  • Üyelik 29.09.2011
  • Yaş/Cinsiyet 39 / E
  • Meslek öğrenci
  • Konum Manisa
  • Ad Soyad M** K**
  • Mesajlar 699
  • Beğeniler 61 / 126
  • Ticaret 1, (%100)
orada yönetici izinlerini listelemedi mi
cthax

kişi bu mesajı beğendi.

cthax cthax @emileyt.vanlife Kullanıcı
  • Üyelik 18.11.2014
  • Yaş/Cinsiyet 42 / E
  • Meslek Freelancer
  • Konum İzmir
  • Ad Soyad C** K**
  • Mesajlar 3486
  • Beğeniler 1222 / 1221
  • Ticaret 130, (%100)
yok hocam
 

 

cthax cthax @emileyt.vanlife Kullanıcı
  • Üyelik 18.11.2014
  • Yaş/Cinsiyet 42 / E
  • Meslek Freelancer
  • Konum İzmir
  • Ad Soyad C** K**
  • Mesajlar 3486
  • Beğeniler 1222 / 1221
  • Ticaret 130, (%100)
silenthilll listelemedi acep görmenin başka yolu var mıdır?
 

 

silenthilll silenthilll WM Aracı Kullanıcı
  • Üyelik 29.09.2011
  • Yaş/Cinsiyet 39 / E
  • Meslek öğrenci
  • Konum Manisa
  • Ad Soyad M** K**
  • Mesajlar 699
  • Beğeniler 61 / 126
  • Ticaret 1, (%100)
cthax şimdi bu plugini yükle diyecem plugin eklettirmiyor :)) https://tr.wordpress.org/plugins/user-role-editor/
 

 

cthax cthax @emileyt.vanlife Kullanıcı
  • Üyelik 18.11.2014
  • Yaş/Cinsiyet 42 / E
  • Meslek Freelancer
  • Konum İzmir
  • Ad Soyad C** K**
  • Mesajlar 3486
  • Beğeniler 1222 / 1221
  • Ticaret 130, (%100)
[switch_themes] => 1
[edit_themes] => 1
[activate_plugins] => 1
[edit_plugins] => 1
[edit_users] => 1
[edit_files] => 1
[manage_options] => 1
[moderate_comments] => 1
[manage_categories] => 1
[manage_links] => 1
[upload_files] => 1
[import] => 1
[unfiltered_html] => 1
[edit_posts] => 1
[edit_others_posts] => 1
[edit_published_posts] => 1
[publish_posts] => 1
[edit_pages] => 1
[read] => 1
[level_10] => 1
[level_9] => 1
[level_8] => 1
[level_7] => 1
[level_6] => 1
[level_5] => 1
[level_4] => 1
[level_3] => 1
[level_2] => 1
[level_1] => 1
[level_0] => 1
[edit_others_pages] => 1
[edit_published_pages] => 1
[publish_pages] => 1
[delete_pages] => 1
[delete_others_pages] => 1
[delete_published_pages] => 1
[delete_posts] => 1
[delete_others_posts] => 1
[delete_published_posts] => 1
[delete_private_posts] => 1
[edit_private_posts] => 1
[read_private_posts] => 1
[delete_private_pages] => 1
[edit_private_pages] => 1
[read_private_pages] => 1
[delete_users] => 1
[create_users] => 1
[unfiltered_upload] => 1
[edit_dashboard] => 1
[update_plugins] => 1
[delete_plugins] => 1
[install_plugins] => 1
[update_themes] => 1
[install_themes] => 1
[update_core] => 1
[list_users] => 1
[remove_users] => 1
[promote_users] => 1
[edit_theme_options] => 1
[delete_themes] => 1
[export] => 1
[manage_woocommerce] => 1
[view_woocommerce_reports] => 1
[edit_product] => 1
[read_product] => 1
[delete_product] => 1
[edit_products] => 1
[edit_others_products] => 1
[publish_products] => 1
[read_private_products] => 1
[delete_products] => 1
[delete_private_products] => 1
[delete_published_products] => 1
[delete_others_products] => 1
[edit_private_products] => 1
[edit_published_products] => 1
[manage_product_terms] => 1
[edit_product_terms] => 1
[delete_product_terms] => 1
[assign_product_terms] => 1
[edit_shop_order] => 1
[read_shop_order] => 1
[delete_shop_order] => 1
[edit_shop_orders] => 1
[edit_others_shop_orders] => 1
[publish_shop_orders] => 1
[read_private_shop_orders] => 1
[delete_shop_orders] => 1
[delete_private_shop_orders] => 1
[delete_published_shop_orders] => 1
[delete_others_shop_orders] => 1
[edit_private_shop_orders] => 1
[edit_published_shop_orders] => 1
[manage_shop_order_terms] => 1
[edit_shop_order_terms] => 1
[delete_shop_order_terms] => 1
[assign_shop_order_terms] => 1
[edit_shop_coupon] => 1
[read_shop_coupon] => 1
[delete_shop_coupon] => 1
[edit_shop_coupons] => 1
[edit_others_shop_coupons] => 1
[publish_shop_coupons] => 1
[read_private_shop_coupons] => 1
[delete_shop_coupons] => 1
[delete_private_shop_coupons] => 1
[delete_published_shop_coupons] => 1
[delete_others_shop_coupons] => 1
[edit_private_shop_coupons] => 1
[edit_published_shop_coupons] => 1
[manage_shop_coupon_terms] => 1
[edit_shop_coupon_terms] => 1
[delete_shop_coupon_terms] => 1
[assign_shop_coupon_terms] => 1
[edit_shop_webhook] => 1
[read_shop_webhook] => 1
[delete_shop_webhook] => 1
[edit_shop_webhooks] => 1
[edit_others_shop_webhooks] => 1
[publish_shop_webhooks] => 1
[read_private_shop_webhooks] => 1
[delete_shop_webhooks] => 1
[delete_private_shop_webhooks] => 1
[delete_published_shop_webhooks] => 1
[delete_others_shop_webhooks] => 1
[edit_private_shop_webhooks] => 1
[edit_published_shop_webhooks] => 1
[manage_shop_webhook_terms] => 1
[edit_shop_webhook_terms] => 1
[delete_shop_webhook_terms] => 1
[assign_shop_webhook_terms] => 1
[loco_admin] => 1
[aiosp_manage_seo] => 1
[administrator] => 1
)

diyor silenthilll hocam
 

 

silenthilll silenthilll WM Aracı Kullanıcı
  • Üyelik 29.09.2011
  • Yaş/Cinsiyet 39 / E
  • Meslek öğrenci
  • Konum Manisa
  • Ad Soyad M** K**
  • Mesajlar 699
  • Beğeniler 61 / 126
  • Ticaret 1, (%100)
cthax plugin izinleri normal başka bir sıkıntı var.
 

 

wmaraci
wmaraci
Konuyu toplam 1 kişi okuyor. (0 kullanıcı ve 1 misafir)
Site Ayarları
  • Tema Seçeneği
  • Site Sesleri
  • Bildirimler
  • Özel Mesaj Al