Getting the following error when going to:
staff_playershops.php
A critical error has occurred, and page execution has stopped. Below are the details:
PHP Warning: mysql_fetch_array() expects parameter 1 to be resource, object given (2)
When I don't comment out the code in my mainmenu the entire game throws the following error:
A critical error has occurred, and page execution has stopped. Below are the details:
PHP Warning: mysql_num_rows() expects parameter 1 to be resource, object given (2)
Thats for mainmenu.php
Sounds like the queries are whats ****ing it up? What does this need to be changed to for it to work?
PHP Warning: mysql_fetch_array() expects parameter 1 to be resource, object given (2) There's another one for
playershops.php?action=search