Closed ultimatedabbler closed 3 years ago
I manged to get to install it but when i access the redirects menu it shows this:
So i've managed to install your beta 4.0, i didn't know you were working on it and the issues i had are working.
I was trying with 3.0 version, that's the version that is on Kirby plugin page.
Describe the bug
Hi there,
I'm trying to install the plugin but with no effect, I downloaded and renamed to "retour", Installed the sqlite3, i'm using "Laragon" and using php 7.4.
I tried to use the config options as well, it always gives:
PDOException could not find driver
And followed the step you mentioned, and still nothing. I don't know what I'm doing wrong.
Specifications
Retour version: Latest
Retour config options:
'distantnative.retour' => [
// En-/disable all logging (true/false) 'logs' => true,
// Array of paths to ignore as 404s 'ignore' => [],
// Number of months after which logs should be deleted automatically 'deleteAfter' => false,
// Absolut path for location of redirects config // Default: site/config/redirects.yml 'config' => 'site/config/redirects.yml',
// Absolut path for location of database // Default: $kirby->root('logs) + /retour/log.sqlite 'database' => 'site/logs/retour/log.sqlite',
],
Kirby version: 3.5.3.1
Browser: Opera