View Single Post
  #107  
Old 09-19-2011, 10:37 PM
dorugreymon dorugreymon is offline
Member
 
Join Date: Sep 2011
Posts: 3
Gender: Male
Credits: 108
dorugreymon is on a distinguished road
Default

Ok thank you finally someone answers me


EDIT:Can anyone tell me what error this is?


Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/digi/public_html/inc/functions.php on line 1622

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/digi/public_html/inc/functions.php:1622) in /home/digi/public_html/inc/functions.php on line 41

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/digi/public_html/inc/functions.php:1622) in /home/digi/public_html/inc/functions.php on line 41

Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /home/digi/public_html/inc/functions.php on line 61

Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /home/digi/public_html/inc/functions.php on line 65

Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/digi/public_html/adminencrypt.php on line 12

Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /home/digi/public_html/inc/functions.php on line 423

Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /home/digi/public_html/inc/functions.php on line 559

Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /home/digi/public_html/inc/functions.php on line 563

Warning: file_get_contents(templates//template.html) [function.file-get-contents]: failed to open stream: No such file or directory in /home/digi/public_html/inc/functions.php on line 1690

Last edited by dorugreymon; 09-20-2011 at 08:53 PM.