Support

faq error
February 14, 2018 Thorsten Witteler windows
0.0(0 votes)
1 minute, 0 seconds

Windows 10 - Network connection issues

Official Support Page:

Fix network connection issues in Windows 10

Continue reading...

November 1, 2017 Thorsten Witteler Apps
0.0(0 votes)
1 minute, 0 seconds

There is a phenomenon of so called zero byte files occuring while saving or syncing files.

It is hard to track down as it appears to be highly random.

Most recently I experienced it while using the combination of Nextcloud (Server) and CrossCloud (Client) to sync files. After setting up the cl...

Continue reading...

October 10, 2017 Thorsten Witteler Apps
0.0(0 votes)
1 minute, 0 seconds

Gedächtnisstütze für diverse Fettnäpfchen.

Code Snippts

  • Get page from path: $page = $this->grav['pages']->get($path);
  • Get paths (value) for routes (key): $routes = $this->grav['pages']->routes()

Continue reading...