Ronald Lukassen
Ronald Lukassen
## Issue Description When i add a product using /admin/catalog/products/create the product is saved (green message product saved) after that a redirect to admin/catalog/products/edit/2 I fill in what is required,...
ErrorException Undefined variable: tt_ns vendor/econea/nusoap/src/nusoap.php:621 When i change line 621 from: if ($tt_ns != '' && $tt_ns == $this->namespaces['xsd']) { to: if (isset($tt_ns) && $tt_ns != '' && $tt_ns ==...
**Description** Can i change markmonitor to for example localhost? **Example** I see that queries are done using whois.markmonitor.com. Can i change this?
sudo dpkg -i dockstation*.deb Selecting previously unselected package dockstation. (Reading database ... 159362 files and directories currently installed.) Preparing to unpack dockstation_1.5.1_amd64.deb ... Unpacking dockstation (1.5.1) ... dpkg: dependency problems...
Is this api still up to date or are there now (better) alternatives?
Python3 support?
We have about ~100.000 domain names / zones in powerdns and right now im testing the pdns plugin for acme. I tested with 2 domains and it takes a long...