Hi!
I've installed your script, which looks great! I'm using it for a clients' ball hockey association.
I've got everything up and running, but at the top of the screen it says this;
Warning: session_start() [function.session-start]: open(/tmp/sess_9ac2e75e00b27b62c5affd73d48b58ef, O_RDWR) failed: Permission denied (13) in /home/powerpla/public_html/secure.php on line 2
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/powerpla/public_html/secure.php:2) in /home/powerpla/public_html/secure.php on line 2
Warning: Cannot modify header information – headers already sent by (output started at /home/powerpla/public_html/secure.php:2) in /home/powerpla/public_html/secure.php on line 3
and at the bottom, it says this;
Warning: Unknown: open(/tmp/sess_9ac2e75e00b27b62c5affd73d48b58ef, O_RDWR) failed: Permission denied (13) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
What do I need to change and how?
Thanks!