Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

header tags controller error message


slas7713

Recommended Posts

Posted

After installation and all changes my header tags install is all working exect this error message at the top of admin:

 

Warning: file(../catalog/includes/languages/english/header_tags.php) [function.file]: failed to open stream: No such file or directory in /usr/local/www/data-dist/store/admin/header_tags_controller.php on line 254

 

My catalog directory and admin directory are seperated and both under /store/ so I have /store/admin/ and /store/ catalog/

 

The error was there before the change but it now tracks to the changes in the admin/header_tags_controller.php file from the "additional corrections to install instructions by steve. The change was:

 

$filename = '..' . DIR_WS_CATALOG . DIR_WS_LANGUAGES . $language . '/header_tags.php';

 

Can anyone point me in the right direction?

 

Steve L

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...