Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted (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 by Dali45

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...