Hi,
Just changed my host to hostgator and now I am getting errors!!!
If someone could help me I would appreciate it!
Error 1:
Warning: mysql_result() [function.mysql-result]: Unable to jump to row 0 on MySQL result index 3 in /home/slevytam/public_html/functions.php on line 83
Line 83: $recordExists = mysql_result($query, 0, 0) > 0 ? true : false;
Error 2:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/slevytam/public_html/functions.php:326) in /home/slevytam/public_html/functions.php on line 75
Line 75: session_start();
Thank you,
slevytam