Forum: vBulletin 4.x Add-ons
17 Oct 2019, 19:18
|
Replies: 175
Views: 20,360
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, 19:48
|
Replies: 3
Views: 228
|
Forum: vB4 General Discussions
13 Oct 2019, 00:23
|
Replies: 3
Views: 228
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, 04:22
|
Replies: 2
Views: 264
|
Forum: vBulletin 4.x Add-ons
09 Sep 2019, 03:34
|
Replies: 19
Views: 3,570
|
Forum: vBulletin 4.x Add-ons
08 Sep 2019, 23:34
|
Replies: 19
Views: 3,570
|
Forum: vB4 General Discussions
24 Aug 2019, 03:29
|
Replies: 10
Views: 466
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, 20:24
|
Replies: 2
Views: 425
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, 03:48
|
Replies: 16
Views: 592
|
Forum: vB4 General Discussions
31 Jul 2019, 19:03
|
Replies: 16
Views: 592
|
Forum: vB4 General Discussions
31 Jul 2019, 17:58
|
Replies: 16
Views: 592
|
Forum: vB4 General Discussions
31 Jul 2019, 16:56
|
Replies: 16
Views: 592
|
Forum: vBulletin 4.x Add-ons
29 Jul 2019, 00:16
|
Replies: 2,754
Views: 510,110
|
Forum: vBulletin 4.x Add-ons
25 Jul 2019, 14:46
|
Replies: 58
Views: 9,123
|
Forum: vB3 Programming Discussions
12 Jul 2019, 05:40
|
Replies: 7
Views: 498
|
Forum: vB4 General Discussions
03 Jul 2019, 05:01
|
Replies: 4
Views: 273
|
Forum: vBulletin 4.x Add-ons
02 Jul 2019, 18:10
|
Replies: 398
Views: 100,994
|
Forum: vB4 Programming Discussions
28 Jun 2019, 16:24
|
Replies: 3
Views: 301
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, 04:41
|
Replies: 3
Views: 301
|
Forum: vB4 General Discussions
08 Jun 2019, 18:03
|
Replies: 3
Views: 223
|
Forum: vB4 General Discussions
08 Jun 2019, 02:57
|
Replies: 3
Views: 223
|
Forum: vB4 General Discussions
06 Jun 2019, 19:51
|
Replies: 2
Views: 175
|
Forum: vB4 General Discussions
26 May 2019, 18:47
|
Replies: 2
Views: 232
|
Forum: vBulletin 4.x Add-ons
05 May 2019, 17:00
|
Replies: 19
Views: 3,570
|
Forum: vBulletin 4.x Add-ons
05 May 2019, 16:19
|
Replies: 19
Views: 3,570
|