Ben aşağıdaki gibi bir hata diyor benim wordpress eklentisi ile () dahil kullanıyorum zaman.
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/wordpress3/wp-content/plugins/new/listAllItems.php:10) in /var/www/wordpress3/wp-content/themes/thesis_16/lib/functions/document.php on line 3
listallitems.php 'nin 10 inci satırı diyor
`
include_once("../../../wp-config.php");
include_once("../../../wp-load.php");
....`
Nasıl bu hatayı önleyebilirsiniz.