Guest Posted July 26, 2010 Posted July 26, 2010 (edited) Hi, I've installed Downloads Controller but I'm getting this error, and can't figure out what I need to do to fix it: Warning: require(includes/languages/webmakers_added_languages.php) [function.require]: failed to open stream: No such file or directory in /homepages/**/********/*****/*******/*******/includes/languages/english.php on line 303 Fatal error: require() [function.require]: Failed opening required 'includes/languages/webmakers_added_languages.php' (include_path='.:/usr/lib/php5') in /homepages/***/********/*****/*******/*******/includes/languages/english.php on line 303 Line 303 is the bit the instructions said should be added to english.php: Add these lines to the bottom of: /admin/includes/languages/english.php just before the last ?> // BOF: WebMakers.com Added: All Add-Ons require(DIR_WS_LANGUAGES . 'webmakers_added_languages.php'); // EOF: WebMakers.com Added: All Add-Ons It looks, I think, like it's not seeing the webmakers file, but I've checked it's definately there. Can anyone kindly tell me how to fix this? I really need to be able to use this add on. Thanks:) Edited July 26, 2010 by Dali45 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.