GreeNEyeS adlı üyeden alıntı: mesajı görüntüle
config.inc.php içindeki bu kodları bul

/* Set locales */
$ps_language = new Language(intval($cookie->id_lang));
setlocale(LC_COLLATE, strtolower($ps_language->iso_code).'_'.strtoupper($ps_language->iso_code).'.UTF-8');
setlocale(LC_CTYPE, strtolower($ps_language->iso_code).'_'.strtoupper($ps_language->iso_code).'.UTF-8');
setlocale(LC_CTYPE, 'en_EN.UTF-8');
setlocale(LC_NUMERIC, 'en_EN.UTF-8');
Bu kodu bul

setlocale(LC_CTYPE, strtolower($ps_language->iso_code).'_'.strtoupper($ps_language->iso_code).'.UTF-8');
Bu kod gibi başına // koy düzelecek.

//setlocale(LC_CTYPE, strtolower($ps_language->iso_code).'_'.strtoupper($ps_language->iso_code).'.UTF-8');
Hocam böyle bir kod bulamadım configlerde.. config.inc diye bir dosya hiç bulamadım :/

Onurss adlı üyeden alıntı: mesajı görüntüle
Sitenizin error_log dosyasını buraya eklerseniz yada bilgilerinizi gönderirseniz yardımcı olmaya çalışalım.
error_log (son bir kaç hata):

[25-Mar-2014 16:58:51 Europe/Istanbul] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/home/incir/domains/incirsefasi.com.tr/public_html/magaza/system/startup.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/yurinci/public_html/magaza/index.php on line 19
[25-Mar-2014 16:58:51 Europe/Istanbul] PHP Warning: require_once() [<a href='function.require-once'>function.require-once</a>]: Unable to access /home/incir/domains/incirsefasi.com.tr/public_html/magaza/system/startup.php in /home/yurinci/public_html/magaza/index.php on line 19
[25-Mar-2014 16:58:51 Europe/Istanbul] PHP Warning: require_once(/home/incir/domains/incirsefasi.com.tr/public_html/magaza/system/startup.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home/yurinci/public_html/magaza/index.php on line 19
[25-Mar-2014 16:58:51 Europe/Istanbul] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/home/incir/domains/incirsefasi.com.tr/public_html/magaza/system/startup.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/yurinci/public_html/magaza/index.php on line 19


opencart adlı üyeden alıntı: mesajı görüntüle
pm atılmıştır
Dönüş sağlıyorum.

Yardımcı olmaya çalışan herkese teşekkürler..