Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

user tracking error


chfields

Recommended Posts

I did search and find the other thread about user tracking but it didn't cover my error. I'm sure it something simple. This is the error

 

Fatal error: Failed opening required 'includes/functions/user_tracking.php' (include_path='') in /home/mrsfield/public_html/admin/includes/footer.php on line 46

 

This is what is in admin/includes/footer.php

 

<?php

require( DIR_WS_FUNCTIONS . 'user_tracking.php');

if ( ADMIN_CONFIG_USER_TRACKING == 'true') { tep_update_user_tracking(); }

?>

 

My "catalog" is in public_html. I tried using '/' and './' and '.public_html/' to no avail. What am I doing wrong??

:oops:

 

Thanks

Link to comment
Share on other sites

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...