Forum: vBulletin 4.x Add-ons
04 Jan 2013, 21:39
|
Replies: 169
Views: 40,200
|
Forum: vBulletin 4.x Add-ons
22 Aug 2012, 19:32
|
Replies: 32
Views: 8,064
|
Forum: vBulletin 4.x Add-ons
29 May 2012, 18:52
|
Replies: 23
Views: 8,097
|
Forum: vBulletin 4.x Add-ons
22 Mar 2012, 02:28
|
Replies: 139
Views: 39,817
|
Forum: vBulletin 4.x Add-ons
13 Mar 2012, 19:41
|
Replies: 55
Views: 9,201
|
Forum: vBulletin 4.x Add-ons
01 Feb 2012, 21:59
|
Replies: 276
Views: 102,427
|
Forum: Modification Graveyard
31 Jan 2012, 21:51
|
Replies: 56
Views: 13,527
|
Forum: Modification Graveyard
31 Jan 2012, 01:57
|
Replies: 56
Views: 13,527
|
Forum: vBulletin 4.x Add-ons
30 Jan 2012, 16:50
|
Replies: 67
Views: 14,814
|
Forum: vBulletin 3.6 Add-ons
06 Jan 2012, 18:06
|
Replies: 97
Views: 30,805
|
Forum: vBulletin 4.x Add-ons
27 Aug 2011, 02:43
|
Replies: 107
Views: 26,091
|
Forum: vB4 Programming Discussions
29 Mar 2011, 18:58
|
Replies: 3
Views: 887
There is something similar here...
There is something similar here http://www.vbulletin.org/forum/showthread.php?t=132482
Some small changes would get it working with 4.x
|
Forum: vB4 Programming Discussions
24 Mar 2011, 19:58
|
Replies: 24
Views: 1,662
I didn't convert it to template format
...
I didn't convert it to template format
Something like this:
<vb:if condition="$userfield['field23'] & 1">
Yes
<vb:elseif condition="userfield['field23'] & 2">
No
<vb:endif>
|
Forum: vB4 Programming Discussions
24 Mar 2011, 18:10
|
Replies: 2
Views: 649
|
Forum: vB4 Programming Discussions
24 Mar 2011, 18:05
|
Replies: 24
Views: 1,662
Custom Fields with more than one option are...
Custom Fields with more than one option are sorted based on the geometric formula. Meaning You would do something like this:
Userfield6(Radio, Select, Checkbox it doesn't matter)
Yes(1)
No(2)...
|
Forum: vBulletin 4.x Add-ons
18 Feb 2011, 01:38
|
Replies: 446
Views: 76,509
|
Forum: vBulletin 4.x Add-ons
17 Feb 2011, 22:18
|
Replies: 446
Views: 76,509
|
Forum: vBulletin 4.x Add-ons
17 Feb 2011, 16:12
|
Replies: 446
Views: 76,509
|
Forum: vBulletin 4.x Add-ons
31 Jan 2011, 16:16
|
Replies: 89
Views: 20,634
|
Forum: vBulletin 4.x Add-ons
15 Nov 2010, 21:47
|
Replies: 107
Views: 26,091
|
Forum: vB4 Programming Discussions
25 Oct 2010, 15:21
|
Replies: 3
Views: 820
|
Forum: vB4 Programming Discussions
20 Oct 2010, 19:14
|
Replies: 3
Views: 820
set lastactivity on a big board
I'm running into some slow queries with setting lastactivity on a big board that I develop for(1,285 concurrent users at the time of this post). This is a default vBulletin installation with very...
|
Forum: vBulletin 4.x Add-ons
24 Aug 2010, 20:15
|
Replies: 91
Views: 14,144
This is extremely misleading. You aren't...
This is extremely misleading. You aren't checking if they are logging into the AdminCP at all. You're checking to see if they failed to login anywhere on the site. Poorly executed.
|
Forum: vB4 Programming Discussions
07 Jul 2010, 17:54
|
Replies: 0
Views: 447
Blog List Text Length
Looking for the piece of code to specify how long the preview text on a blog is on this page: http://www.vbulletin.com/forum/blog.php?226054-IB-Adrian
Anyone point me in the right direction?
...
|
Forum: vBulletin 4.x Add-ons
20 May 2010, 14:04
|
Replies: 2,285
Views: 324,435
|