Forum: vBulletin.org Site Feedback
18 Nov 2013, 04:52
|
Replies: 23
Views: 2,475
|
Forum: vBulletin 3.8 Add-ons
10 Jan 2013, 20:51
|
Replies: 2
Views: 2,132
|
Forum: vBulletin 3.8 Add-ons
10 Jan 2013, 20:51
|
Replies: 2
Views: 2,132
Restore Deleted User
If you have deleted a user, you can use this mod, along with a recent backup of your database, to bring them back.
I offer no support here, but do offer some at:
http://www.lampwrights.com/
|
Forum: vB4 General Discussions
05 Sep 2012, 19:59
|
Replies: 0
Views: 349
|
Forum: vB3 General Discussions
05 Sep 2012, 19:58
|
Replies: 0
Views: 482
|
Forum: vB3 General Discussions
23 Feb 2012, 22:09
|
Replies: 2
Views: 1,032
|
Forum: vB3 General Discussions
23 Feb 2012, 22:08
|
Replies: 2
Views: 1,127
|
Forum: vBulletin 4.x Add-ons
07 Nov 2011, 13:16
|
Replies: 107
Views: 26,923
|
Forum: Modification Graveyard
04 Apr 2011, 15:01
|
Replies: 1,318
Views: 501,652
|
Forum: Modification Graveyard
26 Jan 2011, 11:16
|
Replies: 1,318
Views: 501,652
|
Forum: Modification Graveyard
21 Jan 2011, 16:48
|
Replies: 1,318
Views: 501,652
I have not supported this modification for...
I have not supported this modification for several reasons:
I didn't need it anymore. Plain and simple.
I am a busy IT contractor who has a FULL schedule and just do not have time to donate to...
|
Forum: vBulletin 3.8 Add-ons
20 Jan 2011, 15:35
|
Replies: 1,330
Views: 374,098
I have not supported this modification for...
I have not supported this modification for several reasons:
I didn't need it anymore. Plain and simple.
I am a busy IT contractor who has a FULL schedule and just do not have time to donate to...
|
Forum: vB3 General Discussions
11 Jan 2011, 22:20
|
Replies: 6
Views: 883
|
Forum: vB3 General Discussions
11 Jan 2011, 14:17
|
Replies: 6
Views: 883
|
Forum: vB3 General Discussions
10 Jan 2011, 12:07
|
Replies: 6
Views: 883
|
Forum: vB3 General Discussions
07 Jan 2011, 22:47
|
Replies: 6
Views: 883
|
Forum: vBulletin 3.8 Add-ons
12 Oct 2010, 16:39
|
Replies: 89
Views: 26,235
Listen you little imp,
GeoIP is about as...
Listen you little imp,
GeoIP is about as important to me as the booger you just ate. I work with API's that make GeoIP look as small as your penis. Go back to work at your fastfood joint and...
|
Forum: vBulletin 3.8 Add-ons
12 Oct 2010, 16:24
|
Replies: 89
Views: 26,235
|
Forum: vBulletin 3.8 Add-ons
12 Oct 2010, 16:15
|
Replies: 89
Views: 26,235
|
Forum: vBulletin 3.8 Add-ons
12 Oct 2010, 15:58
|
Replies: 89
Views: 26,235
|
Forum: vBulletin 4.x Add-ons
12 Jul 2010, 19:43
|
Replies: 107
Views: 26,923
if (!in_array($country, $valid_countries)) {...
if (!in_array($country, $valid_countries)) { $userdata->set('usergroupid', 4); }
To:
if (in_array($country, $valid_countries)) { $userdata->set('usergroupid', 4); }
There, you now have a...
|
Forum: vBulletin 4.x Add-ons
12 Jul 2010, 19:32
|
Replies: 107
Views: 26,923
It makes no sense to have the two fields you...
It makes no sense to have the two fields you suggest. If you have a field to let users through without moderation that is the same as creating a white list. The second list does the same exact...
|
Forum: vBulletin 4.x Add-ons
12 Jul 2010, 13:51
|
Replies: 107
Views: 26,923
|
Forum: vBulletin 4.x Add-ons
30 May 2010, 17:52
|
Replies: 107
Views: 26,923
|
Forum: vBulletin 4.x Add-ons
27 May 2010, 12:34
|
Replies: 107
Views: 26,923
I am using it on 4.0.3 with no issues, so I...
I am using it on 4.0.3 with no issues, so I cannot speak to what is happening to "The Hawks" server. A blank screen is useless information. You have to look in your server log to find out WHAT the...
|