Nanche Posted April 9, 2012 Share Posted April 9, 2012 Hey guys I'm trying to setup my new website (seostag.com) but i keep getting theese errors: Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/content/06/9181606/html/index.php on line 4 Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/content/06/9181606/html/index.php on line 105 Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/content/06/9181606/html/index.php on line 643 And also this one: Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /home/content/06/9181606/html/admin/admin-web-name.php on line 16 Your login session data is not on record in the database. ^^When i try to login to my admin panel (seostag.com/admin) Do you experts have any idea what i shoul do? Quote Link to comment Share on other sites More sharing options...
AyKay47 Posted April 9, 2012 Share Posted April 9, 2012 the query that you are providing mysql_fetch_array() is returning a boolean false. The problem lies there. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.