admin/config.php içerisindeki ayarları kontrol ettin mi
evet ettım
bunlarda bi yanlışlık varmı?
// DIR
define('DIR_APPLICATION', '/home/vol11_2/byethost3.com/b3_28429172/shopwp.euro-myth.com/htdocs/admin/');
define('DIR_SYSTEM', '/home/vol11_2/byethost3.com/b3_28429172/shopwp.euro-myth.com/htdocs/system/');
define('DIR_IMAGE', '/home/vol11_2/byethost3.com/b3_28429172/shopwp.euro-myth.com/htdocs/image/');
define('DIR_STORAGE', DIR_SYSTEM . 'storage/');
define('DIR_CATALOG', '/home/vol11_2/byethost3.com/b3_28429172/shopwp.euro-myth.com/htdocs/catalog/');
define('DIR_LANGUAGE', DIR_APPLICATION . 'language/');
define('DIR_TEMPLATE', DIR_APPLICATION . 'view/template/');
define('DIR_CONFIG', DIR_SYSTEM . 'config/');
define('DIR_CACHE', DIR_STORAGE . 'cache/');
define('DIR_DOWNLOAD', DIR_STORAGE . 'download/');
define('DIR_LOGS', DIR_STORAGE . 'logs/');
define('DIR_MODIFICATION', DIR_STORAGE . 'modification/');
define('DIR_SESSION', DIR_STORAGE . 'session/');
define('DIR_UPLOAD', DIR_STORAGE . 'upload/');