ewiget
Admin
 Admin
| Posts: 171 |  | Karma: 2
|
mambo upgrade 4.6.2 username and password fields - 2008/01/05 14:52
If you are upgrading to mambo server CMS version 4.6.2 and keep getting a popup message: "Please complete the username and password fields" when you try to log in as administrator, then it takes you back to the logon screen - edit your configuration.php in the root mambo folder (using FTP!) and set
$mosConfig_register_globals = '1';
The above will fix the problem. Also, if you have the configuration.php file set to read only for security issues, make sure you set it to read-write for the user prior to uploading the modified file. After the file is uploaded and the login is working, set the configuration.php file back to read only for the user.
Ed Wiget Technical Support http://www.xtremewebhosts.com |