Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

ossi

Archived
  • Posts

    1
  • Joined

  • Last visited

Everything posted by ossi

  1. i followed the readme file exactly imported the sql tabels via phpmyadmin: all ok edited all the .php files in the Admin folder as described. now when I go to the admin folder I get ? Fatal error: Call to undefined function: tep_admin_check_login() in /home/www/mywebsite.com/wwwroot/catalog/admin/index.php on line 14 and line 14 is: <?php /* $Id: index.php,v 1.17 2003/02/14 12:57:29 dgw_ Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright © 2002 osCommerce Released under the GNU General Public License */ require('includes/application_top.php'); :arrow: tep_admin_check_login(basename($PHP_SELF)); what did I miss here ?
×
×
  • Create New...