makaraci Posted July 16, 2010 Share Posted July 16, 2010 merhaba,Diyelim ana kategori i example .alt kategoriler : Example1 example2 example31.1 de iken bunları sıralamak için böyle yapıyordum ve çalışıyordu fakat 1.3 de bu çalışmıyor : 01.example302.example103.example2yukarıdsaki gibi yazdığım halde aşağıdaki gibi karışık gözüküyor. :example1example2example3Aşağıdaki Kodu ekledim fakat bu kod sadece ana kategorileri düzenlememe yardım etti, alt kategorileri düzenleyemiyorum bu kod ile: bunu : ORDER BY `level_depth` ASC, cl.`id_category` ASC’)) Bununla değiştirin .: ORDER BY `level_depth` ASC, cl.`name` ASC’)) Yardım lütfen Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now