So, the news stuff, ill have to fix when im more "in" to it. But your idea about the staff page just gives me this.
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in staff.php on line 19
i get this error on staff page,
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\app\tpl\skins\RevPro\staff.php on line 20
Im using azure emulator, first i found out that table "ranks" was missing in database, but i added it. And nothing happend.