VF
Asked
hello,
i have an error when edit sale. the error said
**Message: Call to a member function num_rows() on boolean. **
its happen in my production server that using php 7.2, but in my development pc that using php 7.1 it works fine. what do you suggest to fix the error?
i attached the error screenshot. thanks
i have an error when edit sale. the error said
**Message: Call to a member function num_rows() on boolean. **
its happen in my production server that using php 7.2, but in my development pc that using php 7.1 it works fine. what do you suggest to fix the error?
i attached the error screenshot. thanks
- MSAnsweredHello,
Please check the server requirements in the documentation.pdf specially MySQL `only_full_group_by` mode.
You can check the server error logs and let me know the error details to that I can suggest.
Thank you - Login to Reply