-
```PHP
Date::setLocale('nl');
echo Date::now()->format('l j F Y H:i:s'); // zondag 28 april 2013 21:58:16
echo Date::parse('-1 day')->diffForHumans(); // 1 dag geleden
//$date …
-
UserDefinedForm::get()->byID($formID); throws an error:
Table 'dev.UserDefinedForm' doesn't exist
SilverStripe\ORM\DataList->byID(12)
EmailRecipient.php:154
Checked DB that's true that UserD…
-
Hi, my configuration is very similar to #204
nginx configuration almost identical as a reverse proxy, apache behind…
The real IP appears in apache's log.
I've done a tcpdump between both ser…
-
###Expected behaviour
zed updates nzedb
###Actual behaviour
```
./zed update nzedb
Updating 42cee3983..8e32d7213
Fast-forward
.travis.yml | 5 +-
Cha…
-
Starting around 10/15/2019, `drupal/core` started updating to the latest dev version (8.9.x-dev) instead of the latest stable release (8.7.8). Prior to that, I always got the expected releases of core…
-
```
ErrorException: Warning: Undefined array key "groupings_81bc4a7ba2"
File "/container/application/vendor/innoweb/silverstripe-mailchimp-signup/src/Extensions/SignupControllerExtension.php", lin…
-
Hi there!
First, thx for this nice piece of code :)
**My question: Is there a way to load a required services only after the user accept the consent management modal?**
Google maps is require…
-
I have try to install symfony mailer and unistall swift mailer.
As I can see to have a proper synfony mailer install, I have to remove mailsystem and swift mailer module, right? Can I use symfony mai…
-
For now, the website can easily be hacked. Someone with little knowledge can send a request with a new fake IP every time and voting 1000th times easily for the same response. This is what happened wi…
-
When editing inline, multiple files cannot be uploaded to an upload field simultaneously.
The images have a many-many relationship to the element.
After uploading, the files disappear from the u…