Hello, I can't seem to get this to work.
This is what I have in the configurable section:
`/* The url where 404 errors are redirected to */
$tp_yourls_redirect_404['url'] = $_ENV['https://www.clockworkknight.com'];
/* The QS parameter where the short url is given */
$tp_yourls_redirect_404['qs'] = 'shortUrl';`
I have a feeling it might be the QS parameter, but not sure what I should change that to.
Using 1.9.2.
Any help would be great, thank you!
Hello, I can't seem to get this to work.
This is what I have in the configurable section:
`/* The url where 404 errors are redirected to */
$tp_yourls_redirect_404['url'] = $_ENV['https://www.clockworkknight.com'];
/* The QS parameter where the short url is given */
$tp_yourls_redirect_404['qs'] = 'shortUrl';`
I have a feeling it might be the QS parameter, but not sure what I should change that to.
Using 1.9.2.
Any help would be great, thank you!