Forum: vB4 General Discussions
08 Dec 2019, 09:01
|
Replies: 1
Views: 48
|
Forum: vBulletin 4.x Add-ons
07 Nov 2019, 07:51
|
Replies: 79
Views: 11,884
|
Forum: vB4 General Discussions
30 Oct 2019, 20:09
|
Replies: 13
Views: 281
As vb5 is a complete change that is not...
As vb5 is a complete change that is not compatible with all your current vb4 addons, skins etc, you really should look at all the other players in the market before making any decision.
|
Forum: Forum and Server Management
25 Oct 2019, 09:05
|
Replies: 5
Views: 562
As we are in the days where you can get an SSL...
As we are in the days where you can get an SSL for free (https://letsencrypt.org/), just put a separate certificate on each server.
I don't use Linux servers but on Windows, it's stupidly simple -...
|
Forum: vBulletin 4.x Add-ons
20 Oct 2019, 10:18
|
Replies: 2
Views: 2,282
Feel free to add some, it's marked as reusable...
Feel free to add some, it's marked as reusable code.
I wrote it as an antispam measure at my sites and as it stands it's perfect for me, I only released it here as it was so effective, it would...
|
Forum: vB3 General Discussions
09 Oct 2019, 09:03
|
Replies: 3
Views: 171
|
Forum: vBulletin 4.x Add-ons
26 Aug 2019, 13:13
|
Replies: 1
Views: 1,535
|
Forum: vB4 General Discussions
16 Aug 2019, 19:22
|
Replies: 2
Views: 77
Rebuild post cache may do it.
Admin CP...
Rebuild post cache may do it.
Admin CP -> Left column -> Maintenance -> General update tools -> Rebuild post cache.
Or yoursite.com/admincp/misc.php?do=chooser -> Rebuild post cache.
|
Forum: vB4 General Discussions
15 Aug 2019, 21:09
|
Replies: 33
Views: 2,668
|
Forum: vB4 General Discussions
15 Aug 2019, 13:45
|
Replies: 33
Views: 2,668
|
Forum: vB4 General Discussions
15 Aug 2019, 13:22
|
Replies: 33
Views: 2,668
|
Forum: vB4 General Discussions
15 Aug 2019, 12:40
|
Replies: 33
Views: 2,668
|
Forum: vB4 General Discussions
15 Aug 2019, 07:00
|
Replies: 33
Views: 2,668
Working fine for me on 4.2.5
I added the...
Working fine for me on 4.2.5
I added the plugin
Hook: process_tempates_complete
Title: Notifications
Order: 5
Code:
$vbulletin->userinfo['notifications_total'] = $notifications_total;
|
Forum: Modification Requests/Questions (Unpaid)
14 Aug 2019, 22:14
|
Replies: 5
Views: 263
|
Forum: Modification Requests/Questions (Unpaid)
14 Aug 2019, 20:47
|
Replies: 5
Views: 263
|
Forum: vB4 General Discussions
14 Aug 2019, 19:09
|
Replies: 9
Views: 121
|
Forum: vBulletin 4.x Add-ons
08 Aug 2019, 06:59
|
Replies: 75
Views: 37,505
|
Forum: vB4 General Discussions
01 Aug 2019, 07:50
|
Replies: 16
Views: 266
|
Forum: vB3 Programming Discussions
31 Jul 2019, 10:19
|
Replies: 11
Views: 473
I've just had a quick look at the code and it...
I've just had a quick look at the code and it looks like the bit that detects which browsers can use WYSIWYG is in includes/functions_editor.php starting line 165 (vb3.8.11 files)
if ($choice ==...
|
Forum: vB3 Programming Discussions
30 Jul 2019, 17:16
|
Replies: 11
Views: 473
The things you describe have nothing to do with...
The things you describe have nothing to do with the editor, which would have needed an addon or core file edits as vb3.8.x does not support WYSIWYG in Chrome, I think you may be confusing that the...
|
Forum: vB3 Programming Discussions
29 Jul 2019, 20:01
|
Replies: 11
Views: 473
|
Forum: vBulletin 4.x Add-ons
25 Jul 2019, 18:29
|
Replies: 191
Views: 49,412
This mod only marks the entire thread as solved...
This mod only marks the entire thread as solved and doesn't mark any post as the answer, the following mods may do what you are looking for.
https://www.vbulletin.org/forum/showthread.php?t=269776...
|
Forum: vBulletin 4.x Add-ons
20 Jul 2019, 07:50
|
Replies: 2
Views: 2,282
Cloudflare Registration Tools
***You must be running your site through Cloudflare and have "IP Geolocation" turned on for this product to work***
Using the Cloudflare Geolocation header this product allows you to close...
|
Forum: vB3 General Discussions
18 Jul 2019, 15:12
|
Replies: 7
Views: 218
No forums with passwords and I've just checked...
No forums with passwords and I've just checked all plugins for getdaily & getnew but didn't turn anything up.
The error only seems to happen a couple of times a day but when it does I get 15-25...
|
Forum: vB3 General Discussions
18 Jul 2019, 08:05
|
Replies: 7
Views: 218
|