LuizFernando 74 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 post Share on other sites
[Honor] juniorsilva 627 Posted November 26, 2017 Share Posted November 26, 2017 verifique se o argumento adicionado é valido..... Exemplo: Hidden Content Give reaction or reply to this topic to see the hidden content. Link to post Share on other sites
LuizFernando 74 Posted November 27, 2017 Author Share Posted November 27, 2017 Segue o arquivo que está com erro. Hidden Content Give reaction or reply to this topic to see the hidden content. Link to post Share on other sites
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