Forum: vB3 Programming Discussions
22 Aug 2016, 05:30
|
Replies: 1
Views: 1,165
If all they did was delete/edit your files,...
If all they did was delete/edit your files, wouldn't it be easier to keep your SQL database and reupload a clean version of vbulletin? Preferably one that is secure and up-to-date?
In addition,...
|
Forum: vB4 Programming Discussions
13 Aug 2016, 08:36
|
Replies: 4
Views: 545
|
Forum: vB4 Programming Discussions
12 Aug 2016, 22:52
|
Replies: 4
Views: 545
|
Forum: vB4 Programming Discussions
12 Aug 2016, 09:59
|
Replies: 4
Views: 545
Trouble with Custom Script
So...I decided to improve on the default passwordcheck.php in the admincp. Rather then just checking to see if my users passwords are just their username, I decided to modify it to use an array that...
|
Forum: vB4 General Discussions
03 Aug 2016, 18:42
|
Replies: 5
Views: 408
|
Forum: vB4 General Discussions
03 Aug 2016, 18:33
|
Replies: 5
Views: 408
|
Forum: vB4 Programming Discussions
03 Aug 2016, 18:22
|
Replies: 4
Views: 1,280
|
Forum: vB4 Programming Discussions
01 Aug 2016, 09:00
|
Replies: 4
Views: 1,280
Alright, so I've updated this. Basically I...
Alright, so I've updated this. Basically I looked up the vBulletin 4 hashing algorithm:
md5(md5($password) . $salt)
And I have my script hash the password that is inputted in the vBulletin...
|
Forum: Community Lounge
30 Jul 2016, 20:24
|
Replies: 2
Views: 1,508
|
Forum: Community Lounge
30 Jul 2016, 20:15
|
Replies: 24
Views: 3,438
I wouldn't say forums are dying.
Seems like...
I wouldn't say forums are dying.
Seems like certain niches are becoming less and less popular.
I run a forum that's been around since 2001, my niche happens to be creative writing and play by...
|
Forum: Community Lounge
30 Jul 2016, 20:12
|
Replies: 4
Views: 760
In Chrome, try clearing your cache.
In the...
In Chrome, try clearing your cache.
In the top right click the 3 bars:
Go to More Tools:
Go to "Clear Browsing Data"
Check cookies and other site and plugin data
Check cached images and files...
|
Forum: vB4 Programming Discussions
30 Jul 2016, 18:47
|
Replies: 21
Views: 1,634
I use this piece of PHP code to find base64 and...
I use this piece of PHP code to find base64 and other uglies that might have been injected or placed on my server.
Note: This will not look through your hooks, this looks through all the PHP files...
|
Forum: vB4 Programming Discussions
30 Jul 2016, 12:39
|
Replies: 4
Views: 1,280
Better AdminCP/ModCP Security Scripts
So, to start, I'm not exactly sure where to put this. It's something I've worked out for me and my assistant. I'm obsessed with security, to a degree, and I utilize .htaccess and .htpasswd to a...
|
Forum: vB4 General Discussions
30 Jul 2016, 09:33
|
Replies: 0
Views: 234
Default Forum Permissions
So, I'm at a loss and I swear I used to know where to set this:
if you go into Admincp -> Forums and Moderators -> Forum Permissions
You have custom set which forum permissions usergroups can...
|
Forum: vBulletin 4 Articles
28 Jul 2016, 17:54
|
Replies: 1,120
Views: 248,440
|
Forum: vBulletin 4 Articles
28 Jul 2016, 15:06
|
Replies: 1,120
Views: 248,440
|
Forum: vBulletin 4.x Add-ons
13 Jun 2016, 01:35
|
Replies: 205
Views: 175,066
|
Forum: vB4 Programming Discussions
29 May 2016, 03:20
|
Replies: 2
Views: 535
Seems like these are warnings that have to do...
Seems like these are warnings that have to do with things being depreciated. I mean: it would be a good idea to fix them but if it's just the errors showing up you can add this to your config file
...
|
Forum: vB4 General Discussions
28 May 2016, 18:19
|
Replies: 7
Views: 651
|
Forum: vB4 Programming Discussions
28 May 2016, 18:13
|
Replies: 10
Views: 1,244
|
Forum: vB4 Programming Discussions
28 May 2016, 01:42
|
Replies: 1
Views: 775
|
Forum: vB4 Programming Discussions
27 May 2016, 02:18
|
Replies: 10
Views: 1,244
|
Forum: vB4 Programming Discussions
27 May 2016, 02:02
|
Replies: 10
Views: 1,244
I'd really appreciate it. I was thinking of...
I'd really appreciate it. I was thinking of allowing something like xdy+z where x is the number of dice being thrown, y is the number of sides on the dice, and z is the modifier being applied to the...
|
Forum: vB4 Programming Discussions
27 May 2016, 00:19
|
Replies: 10
Views: 1,244
|
Forum: vB4 Programming Discussions
26 May 2016, 21:26
|
Replies: 10
Views: 1,244
I did. Oddly enough I can't even get it to...
I did. Oddly enough I can't even get it to install on 4.2.3
That it doesn't even make the database changes in threads and posts like it's suppose to, it just kind of stops after you upload it.
|