Forum: vBulletin 4.x Add-ons
18 May 2020, 21:35
|
Replies: 833
Views: 100,916
|
Forum: vBulletin 4.x Add-ons
03 May 2020, 18:25
|
Replies: 833
Views: 100,916
|
Forum: vBulletin 4.x Add-ons
03 May 2020, 11:47
|
Replies: 833
Views: 100,916
|
Forum: vBulletin 4.x Add-ons
22 Jan 2020, 09:36
|
Replies: 833
Views: 100,916
|
Forum: vBulletin 4.x Add-ons
21 Jan 2020, 14:20
|
Replies: 833
Views: 100,916
|
Forum: vBulletin 4.x Add-ons
20 Jan 2020, 13:55
|
Replies: 833
Views: 100,916
|
Forum: vBulletin 4.x Add-ons
24 Aug 2019, 12:50
|
Replies: 833
Views: 100,916
|
Forum: vBulletin 4.x Add-ons
27 Oct 2018, 11:29
|
Replies: 100
Views: 28,586
|
Forum: vB4 Programming Discussions
25 Oct 2018, 18:26
|
Replies: 4
Views: 260
|
Forum: vB4 Programming Discussions
24 Oct 2018, 13:28
|
Replies: 4
Views: 260
|
Forum: vBulletin 4.x Add-ons
26 Nov 2017, 06:22
|
Replies: 3,806
Views: 853,072
All of those files need uploading via ftp, its...
All of those files need uploading via ftp, its the contents of the of the upload folder that need Ftp'ing to your forum directory so up to public_html\forum or to www.\forum where forum will be the...
|
Forum: vB3 General Discussions
18 Nov 2017, 09:28
|
Replies: 3
Views: 484
The way I described is exactly as you'd move...
The way I described is exactly as you'd move threads from forum to forum, however if you mean moving from one domain to another that's different, download a back up of myqsl and then import it in to...
|
Forum: vB3 General Discussions
05 Nov 2017, 21:47
|
Replies: 3
Views: 484
|
Forum: vB3 Programming Discussions
04 Nov 2017, 19:23
|
Replies: 3
Views: 886
|
Forum: vB4 General Discussions
07 Sep 2017, 18:00
|
Replies: 10
Views: 872
|
Forum: vB4 General Discussions
01 Sep 2017, 00:52
|
Replies: 6
Views: 468
Try thisSELECT FROM_UNIXTIME(dateline),...
Try thisSELECT FROM_UNIXTIME(dateline), thread.postusername, thread.title AS threadtitle, forum.title AS forumtitle, forum.forumid
FROM vb_thread AS thread
INNER JOIN vb_forum AS forum on...
|
Forum: vB4 General Discussions
30 Aug 2017, 17:56
|
Replies: 10
Views: 872
Yes exactly that, you have to remember that...
Yes exactly that, you have to remember that Amazonaws isn't actually amazon but just rented space to others by them.
This part ec2-52-89-87-158.us-west-2.compute.amazonaws.com is just what the IP...
|
Forum: vB4 General Discussions
29 Aug 2017, 07:29
|
Replies: 17
Views: 871
In the ban spiders mod you need to shorten the...
In the ban spiders mod you need to shorten the useragent string to catch more, if you are using my mod then it looks for the entire string that you entered in the list, if you shorten it to say...
|
Forum: vB4 General Discussions
29 Aug 2017, 07:25
|
Replies: 10
Views: 872
The bot blocker does do the Amazonaws but you...
The bot blocker does do the Amazonaws but you need to find the correct useragent, so you'd need to block amazonaws.com, ia_archiver, alexa.com (unless you use Alexa for your web analysis),...
|
Forum: Modification Requests/Questions (Unpaid)
28 Aug 2017, 13:35
|
Replies: 34
Views: 11,527
This works well...
This works well https://www.vbulletin.org/forum/showthread.php?t=268208 without the issues of this script
|
Forum: vB4 General Discussions
28 Aug 2017, 11:50
|
Replies: 10
Views: 872
You could ban their useragent string using this...
You could ban their useragent string using this https://www.vbulletin.org/forum/showthread.php?t=268208 or Ban IPs using this https://www.vbulletin.org/forum/showthread.php?t=268147 no rules needed :)
|
Forum: vB3 Programming Discussions
30 Jul 2017, 05:56
|
Replies: 5
Views: 1,087
|
Forum: vBulletin.org Site Feedback
08 Jul 2017, 17:59
|
Replies: 88
Views: 14,944
|
Forum: vBulletin 4.x Add-ons
08 Jan 2017, 15:25
|
Replies: 833
Views: 100,916
|
Forum: vBulletin 4.x Add-ons
03 Jan 2017, 19:56
|
Replies: 3,806
Views: 853,072
|