Andrés Herrera García
                                            Andrés Herrera García
                                        
                                    If I create a fake connection, I get the error below. The thing is that I would like to control or avoid cache errors, so it can connect to DB....
What files should I change in order to achieve this? So I could create a pull requests.
Same here three years later.
@grimzy I got a problem with it. If I use `Point(lat, lng)`:  When I want to query, I got this:  But, If a use lng first:  I...
Sorry, I realized that this is not a bug. MySQL needs the first longitude and then latitude, it's a standard. In KML files you can realize.
I had to delete my old records in order to solve this. The problem happens because when you have old records, `lft` and `rgt` are both `null`. However, those fields...
Hi, @olpo24! I have a long time without using this and I don't have a way to reproduce the bug. The last time I tried it worked with PHP 7.1...