I am modifying an existing login page in Dreamweaver using Developers Toolbox. Everytime I go into Change Login Settings and change the database settings and user level, it comes up with an error:
/includes/tng/ - error occurred - Unable to create remote folder /includes/tng/. Access denied. The file may not exist, or there could be a permission problem. Make sure you have proper authorization on the server and the server is properly configured.
includes\tng\tNG_config.inc.php - user cancelled
What I don't understand is all the permission levels are checked off for the includes folder and the tng folder on the remote server. Has anyone ever experienced this or have any suggestions? All I am trying to do is adjust the login page to only login people who's accounts have been activated (activation= 1 to login successfully).