LuizFernando Posted November 26, 2017 Share Posted November 26, 2017 Estou com esse seguinte erro: PHP Warning: mysqli_fetch_object() expects parameter 1 to be mysqli_result, boolean given in /home/mtorigem/public_html/paginas/home/shop.php on line 57 Segue abaixo a linha 57: while ($array = mysqli_fetch_object($query)) { Link to comment Share on other sites More sharing options...
juniorsilva Posted November 26, 2017 Share Posted November 26, 2017 verifique se o argumento adicionado é valido..... Exemplo: Hidden Content Give reaction to this post to see the hidden content. Link to comment Share on other sites More sharing options...
LuizFernando Posted November 27, 2017 Author Share Posted November 27, 2017 Segue o arquivo que está com erro. Hidden Content Give reaction to this post to see the hidden content. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now