![]() | Join Date: Nov 2006 | Posts: 42 |
Sorry I just noticed a typo that a few of you have quoted. I updated post #9
missed the array( ... ) around the list of items.
missed the array( ... ) around the list of items.
| Please Register to get full access to the forums.
vBSetup Team vBulletin Owner Guest vBSetup Team vBulletin Owner vBSetup Owner
#13
02-01-2007, 08:54 PM
okay, I have another question for the pros ![]() a client has a side column and would like to she the 5 newest post to show. is there an easy variable or code that we can place in the column and it'll show the 5 newest post ? thank you -Brandon
--------------------
Brandon Sheley / vBulletin Setup Staff
Check out our Newsletter for the latest vB and SEO news. Are you looking for vBulletin work to be done on your forums ? Would you like to Help Support vBulletin Setup. Be sure to check out our latest Contest for a Custom Style. Add our Facebook Blog, Group and LinkedIn group.. Thanks Stay up to date by installing our Tool Bar Quote |
Guest Guest Guest Guest Guest
#19
04-08-2007, 02:55 PM
hi, found a link for this article via vb.org really needed this thanks! I tried using: <if condition="$post['usergroupid'] != 25"> <img src="yadayada.com/12.gif"> </if> To display a banner to everyone except that user group. However even that usergroup sees the banner. I think the problem is being caused because it is not a primary usergroup, but an additional one. Can someone kindly guide me how I would use an IF statement to check if the person is a member of the additional usergroup or not? Thanks aku Quote |
vBulletin Owner
#20
04-16-2007, 03:16 AM
Maybe try the long way: HTML Code: <if condition="is_member_of($vbulletin->userinfo, 1, 2, 3, 4, 5, 6, 7, ... 24, 26, 27 .. N)"> <img src="yadayada.com/12.gif"> </if> Quote |
All times are GMT -6. The time now is 08:24 PM. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||