bug with Redirect links option ?

Problems installing LinkMan?
Post Reply
raykai
Posts: 20
Joined: Fri Jun 23, 2017 8:07 pm

bug with Redirect links option ?

Post 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?
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: bug with Redirect links option ?

Post 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.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply