Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Small bug in catalog/index.php


Bill.Dagou

Recommended Posts

Posted

In $category_depth == 'nested' section, you will find a small bug which is strpos('_', $cPath). It should be strpos($cPath, '_').

Finally, it doesn't cause some big problems.

This bug seems existing in MS2.2 version, including the latest RC1.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...