Arkadaşlar sistemi yeni kurdum ve adam akıllı bir tema bulamamaktan dolayı en güzel olarak deco temasına karar verdim. yalnız onda da bir sorun var. Forumlarda herhangi bir mesajı düzenle dediğimde üstte bir hata mesajı veriyor bu sorun nasıl çözümlenir?
warning: include_once(sites/all/themes/deco/forum-topic-navigation) [function.include-once]: failed to open stream: No such file or directory in /var/www/vhosts/benimsitem.com/httpdocs/includes/theme.inc on line 587.
warning: include_once() [function.include]: Failed opening 'sites/all/themes/deco/forum-topic-navigation' for inclusion (include_path='.:') in /var/www/vhosts/benimsitem.com/httpdocs/includes/theme.inc on line 587.
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'deco_forum_topic_navigation' was given in /var/www/vhosts/benimsitem.com/httpdocs/includes/theme.inc on line 591. Yardım ederseniz sevinirim.




Önceki mesajıma ek
include_once($include_file); (burası 587. satır
}
if (isset($info['function'])) {
// The theme call is a function.
$output = call_user_func_array($info['function'], $args);(591.satır)
}
else {
// The theme call is a template.
Hatalı bölümler bunlar
Deco
Bu temayı bende denedim ama olmadı drupal 6.x içinse sorun dev sürümünü yükle sorun hallolur.