Forum
Welcome, Guest
Please Login to access forum.
Re:2.0.3 Html category tree broken (1 viewing) 
Go to bottom
TOPIC: Re:2.0.3 Html category tree broken
#4950
Slava TH
Fresh Boarder
Posts: 6
User Offline
2.0.3 Html category tree broken Karma: 0  
J1.5, sh404sef, 2.0.3 JSitemap

Category tree with standard Joomla articles is broken in html sitemap view as shown below. How to fix it?


(https://yadi.sk/i/8QMtuyfPrXAUA)
 
Logged Logged  
  The administrator has disabled public write access.
#4951
John Dagelmore
Admin
Posts: 3873
User Online Now
Re:2.0.3 Html category tree broken Karma: 84  
I guess that this tree is a data source for a third party extension.
So it means that the 'Order by ' parameter in the SQL for categories query is not correct, you have to select a criteria for that for example 'order by title'
PS: i recommend to upgrade from J1.5, both Joomla and components are no more mantained since years.
 
Logged Logged  
  The administrator has disabled public write access.
#4952
Slava TH
Fresh Boarder
Posts: 6
User Offline
Re:2.0.3 Html category tree broken Karma: 0  
No, it's usual Joomla articles.
We will move to new CMS after few months, so no reason for upgrade.
 
Logged Logged  
  The administrator has disabled public write access.
#4953
John Dagelmore
Admin
Posts: 3873
User Online Now
Re:2.0.3 Html category tree broken Karma: 84  
In such case there is no reason for a similar result. The normal Joomla articles are ordered by default using category field 'ordering'
So check if the Joomla or component code is not altered and if the 'ordering' field for J1.5 sections and categories in the database is valid and not all zero.
 
Logged Logged  
  The administrator has disabled public write access.
Go to top