-
It seems I'm having various Ping problem.
I've just upgraded 1.3.2 to latest development. I'm having various problem with discovery.
From phpIpam web interface it seems that the pear ping don't w…
-
```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 …
-
Hey, either I'm doing something wrong or there's something going on with interactive mode.
phpunit.xml:
```
src
…
-
## Description
I am using [SVG Image Field](https://www.drupal.org/project/svg_image_field) module to show some nice icons. This causing error `InvalidArgumentException: Field field_media_image is un…
-
### Describe the bug
I just updated a server of mine, using [PPA](https://launchpad.net/~phpmyadmin/+archive/ubuntu/ppa).
I see that current version is `4:5.1.1+dfsg1-2+focal1`, while previous was…
-
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…
-
###Expected behaviour
zed updates nzedb
###Actual behaviour
```
./zed update nzedb
Updating 42cee3983..8e32d7213
Fast-forward
.travis.yml | 5 +-
Cha…
-
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…
-
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…
-
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…