osCommerce Error - Unable to determine the page link

By Ryan
Picture of the author
Published on

This is a simple PHP4 -> PHP5 error. Make sure the following is in your .htaccess file.

php_flag register_globals On
php_value register_long_arrays On