-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Distance lookup needs bcmath extension #407
Comments
@ProAviaAZ were you seeing this? |
@nabeelio - Yes, while helping someone else input schedules on their host. When clicking save, a message near the top said something about the bcmath extension wasn't enabled. I checked his phpinfo and bcmath was off. That's the only place I have seen it. On any other installs I have done, bcmath has been enabled already. I think the message also said something about the distance could not be calculated - but its been a while and I can't remember who had the issue. |
Hmm, this is weird, because I don't see bcmath as a requirement in the packages I use. I think I'll need the Laravel log(s) to track down where exactly this might be coming from |
I don't even remember who's site it was. This occurred over 5 weeks ago. If I remember, I'll let you know. Only other option would be to set bcmath to off on your hosting and check it there. |
I will close this for now since I can't duplicate it. I don't have bcmath installed and it's not showing up. If we can duplicate it then we can reopen, is that ok? |
Look it up in geo lib
The text was updated successfully, but these errors were encountered: