[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 561: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 617: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
phpBBModders.net • Template variable for checking user id
Page 1 of 1

Template variable for checking user id

Posted: 12 Aug 2009, 18:01
by Foai
Will you further develope another variable usnig user's id.

Re: Template variable for checking group membership

Posted: 13 Aug 2009, 02:10
by RMcGirr83

Re: Template variable for checking group membership

Posted: 13 Aug 2009, 09:50
by Foai
Sir, you are very genius and great ! :rofl:

Re: Template variable for checking group membership

Posted: 13 Aug 2009, 22:24
by Foai
The variable userid :

(1)only the id in the <> can see , founder (admin) cannot see !

(2) How can 2 id can see together ?

Re: Template variable for checking user id

Posted: 13 Aug 2009, 22:51
by RMcGirr83

Re: Template variable for checking user id

Posted: 13 Aug 2009, 23:05
by Foai
:clap: Now I can see also :inlove:

Re: Template variable for checking user id

Posted: 24 Oct 2009, 22:46
by Foai

Re: Template variable for checking user id

Posted: 25 Oct 2009, 11:15
by RMcGirr83

Re: Template variable for checking user id

Posted: 01 Aug 2012, 23:21
by sophos9
Is it possible to use the same code to get the group_id and use that in an IF statement?

I would like to show advertisements to everyone outside of a specific group_id?

Thanks in advance

Re: Template variable for checking user id

Posted: 01 Aug 2012, 23:58
by sophos9
I found the answer in one of your other posts - big thanks for the help with this :)

Re: Template variable for checking user id

Posted: 11 Aug 2014, 18:59
by filmtablette
Hello,
I trying to achieve the folowing: if somebody quoted me, this post should be highlighted.
Is it possible to do it with the user_id and IF statements

thank you.

Re: Template variable for checking user id

Posted: 12 Aug 2014, 01:03
by RMcGirr83
No that isn't possible

Re: Template variable for checking user id

Posted: 17 Aug 2014, 13:51
by filmtablette
it it not possible in general? would be thankful for any advise.