View Single Post
  #1  
Old 03-23-2011, 11:52 AM
Rozel Rozel is offline
Member
 
Join Date: Jun 2010
Posts: 144
Credits: 13,976
Rozel
Default Errors after Installation

I made another website to test something with the Mysidia Script, and I got the new adoptables script. I didn't change anything, just followed the steps of installing it. It says everything was successful and good, but when I go to the website I have many errors...


Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/a9474448/public_html/inc/functions.php on line 813


Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/a9474448/public_html/inc/functions.php on line 37


Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/a9474448/public_html/inc/functions.php on line 824


Warning: mysql_numrows(): supplied argument is not a valid MySQL result resource in /home/a9474448/public_html/inc/functions.php on line 200


Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/a9474448/public_html/inc/functions.php on line 267


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

All of which seem to lead to functions.php. I gave it a look, but not having a lot of knowledge with PHP I wasn't sure of what to do or what to change. I can try re-uploading everything again, I'd just rather not have to do that, especially if I don't know that will end up helping in the end. You can just look for yourself at the original function.php script on the normal download. I didn't change anything~
Reply With Quote