Page 1 of 1

bug with Redirect links option ?

Posted: Mon Sep 18, 2017 4:52 am
by raykai
Script URL:
Version of script: 2.0.2
PHP Version: 7.0.23
Write your message below:

Hi
It would seem that the settings options under Display option > Redirect links are not working. Every time i change this option for ether: Use redirects for ALL links or Use redirects for non-featured links only and click on save it the dot goes back to: Display direct links to websites. is this a bug?

Re: bug with Redirect links option ?

Posted: Mon Sep 18, 2017 6:17 am
by Klemen
It is a bug, yes, thank you for reporting.

To fix it, you can open file "admin/edit_settings.php" and change all instances of

Code: Select all

name="clean"
to

Code: Select all

name="redirect"
I will release an update later with the fix included.