I want to restrict Guest of the form so that they can't able to download files from my forum. I dont want to upload attachments as I have limited space. all I want to show the guest a image of download button with a url of file , but when he clicks on it, the forum must redirect the Guest to registration page.
Edit : posted thru Quick Reply ; didn't see kavin's response
you have to restrict the guests from viewing links..
try this plug-in :
hide code from selected groups
I want to show them Images but not allow to download them , one more thing is that, the Image is also in [img] tag, i.e image is also a url
by using
hide code from selected groups , you can hide only URL mycode ; IMG code should be shown as usual
image code is used like this :
[img]http://community.mybb.com/images/toplinks/search.gif[/img]
Why hide the Code itself when he wants to hide only Images. He never said the Use of images
Thanks for your help! but i want to perform the same thing as it happen to attachments when a guest wants to download them.
but by this method:-
Guest are allowed to see that image, but when they click on it to download file, the page navigates to registration form
^ well, I can actually do it for you if required. its a simple thing