slas7713 Posted December 5, 2005 Posted December 5, 2005 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 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.