Order by 'name' -> Error

12 years 4 months ago #614 by
Order by 'name' -> Error was created by
Hi!

First I have to say, that I really love your Component! I'd spend a lot of time creating a backend component for our member-database with several features.
Now this helps me to display the data on the frontend very fast and easy!


But there is one Problem. I have a field in the database 'name'. It is possible to sort the data by prename, address, birthday and so on, but if I try to sort them by name, it doesn't work.

{joodb orderlink|name}

gives the error:

Fehler : Unknown column 'a.Mitgliederdatenbank' in 'order clause' SQL=SELECT a.* FROM lvl_lvldata AS a GROUP BY a.id ORDER BY a.`Mitgliederdatenbank` DESC LIMIT 0, 20

I don't know what's wrong there. I suppose, it's a bug.

Thank you!

Please Log in to join the conversation.

Moderators: Dirkjoest