Forum: vBulletin 4.x Add-ons
17 Oct 2019, 18:18
|
Replies: 175
Views: 21,664
I've never worked with vB 4.1.x, but I would...
I've never worked with vB 4.1.x, but I would suspect template incompatibility. I see I marked this as for vB 4.x.x, but perhaps I should have used 4.2.x instead.
Are you certain you have...
|
Forum: vB4 General Discussions
13 Oct 2019, 18:48
|
Replies: 3
Views: 312
|
Forum: vB4 General Discussions
12 Oct 2019, 23:23
|
Replies: 3
Views: 312
You can use my product here:
Discourage...
You can use my product here:
Discourage Report Abuse 2.2 (https://theadminzone.com/resources/discourage-report-abuse.1165/)
With it, you can exclude certain users (by username) from reporting...
|
Forum: vB3 General Discussions
09 Sep 2019, 03:22
|
Replies: 2
Views: 331
|
Forum: vBulletin 4.x Add-ons
09 Sep 2019, 02:34
|
Replies: 19
Views: 4,253
|
Forum: vBulletin 4.x Add-ons
08 Sep 2019, 22:34
|
Replies: 19
Views: 4,253
|
Forum: vB4 General Discussions
24 Aug 2019, 02:29
|
Replies: 10
Views: 776
On one of the math help forums I help admin, I...
On one of the math help forums I help admin, I created an element that allows the user to choose from a vast array of LaTeX symbols, organized via a drop-down menu into symbols which they can click...
|
Forum: vB4 Programming Discussions
20 Aug 2019, 19:24
|
Replies: 2
Views: 574
You could create a plugin hooked at...
You could create a plugin hooked at 'postbit_display_complete" with the code:
if ($post['signature'])
{
$post['signature'] = ($post['username'] . '\'s Signature<br />' . $post['signature']);
}
|
Forum: vB4 General Discussions
01 Aug 2019, 02:48
|
Replies: 16
Views: 931
|
Forum: vB4 General Discussions
31 Jul 2019, 18:03
|
Replies: 16
Views: 931
|
Forum: vB4 General Discussions
31 Jul 2019, 16:58
|
Replies: 16
Views: 931
|
Forum: vB4 General Discussions
31 Jul 2019, 15:56
|
Replies: 16
Views: 931
|
Forum: vBulletin 4.x Add-ons
28 Jul 2019, 23:16
|
Replies: 2,758
Views: 524,797
|
Forum: vBulletin 4.x Add-ons
25 Jul 2019, 13:46
|
Replies: 58
Views: 9,895
|
Forum: vB3 Programming Discussions
12 Jul 2019, 04:40
|
Replies: 7
Views: 647
|
Forum: vB4 General Discussions
03 Jul 2019, 04:01
|
Replies: 4
Views: 382
|
Forum: vBulletin 4.x Add-ons
02 Jul 2019, 17:10
|
Replies: 398
Views: 103,154
|
Forum: vB4 Programming Discussions
28 Jun 2019, 15:24
|
Replies: 3
Views: 431
I usually hook auto-template edits at...
I usually hook auto-template edits at "process_templates_complete". I can't say your hook is wrong per se, but give that one a try and see if you get the desired result. :)
|
Forum: vB4 Programming Discussions
28 Jun 2019, 03:41
|
Replies: 3
Views: 431
|
Forum: vB4 General Discussions
08 Jun 2019, 17:03
|
Replies: 3
Views: 372
|
Forum: vB4 General Discussions
08 Jun 2019, 01:57
|
Replies: 3
Views: 372
|
Forum: vB4 General Discussions
06 Jun 2019, 18:51
|
Replies: 2
Views: 233
|
Forum: vB4 General Discussions
26 May 2019, 17:47
|
Replies: 2
Views: 305
|
Forum: vBulletin 4.x Add-ons
05 May 2019, 16:00
|
Replies: 19
Views: 4,253
|
Forum: vBulletin 4.x Add-ons
05 May 2019, 15:19
|
Replies: 19
Views: 4,253
|