Forum: vBulletin.org Site Feedback
10 Apr 2014, 17:40
|
Replies: 275
Views: 27,070
|
Forum: vBulletin 3.8 Add-ons
17 Aug 2012, 17:42
|
Replies: 0
Views: 1,567
Home Page link in AdminCP
This Modification Should be Compatible with 3.6.x, 3.7.x, 3.8.x
Description: If you're running a portal such as vbAdvanced CMPS this is a handy way to create a quick link to your website's main...
|
Forum: vBulletin 3 Articles
25 Oct 2010, 20:50
|
Replies: 21
Views: 5,684
Not to resurrect an old thread, but... I have...
Not to resurrect an old thread, but... I have been storing a lot of serialized data lately, and came across a pretty useful web tool to easily view it when needed. Basically This tool enables you to...
|
Forum: vBulletin 3.8 Add-ons
18 Aug 2010, 21:38
|
Replies: 800
Views: 315,531
|
Forum: vBulletin 3.8 Add-ons
04 Aug 2010, 20:58
|
Replies: 800
Views: 315,531
|
Forum: vB3 Programming Discussions
13 May 2010, 16:35
|
Replies: 2
Views: 624
|
Forum: vBulletin 3.8 Add-ons
10 May 2010, 22:49
|
Replies: 800
Views: 315,531
|
Forum: vB3 Programming Discussions
08 May 2010, 17:56
|
Replies: 1
Views: 541
|
Forum: vB3 Programming Discussions
07 May 2010, 21:32
|
Replies: 2
Views: 624
problems with array_search()
Ok this is driving me nuts... all common sense tells me this should work however it does not.
$oldname = 'Tiger';
$newname = 'TigerXXX';
$options = array(
[0] => 'Cat'
[1] => 'Cow'...
|
Forum: vB3 Programming Discussions
05 May 2010, 21:55
|
Replies: 0
Views: 536
|
Forum: vB3 General Discussions
05 Apr 2010, 22:42
|
Replies: 2
Views: 566
what you're looking to do would be extremely...
what you're looking to do would be extremely difficult to code since vbulletin by it's nature doesn't allow users to switch accounts once ogged in. There was a mod back for version 3.5 (i think) that...
|
Forum: vB3 Programming Discussions
05 Apr 2010, 04:32
|
Replies: 1
Views: 654
|
Forum: vB3 Programming Discussions
04 Apr 2010, 21:29
|
Replies: 1
Views: 630
|
Forum: vB3 Programming Discussions
04 Apr 2010, 21:23
|
Replies: 2
Views: 754
You can edit the phrase in Admincp->Phrases....
You can edit the phrase in Admincp->Phrases. Simply copy a few words of the text and search for the phrase, then edit it in the English box. I do believe the phrasename is 'welcome_email_body' or...
|
Forum: vB3 Programming Discussions
04 Apr 2010, 21:18
|
Replies: 5
Views: 1,107
|
Forum: vB3 Programming Discussions
04 Apr 2010, 21:11
|
Replies: 8
Views: 768
|
Forum: vBulletin 3.8 Add-ons
04 Apr 2010, 07:08
|
Replies: 800
Views: 315,531
|
Forum: vB3 General Discussions
04 Apr 2010, 07:05
|
Replies: 0
Views: 424
Does anyone know if this mod already exists?
I am looking for any mods which extend the use of vbulletin's Tags feature. Such as one which adds tags to social groups, calendar events, user profiles, etc... basically, any extension of the tags...
|
Forum: vBulletin 3.8 Add-ons
08 Mar 2010, 03:39
|
Replies: 800
Views: 315,531
|
Forum: vBulletin 4 Articles
26 Dec 2009, 21:14
|
Replies: 11
Views: 9,634
|
Forum: vBulletin 4 Articles
25 Dec 2009, 00:57
|
Replies: 23
Views: 6,922
|
Forum: vBulletin 4 Articles
20 Dec 2009, 07:24
|
Replies: 25
Views: 16,957
|
Forum: Community Lounge
30 Oct 2009, 16:01
|
Replies: 49
Views: 7,637
|
Forum: vBulletin 3.8 Add-ons
07 Oct 2009, 16:17
|
Replies: 800
Views: 315,531
|
Forum: vBulletin 3 Articles
06 Sep 2009, 17:40
|
Replies: 3
Views: 7,018
You can do it procedurally if you feel more...
You can do it procedurally if you feel more comfortable doing it that way. It's really up to you as the coder. If a datamanager already exists however (for instance, in the case of users, posts,...
|