Hey, I am getting this error on my sign up page: WARNING: Unknown: write failed: No space left on device (28) in line 0 of file Unknown WARNING: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in line 0 of file Unknown When I login: WARNING: session_write_close() [function.session-write-close]: write failed: No space left on device (28) in line 400 of file check.inc.php WARNING: session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in line 400 of file check.inc.php WARNING: Cannot modify header information - headers already sent by (output started at /home/shockstr/public_html/amember/rconfig.inc.php:395) in line 402 of file check.inc.ph
Looks like an error due to your hosting account space is too low. Increase size of your account and I think you'll be OK
could also be that your web account does not have write access to the /tmp directory and the error is a bit misleading (ie. failed to write)