Forum: vB3 General Discussions
18 Oct 2016, 18:54
|
Replies: 9
Views: 878
Thank you for your input and response.
If I...
Thank you for your input and response.
If I understand correctly, would creating the following in a hook named 'prefix_choice_array_explode' work for my purposes?
if ($prefixchoice)
...
|
Forum: vB3 General Discussions
08 Oct 2016, 00:06
|
Replies: 9
Views: 878
Are you talking about this code?
if...
Are you talking about this code?
if ($prefixchoice)
{
$prefix_sql = array();
foreach (explode(',', $prefixchoice) AS $prefixid)
{
if ($prefixid == '-1')
{...
|
Forum: vB3 General Discussions
06 Oct 2016, 23:19
|
Replies: 9
Views: 878
|
Forum: vB3 General Discussions
06 Oct 2016, 04:47
|
Replies: 9
Views: 878
|
Forum: vB3 General Discussions
06 Oct 2016, 00:28
|
Replies: 9
Views: 878
Thread Prefix Variable to query
I want to display a certain banner when someone searches for threads with a given prefix.
I have tried a ton of variables and really have no idea and none of my searches have revealed anything.
...
|
Forum: vBulletin 3.8 Add-ons
31 Jan 2015, 17:46
|
Replies: 232
Views: 52,723
|
Forum: vBulletin 3.8 Add-ons
26 Oct 2012, 07:36
|
Replies: 26
Views: 9,026
|
Forum: vBulletin 3.8 Add-ons
20 Oct 2012, 04:15
|
Replies: 26
Views: 9,026
Hi BirdOPrey5, do you think it is possible to...
Hi BirdOPrey5, do you think it is possible to hide the hashtags when the post is displayed and only display them when the post is being edited/created to avoid interfering with the readability of the...
|
Forum: vBulletin 3.8 Add-ons
20 Oct 2012, 04:10
|
Replies: 800
Views: 315,550
Is this mod supported?
If not, then we...
Is this mod supported?
If not, then we should request that the vBulletin.org team update the settings.
I hope that we can get an answer to the latest questions at the very least on how to...
|
Forum: vBulletin 3.8 Add-ons
12 Oct 2012, 22:25
|
Replies: 8
Views: 3,941
|
Forum: vB3 Programming Discussions
10 Jan 2011, 23:02
|
Replies: 4
Views: 1,209
Here is what I have.
I have banner code in...
Here is what I have.
I have banner code in a custom template
I want that template to be incorporated in this template (via a plugin): forumhome_forumbit_level2_post
I am trying to figure...
|
Forum: vB3 Programming Discussions
10 Jan 2011, 22:44
|
Replies: 4
Views: 1,209
|
Forum: vB3 Programming Discussions
10 Jan 2011, 21:04
|
Replies: 4
Views: 1,209
|
Forum: vB3 General Discussions
07 Jan 2011, 22:03
|
Replies: 1
Views: 417
|
Forum: vBulletin Button Sets
04 Sep 2010, 23:31
|
Replies: 6
Views: 9,493
|
Forum: vBulletin 3.8 Add-ons
12 Apr 2010, 08:21
|
Replies: 350
Views: 81,416
|
Forum: vBulletin 3.8 Add-ons
03 Apr 2010, 08:45
|
Replies: 350
Views: 81,416
|
Forum: vBulletin 3.8 Add-ons
02 Apr 2010, 20:37
|
Replies: 97
Views: 21,761
|
Forum: vBulletin Pre-Sales Questions
23 Feb 2010, 06:33
|
Replies: 2
Views: 1,160
|
Forum: vB3 General Discussions
03 Jan 2010, 23:20
|
Replies: 3
Views: 436
Yes, I did. I also looked at the various...
Yes, I did. I also looked at the various mods/plugins available for the 3.x.x version of vBulletin. Nothing appeared to do exactly what is being done on these sites to my knowledge. Normally, I...
|
Forum: vB3 General Discussions
03 Jan 2010, 20:06
|
Replies: 3
Views: 436
Is there is a vb.org mod/plugin that does this?
I noticed a couple of different auto forums that run a unique integration of the google adsense box with images plus the official vbulletin welcome message.
I am wondering whether there is a...
|
Forum: vBulletin 3.7 Add-ons
28 Oct 2009, 20:51
|
Replies: 1,244
Views: 393,780
|
Forum: vBulletin 3.6 Add-ons
16 Jul 2009, 07:22
|
Replies: 43
Views: 11,476
|
Forum: vB3 General Discussions
07 Jul 2009, 10:15
|
Replies: 2
Views: 491
Setup the Registered Usergroup so that they...
Setup the Registered Usergroup so that they cannot create a new thread, but they can reply to existing threads.
Setup a promotion and Secondary Usergroup that Registered members will be promoted...
|
Forum: vBulletin 3.7 Add-ons
25 Mar 2009, 02:14
|
Replies: 837
Views: 284,358
|