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.
Comments on Guest e-mail link
Forum Regular
Usergroup: Customer
Joined: Feb 19, 2004
Location: Michigan
Total Topics: 57
Total Comments: 185
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.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Just insert the security image from the default template, it needs to be there.
Perhaps you could show the security image on this page for guests?
I do.
Or don't show the form at all to guests.
Emailing is off to guests by default actually, since not everyone has gd to use the security image.