fasionoide Posted March 3, 2007 Share Posted March 3, 2007 Hello people I need some help, i had my newpaper script working and all but a day i tryed it and it was screwed up, dunno why.. but here is the problem. Warning: require(includes/languages/english/FILENAME_NEWSLETTERS) [function.require]: failed to open stream: No such file or directory in /customers/***.com/***.com/httpd.www/catalog/newsletters.php on line 7 Fatal error: require() [function.require]: Failed opening required 'includes/languages/english/FILENAME_NEWSLETTERS' (include_path='.:') in /customers/***.com/***.com/httpd.www/catalog/newsletters.php on line 7 Thanks :) Link to comment Share on other sites More sharing options...
satish Posted March 3, 2007 Share Posted March 3, 2007 FILENAME_NEWSLETTERS needs to be defined in filemanames.php 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. Link to comment Share on other sites More sharing options...
fasionoide Posted March 3, 2007 Author Share Posted March 3, 2007 FILENAME_NEWSLETTERS needs to be defined in filemanames.php Satish Yea that sound like a good ide, can u help me to say how to do it? im not the best one to this OScommerce Link to comment Share on other sites More sharing options...
fasionoide Posted March 3, 2007 Author Share Posted March 3, 2007 Yea that sound like a good ide, can u help me to say how to do it? im not the best one to this OScommerce nah i got it: define('FILENAME_NEWSLETTERS', 'newsletters.php'); Thank you :) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.