2martens / de.plugins-zum-selberbauen.ultimate

A fully functional CMS for WCF 2.0
GNU General Public License v3.0
4 stars 0 forks source link

Unknown column 'contentTitle' in 'order clause' #405

Closed 2martens closed 9 years ago

2martens commented 9 years ago

It is not possible to order by contentTitle anymore, since the contentTitle is no longer in the content table.

2martens commented 9 years ago

Fixed by a left join.