Hey Brad,
Sent an email earlier, as I was having trouble with Linklocker Pro 2.5.1 on an MSM install. Got that working by adjusting the .htaccess file.
But now I’m having another issue… The links are generated properly, and everything works fine when logged in. When I add:
restricted_groups="1|5|6|7|8|9"
... it works, and sends the user to the default linklocker error message page. However, when I then add:
restricted_url="{path=member/login}"
and try to download when logged out, I get to a blank page, with the URL being the linklocker generated URL. I am not redirected to the custom template.
In addition, your docs are not quite right to begin with. You have a syntax error in the restricted_url sample code. You are missing the closing curly bracket for the linklocker tag, and the closing quote for the href tag…
Anyhoo, does this feature work properly? Any ideas?
Ira