So I just created a new login page with a login module attached to it and this is because I am looking to make it secure in conjunction with a HTTPS certificate and minor SSL settings/code changes.
However, you can login fine the first time and access the site but whenever you navigate to another page from Home (e.g. Admin page) it seems to log you out (however it doesn't directly tell you this, the button at the bottom still says 'Logout')
When I go onto the 'Site Settings' area the login module appears above the 'Site Settings' settings modules as if it wants me to log back in again, and this is further proved when I try to change the settings and it comes out with an red box of error (probably because it sees me as being logged out but trying to change settings)