I got it working the problem was in the admin/user_tracking.php and admin/user_tracking_config.php files some of the links had ../admin/ at the start and because I have renamed my admin folder it wasn't finding the right files so I removed all instances of ../admin/ and it works.