Problem:
The session folder on your server is not set to full read / write permission, this prohibits the admin system to write a session_id, which is used during login, into the folder.
Solution:
Request your server administrator to set the session folder with appropiate permission. Or, you may use cookies for logging handling. To do so, contact us at , and we will send you an index.php file that deal with cookies, just upload it into oneadmin directory and replace the existing index.php file.
* Please make sure that your PC is cookies enabled.
|