Bill.Dagou Posted December 5, 2007 Posted December 5, 2007 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.