how can i remove zen id From admin login url??
how can i remove zen id From admin login url??
The &zenAdminID variable should only appear the first time/session that you access the admin; once you've successfully signed in it should disappear. If it remains after you sign in, that implies that you've got a configuration problem. Check both your admin's /includes/configure.php and the admin Configuration->Sessions->Session Write Directory value to make sure that the file-system definitions have been changed to reflect your current installation.