GregH Posted March 21, 2006 Posted March 21, 2006 Hi, I'm having a real bad day, my host has updated their servers and I'm getting a whole load of errors which I never had before When I open admin>tools>define languages I get this error: Warning: dir(/shop/includes/languages/english): failed to open dir: No such file or directory in /home/petekaps/public_html/shop/admin/define_language.php on line 152 Line 152 of said file reads: if ($dir = dir(DIR_FS_CATALOG_LANGUAGES . $HTTP_GET_VARS['lngdir'])) { and the relevant line in admin>includes>configure.php reads: define('DIR_FS_CATALOG_LANGUAGES', DIR_FS_CATALOG . 'includes/languages/'); I have no idea how to fix this and I have searched high and low with no result. Someone please help me out I really have searched hard and come up with nothing!!! Thanks
GregH Posted March 21, 2006 Author Posted March 21, 2006 Hey got it sorted now. For some reason I lost all the absolute paths in my configure.php files!!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.