Quote:
Quote:
|
Quote:
the condition you give is for every member... it can not be used in this case. |
Quote:
Quote:
|
Hi RL714,
I think your code is right. But this is not simple likes that, because it is not for only a member or owner site. I mean the number 318713 is the dynamic number, it is exactly userid in custom field table. So if condition is: $bbuserinfo['userid'] is exactly his userid, so he can see the value. But if the other member can not see. For example: you can see your custom field number 6, but I can not see it. And vice versa, I can see my custom field number 6, but you can not see mine. |
Thanks :)
|
Thank you for the article.
Please guide me in converting this to vb4: Code:
<if condition="is_array($NewestMap)"> Code:
{$map_page} |
Thanks for your article
I want to add advertisement after the first post in some special forums so I edit the "ad_showthread_firstpost" Template and add this Code:
<vb:if condition="in_array($forum['forumid'], array(1,2,3))">Show this to forum 1, 2 and 3</vb:if> also if I used this Code:
<vb:if condition="!in_array($forum[forumid], array(1,2,3))">Show this to forum 1, 2 and 3</vb:if> Can you advice me plz ? Best regards |
Hoping someone can help...
I'm trying to convert this template conditional (in threadbit, I'm guessing it matters)... Code:
<if condition="! $ignore[ $thread['postuserid'] ]"> Code:
<vb:if condition="!$ignore[$thread['postuserid']]"> |
Anyone know a way of getting this to work?
Code:
<vb:if condition='"{vb:raw title}" == "The Latest"'><p>ME</p></vb:if> |
Quote:
Quote:
|
All times are GMT. The time now is 08:55 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|