ben027 Posted February 26, 2013 Share Posted February 26, 2013 Someone please help... I am setting up this site with my friend, and we both have NOO idea how to do anything with PHP, and we need to get this site up soon, but we keep getting errors, and we can't figure out how to fix them!! Here is the site... take a look at everything ---> http://chachingptc.tk/ Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/bensguid/public_html/chachingptc.tk/checkban.php on line 13 Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/bensguid/public_html/chachingptc.tk/header.php on line 21 Warning: include(themes//header.php) [function.include]: failed to open stream: No such file or directory in /home/bensguid/public_html/chachingptc.tk/header.php on line 23 Warning: include(themes//header.php) [function.include]: failed to open stream: No such file or directory in /home/bensguid/public_html/chachingptc.tk/header.php on line 23 Warning: include() [function.include]: Failed opening 'themes//header.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/bensguid/public_html/chachingptc.tk/header.php on line 23 Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/bensguid/public_html/chachingptc.tk/index.php on line 5 Join now and get paid to visit websites! At Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/bensguid/public_html/chachingptc.tk/sitename.php on line 6 , you get paid to click on ads and visit websites. The process is easy! You simply click a link and view a website for a few seconds to earn money. You don't need any skills. This is because all you need to do is visit the sites we provide you with. You can earn even more by referring friends. Payment requests can be made every day and are processed through AlertPay. The minimum payout is $2 for Free Members Warning: mysql_fetch_array() expects parameter 1 to be resource, string given in /home/bensguid/public_html/chachingptc.tk/index.php on line 19 Join Now! Advertise here! Setting up and displaying your link for Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/bensguid/public_html/chachingptc.tk/sitename.php on line 6 members to visit is fast and simple. We charge $ Warning: mysql_fetch_array() expects parameter 1 to be resource, string given in /home/bensguid/public_html/chachingptc.tk/index.php on line 31 per Warning: mysql_fetch_array() expects parameter 1 to be resource, string given in /home/bensguid/public_html/chachingptc.tk/index.php on line 35 member visits and each visit will last at least 30 seconds. Outside visits are unlimited and included within the price. We will review your website and will have it active within 24 hours. You don’t need an account to order advertising at Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/bensguid/public_html/chachingptc.tk/sitename.php on line 6 , you simply need to complete the form then pay the fee. If you would like a large package then please feel free to contact us. We will review your website within just a few hours or less. But will NOT accept illegal or adult material neither the use of frame breakers. Read More... Warning: mysql_fetch_array() expects parameter 1 to be resource, string given in /home/bensguid/public_html/chachingptc.tk/index.php on line 45 Warning: mysql_fetch_array() expects parameter 1 to be resource, string given in /home/bensguid/public_html/chachingptc.tk/index.php on line 50 Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/bensguid/public_html/chachingptc.tk/checkban.php on line 13 Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/bensguid/public_html/chachingptc.tk/footer.php on line 19 Warning: include(themes//footer.php) [function.include]: failed to open stream: No such file or directory in /home/bensguid/public_html/chachingptc.tk/footer.php on line 21 Warning: include(themes//footer.php) [function.include]: failed to open stream: No such file or directory in /home/bensguid/public_html/chachingptc.tk/footer.php on line 21 Warning: include() [function.include]: Failed opening 'themes//footer.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/bensguid/public_html/chachingptc.tk/footer.php on line 21 Quote Link to comment Share on other sites More sharing options...
AyKay47 Posted February 27, 2013 Share Posted February 27, 2013 The call to mysql_query() is returning a boolean false value instead of a resource. Start your debugging there. Quote Link to comment Share on other sites More sharing options...
Jessica Posted February 27, 2013 Share Posted February 27, 2013 You should probably start with learning the basics, or hiring someone who knows what they're doing. Quote Link to comment Share on other sites More sharing options...
Sanjib Sinha Posted February 27, 2013 Share Posted February 27, 2013 You may start learning PHP from http://www.phpfreaks.com/tutorials Its always better to do something that you know, from inside, so that you understand what happens and why that is happening! 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.