-
Since the `Lat` and `Lng` fields are set to `Decimal(10,7)`, we'll need to set the base_exclude for both to `0.0000000`
https://github.com/dynamic/silverstripe-locator/blob/2.0/code/pages/Locator.p…
-
After /dev/build/?flush=1 i get the following error. Can you please help and give advice?
Source
5 /**
6 * A class for creating new objects by the injector.
7 *
8 * @package framework
9 * …
dacar updated
7 years ago
-
Hi,
Is there any solution to get latitude and longitude instead of address field to showing the Exact location.
Thanks,
-
We've been using this great module successfully for some time on a client's site, on a .co.nz domain. However, we're now trying to use the SilverStripe Subsites module to set up a subsite on a .com.au…
-
Hi ya Patbolo!
Hope you having a great day so far. I'm working with Jeremy Shipman on https://github.com/burnbright/silverstripe-shop and we are wanting to plug in your ratefinder module. Awesome!
O…
-
Hey guys, the google map doesn't render in the CMS and the front end (Silverstripe 4.6.1)
I'm running on a localhost (MAMP), Google chrome. My Google API keys are added to the yml file (tested and va…
-
**Describe the bug**
The map buttons are not working properly, they are always loading, what is it due?
Thank you very much!
```
"silverstripe/recipe-cms": "4.6.0@stable"
"dynamic/silverstr…
-
**Steps to replicate:**
- Make a service that doesn't extend any other class. Let's call it, `MyCoolService`.
- Create a mock class, let's call it, `MyCoolService_Disabled`
- Update the config to use …
-
## Overview
In an effort to streamline our base silverstripe sites, I propose to thin out the composer requirements for silverstripe-base-site, keeping the module "lighter" for small sites. Instead…
-
# Overview
Continued from work around [moving modules into the vendor folder](https://github.com/silverstripe/silverstripe-framework/issues/7405). Requires [use index.php for routing instead of fra…