-
```
Quite a number of configuration functions (e.g.,
EcommerceCountry::set_auto_add_countries()) result in "must be an instance
of..." errors. For example, EcommerceCountry::set_auto_add_countries(t…
-
```
eCommerce version affected: trunk 1.0 r2613
SilverStripe version: 2.4.7
Browser/Operating System used: Firefox 12 /Windows 7
Hi Nicolaas!
I can not make a new template file in themes for overloa…
-
This issue may be related to #564 (I sometimes get the same error in that issue with this code). The following code will occasionally (about ~10% of the time) hang (with this example, it generally han…
-
```
I think we should also allow the checkout to be broken into typical steps:
* register / sign-in / guest
* billing / shipping
* payment
* review
This could be optional. It'll also help us to m…
-
```
eCommerce version affected: 1.0 r3103
SilverStripe version: 2.4.7
Browser/Operating System used:13.0.1
What steps will reproduce the problem?
1. CMS
2. Shop Tab
3. Search for: Order Step
4. Click…
-
I have created an event which spans 2 days, but it is only showing on the calendar for the first day. Attached screenshot shows calendar with event properties inlaid top left.
![2](https://cloud.githu…
ghost updated
9 years ago
-
```
For my particular site, an order gets 5 order update log entries.
The culprit is probably Order->onAfterWrite()
I think the log system needs some serious thought also.
```
Original issue reporte…
-
Hi,
I would like to raise the awareness that the usage of "plugins" is quite verbose in the open source industry. So most cms or ecommerce projects reference to plugins as what we in the Magento worl…
-
```
eCommerce version affected: r2753
SilverStripe version: 2.4.7
Browser/Operating System used: OS X Lion
What steps will reproduce the problem?
1. Go to /admin
2. Click on Products
3. Click on Crea…
-
I found this cool app called Blaze Haus http://blaze.haus/browse/0/32 .
Basically this developer has implemented the ability to create template files on the fly , along with a js file and save the da…