The usual reason why everyone shows up as "Unknown" for race/class is that the site is still working off max level from vanilla wow. I was having the same issue until I went back through and changed some of the tables which contain these limits.
Go to your database and run this command:
UPDATE eqdkp_classes SET class_max_level = 70 WHERE class_max_level = 60;
http://forums.eqdkp.com/index.php?showtopic=8984&hl=