Forum: vBulletin 4.x Add-ons
06 Sep 2011, 02:09
|
Replies: 107
Views: 26,253
|
Forum: vBulletin 4.x Add-ons
31 Jul 2010, 04:32
|
Replies: 107
Views: 26,253
|
Forum: vBulletin 4.x Add-ons
16 Jul 2010, 15:56
|
Replies: 46
Views: 11,044
|
Forum: vB4 Programming Discussions
05 Jul 2010, 09:52
|
Replies: 4
Views: 797
|
Forum: vB4 Programming Discussions
02 Jul 2010, 12:30
|
Replies: 3
Views: 562
From the looks of it you would create a new...
From the looks of it you would create a new plugin Plugins & Products > Add New Plugin . Use the hook register_addmember_complete . Then use code similar to below:
$db->query_write("REPLACE INTO...
|
Forum: vB4 Programming Discussions
27 Jun 2010, 21:35
|
Replies: 5
Views: 730
|
Forum: vB4 Programming Discussions
27 Jun 2010, 19:19
|
Replies: 2
Views: 431
This should set all unread threads to blue and...
This should set all unread threads to blue and all read threads to black. Of course you can change to whatever colors you wish but you had requested blue and black. Go to your CSS templates and open...
|
Forum: vB4 Programming Discussions
27 Jun 2010, 18:16
|
Replies: 1
Views: 310
|
Forum: vB4 Programming Discussions
27 Jun 2010, 16:07
|
Replies: 1
Views: 413
|
Forum: vB4 Programming Discussions
27 Jun 2010, 15:38
|
Replies: 11
Views: 956
From the looks of it you would create a new...
From the looks of it you would create a new plugin Plugins & Products > Add New Plugin . Use the hook register_addmember_complete . Then use code similar to below:
$db->query_write("REPLACE INTO...
|
Forum: vB4 Programming Discussions
27 Jun 2010, 12:15
|
Replies: 4
Views: 797
I know that global_start is depreciated but it...
I know that global_start is depreciated but it seems to be the only hook that works for the rest of the site. When I tried global_bootstrap_init_complete or any other global_bootstrap_* hook I get...
|
Forum: vB4 Programming Discussions
26 Jun 2010, 15:39
|
Replies: 4
Views: 797
Plugin does not work in vbCMS
Description: Plugin grabs extra header and footer code and stores it in a hook to be called when the header and footer templates are rendered.
Hook: global_start...
|
Forum: vBulletin 4.x Add-ons
23 Jun 2010, 20:19
|
Replies: 523
Views: 111,545
|
Forum: vBulletin 4.x Add-ons
21 Jun 2010, 00:53
|
Replies: 523
Views: 111,545
|
Forum: vBulletin 4.x Add-ons
20 Jun 2010, 01:39
|
Replies: 46
Views: 11,044
|
Forum: vBulletin 4.x Add-ons
11 Jun 2010, 18:33
|
Replies: 46
Views: 11,044
|
Forum: vBulletin 3.7 Add-ons
11 Jun 2010, 03:05
|
Replies: 266
Views: 68,867
|
Forum: vBulletin 3.8 Add-ons
04 Jun 2010, 20:05
|
Replies: 75
Views: 15,725
|
Forum: vBulletin 3.8 Add-ons
04 Jun 2010, 20:04
|
Replies: 145
Views: 24,077
|
Forum: vBulletin 3.8 Add-ons
13 Feb 2010, 02:55
|
Replies: 145
Views: 24,077
|
Forum: vBulletin 3.7 Add-ons
22 Nov 2008, 06:14
|
Replies: 52
Views: 10,868
|
Forum: vBulletin 3.7 Add-ons
20 Nov 2008, 15:09
|
Replies: 52
Views: 10,868
|
Forum: vBulletin 3.7 Add-ons
20 Nov 2008, 05:02
|
Replies: 52
Views: 10,868
|
Forum: vBulletin 3.7 Add-ons
14 Aug 2008, 21:07
|
Replies: 196
Views: 40,281
I have it working but I have 1 problem. In...
I have it working but I have 1 problem. In admincp I see Profile Fields from Form" It should be Profile Fields from Form ''System Specs"
I did the changes in the profilefield.php..
Im using...
|
Forum: vB3 General Discussions
13 Aug 2008, 16:07
|
Replies: 64
Views: 10,694
|