When running with debug mode enabled, there is an error message displayed on admin pages regarding QUERY_STRING being undefined. The problem is in models/Cart66.php where QUERY_STRING is not first checked for "isset".
When running with debug mode enabled, there is an error message displayed on admin pages regarding QUERY_STRING being undefined. The problem is in models/Cart66.php where QUERY_STRING is not first checked for "isset".
You must log in to post.