Menu

#3 Songlist display all songs

open
5
2001-11-02
2001-11-02
Paul Zirnik
No

Hi thomy,

in songlist.inc.php there is a little bug in the
sql-query for selecting
all songs

ORDER BY SONG_NAME, ARTIST_NAME

don't work ( got no results )

i've replaced it with

ORDER BY SONG_NAME

now it works for me :)

greets,
Tami

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.