okay, now it contacted the db, but i get thsi error:
Two reasons that's weird - A: it doesn't show the miniposts, and it should
B: There is a miniposts field in the usertitle db.
Here are some db things:
The new table i added is called "cats", with two columns "rankcat" and "catname"
In usertitle table, i added a "rankcat" column.
In user, i added a "ranksetid" column
Just thought that might be important