Registration Captcha Problem + Hide from guest bbcode or something

Started by MLM, October 11, 2010, 05:55:49 PM

Previous topic - Next topic

MLM

My captcha for regristration is not appearing also.. Any ideas! - I also can not find where to disable it

I want to make a bbcode / posting button that is like a spoiler but only hides whatever is inside it to guests and displays a message like "Please Log-In to View this" .

I know that you can do for example but i dont know how to make this like a button for posting etc.

if ($context['user']['is_guest'])
{
   echo
   '<h5>Access Denied</h5>
   We are sorry guest, it seems you dont have premission to view these downloads.';
}
else
{
   echo
   '<h5>Welcome ', $context['user']['name'], '!</h5>
   Here are your downloads:';
}


I am also having trouble with this problem here: http://www.simplemachines.org/community/index.php?topic=402420

My Themes:

My Mods:

Unsolved Threads:
  • None atm...

Aleksi "Lex" Kilpinen

Hi, regarding the captcha - could you give us a link to see?

For hiding stuff from guests, there are mods that do that I think - have you checked the mod site?
Slava
Ukraini!
"Before you allow people access to your forum, especially in an administrative position, you must be aware that that person can seriously damage your forum. Therefore, you should only allow people that you trust, implicitly, to have such access." -Douglas

How you can help SMF

Advertisement: