justsomeguy263 Posted February 15, 2008 Posted February 15, 2008 When going to the Define Languages section I get: Warning: dir(/catalog/includes/languages/english) [function.dir]: failed to open dir: No such file or directory in /home/intell8/public_html/admin/define_language.php on line 152 english.php Any ideas would be greatly appreciated. Thanks.
justsomeguy263 Posted February 15, 2008 Author Posted February 15, 2008 When going to the Define Languages section I get: Warning: dir(/catalog/includes/languages/english) [function.dir]: failed to open dir: No such file or directory in /home/intell8/public_html/admin/define_language.php on line 152 english.php Any ideas would be greatly appreciated. Thanks. It almost seems as if my configure.php files are not being read. I cannot access my Shipping Modules, Payment Modules, Database backup, etc. through the Admin tool. The Database backup manage gives an error "Backup directory does not exist. Please set this in configure.php". Configure.php is there as it always has been.
Jan Zonjee Posted February 16, 2008 Posted February 16, 2008 Configure.php is there as it always has been. Yes, but perhaps DIR_FS_CATALOG was not well defined but worked luckily and now when something changed on the server it doesn't work anymore. It should have been a full path like /home/intell8/public_html/catalog/ but it looks like you only entered /catalog/
justsomeguy263 Posted February 16, 2008 Author Posted February 16, 2008 Yes, but perhaps DIR_FS_CATALOG was not well defined but worked luckily and now when something changed on the server it doesn't work anymore. It should have been a full path like /home/intell8/public_html/catalog/ but it looks like you only entered /catalog/ Thanks. I know it was something to do with the paths, but I wasn't exactly sure which variable. Somehow my admin configure.php was changed from my last backup with old default parameters. No clue how that happened.
satish Posted February 16, 2008 Posted February 16, 2008 my Shipping Modules, Payment Modules are based in file system path. Place a phpinfo() code in php file or click server info to get what path is associated with script file. This will give You an idea for what shall go with DIR_FS_CATALOG. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.