Message Text |
I don't want to post in the bug category because I've been dorking around with my templates and may have caused a problem.
I gave guests permission to email links I turned on the security image
On the link details page, the e-mail form is called with:
<IF {THISMEMBERGROUPCANEMAIL}>
But there is no security image for guest. So guest that try to send the e-mail are presented with an error that they didn't fill the image out correctly and then redirected to the email.php page where they are able to send the e-mail. Perhaps you could show the security image on this page for guests? Or don't show the form at all to guests.
Also, the closing IF seems to be below the previous/next link area. I don't see how they are related, so am not sure if you meant to do that.
|