Log in | Register






Skip to main content


Menu

Recent Topics

pc
Bios Settings Shortcut
by Burke Knight
in Tips & Tricks
March 06, 2024, 04:09:10 PM
Views: 125 | Replies: 0
lamp
The Never-Ending Always-Changing Off-Topic Thread
by Burke Knight
in General Discussion
February 03, 2024, 09:46:30 AM
Views: 8667 | Replies: 19
xx
Member Purge
by Burke Knight
in News & Announcements
January 10, 2024, 09:44:04 AM
Views: 855 | Replies: 0
xx
New Gallery
by Burke Knight
in News & Announcements
January 09, 2024, 07:50:23 PM
Views: 867 | Replies: 0
xx
Non Compressed Submissions - Reply to Submit
by Burke Knight
in Web Site Images
January 02, 2024, 10:08:22 AM
Views: 3567 | Replies: 6
img
GTA V - Screenshots
by Burke Knight
in BK-GTA - Grand Theft Auto
December 27, 2023, 07:53:25 PM
Views: 690 | Replies: 2
check
Checking In!
by Burke Knight
in General Discussion
December 15, 2023, 07:08:09 AM
Views: 1788 | Replies: 7
clip
Sims 4 - Floors
by Burke Knight
in The Sims 4
December 12, 2023, 07:48:57 PM
Views: 1028 | Replies: 0
clip
Sims 4 - Walls
by Burke Knight
in The Sims 4
December 12, 2023, 07:37:37 PM
Views: 845 | Replies: 0
clip
The Sims 4 - Avalon House
by Burke Knight
in The Sims 4
December 12, 2023, 07:14:20 PM
Views: 863 | Replies: 0
video
GTA Online Cars
by Burke Knight
in BK-GTA - Grand Theft Auto
December 06, 2023, 08:46:15 PM
Views: 390 | Replies: 0
xx
Site Remake
by Burke Knight
in News & Announcements
November 25, 2023, 07:50:52 PM
Views: 885 | Replies: 0
clip
The Realm Online - INFO For New Players
by Burke Knight
in Gamer's Haven
November 25, 2023, 07:14:22 PM
Views: 1284 | Replies: 5
img
GTA IV - Screenshots
by Burke Knight
in BK-GTA - Grand Theft Auto
November 25, 2023, 06:38:34 PM
Views: 356 | Replies: 0
img
GTA Vice City - Screenshots
by Burke Knight
in BK-GTA - Grand Theft Auto
November 25, 2023, 06:36:49 PM
Views: 337 | Replies: 0
img
GTA III - Screenshots
by Burke Knight
in BK-GTA - Grand Theft Auto
November 25, 2023, 06:34:33 PM
Views: 346 | Replies: 0
img
GTA San Andreas - Screenshots
by Burke Knight
in BK-GTA - Grand Theft Auto
November 25, 2023, 06:32:58 PM
Views: 331 | Replies: 0
xx
Grand Theft Auto Games
by Burke Knight
in BK-GTA - Grand Theft Auto
November 25, 2023, 06:29:44 PM
Views: 354 | Replies: 0
video
Grand Theft Auto V - Free Roam Fun #1
by Burke Knight
in BK-GTA - Grand Theft Auto
November 25, 2023, 06:26:32 PM
Views: 335 | Replies: 0
video
GTA IV - Eating With Friends
by Burke Knight
in BK-GTA - Grand Theft Auto
November 25, 2023, 06:24:54 PM
Views: 322 | Replies: 0
video
GTA IV - Bellic Cousins Rule the Streets
by Burke Knight
in BK-GTA - Grand Theft Auto
November 25, 2023, 06:24:17 PM
Views: 354 | Replies: 0
video
GTA IV - KITT vs Liberty City
by Burke Knight
in BK-GTA - Grand Theft Auto
November 25, 2023, 06:23:25 PM
Views: 396 | Replies: 2
video
GTA IV - Police Chase
by Burke Knight
in BK-GTA - Grand Theft Auto
November 25, 2023, 06:22:06 PM
Views: 346 | Replies: 0
video
GTA IV - Roman Bellic Takes The Wheel
by Burke Knight
in BK-GTA - Grand Theft Auto
November 25, 2023, 06:20:55 PM
Views: 337 | Replies: 0

Who's Online

  • Guests: 7
  • Hidden: 0

There aren't any users online.

Site Stats

  • Total Members: 6
  • Total Posts: 261
  • Total Topics: 164
  • Total Categories: 3
  • Total Boards: 25
  • Most Online: 34

Site Staff

Burke Knight Burke Knight
Administrator
DeadMan DeadMan
Global Moderator
Free Web Hosting
Ultimate Web Hosting

  Thoughts, Comments & Suggestions.

This chatbox is used on all BurkeKnight Enterprises sites.
Please Follow The Rules! | Setting up ChatBox profile.


Recent Posts
1
Tips & Tricks / Bios Settings Shortcut
Last post by Burke Knight -
Ever work on a PC and not be able to get into the BIOS, due to either the PC booting too fast and not hitting the button fast enough, or not even knowing which button to press?

This here should help you out.

In Windows, create a new shortcut.

Code: (Target) [Select]
shutdown.exe /r /fw /t 1

Hit Next.

Code: (Name) [Select]
Bios Settings

After it's made, right click the shortcut and go to properties.
Click Advanced.

Tick the box for: Run as administrator and hit OK

Then, double click the shortcut, and when the PC reboots, it'll take you right to the BIOS settings.
3
News & Announcements / Member Purge
Last post by Burke Knight -
Since the site is rather old, and many members have not been seen in years, the majority of inactive members have been purged from the system. Sorry for any inconveniences this may cause.
4
News & Announcements / New Gallery
Last post by Burke Knight -
After some debating, there's a new gallery here at BurkeKnight Enterprises.
It's made so people can download the images, comment on them, and also be able to use them in posts.
However, it's made to not allow hotlinking to other sites.
7
Web Site Images / Re: Non Compressed Submissions - Reply to Submit
Last post by Burke Knight -
Collection of attachment thumbnail images ElkArte uses, along with a couple I made and added.

File to edit:
sources/subs/Attachments.subs.php

Code: (Find) [Select]
// These are not meant to be exhaustive, just some of the most common attached on a forum
static $generics = array(
'arc' => array('tgz', 'zip', 'rar', '7z', 'gz'),
'doc' =>array('doc', 'docx', 'wpd', 'odt'),
'sound' => array('wav', 'mp3', 'pcm', 'aiff', 'wma', 'm4a'),
'video' => array('mp4', 'mgp', 'mpeg', 'mp4', 'wmv', 'flv', 'aiv', 'mov', 'swf'),
'txt' => array('rtf', 'txt', 'log'),
'presentation' => array('ppt', 'pps', 'odp'),
'spreadsheet' => array('xls', 'xlr', 'ods'),
'web' => array('html', 'htm')
);

Code: (Replace) [Select]
// These are not meant to be exhaustive, just some of the most common attached on a forum
static $generics = array(
'arc' => array('tgz', 'zip', 'rar', '7z', 'gz'),
'doc' =>array('doc', 'docx', 'wpd', 'odt'),
'apk' =>array('apk'),
'exe' =>array('exe', 'msi'),
'sound' => array('wav', 'mp3', 'pcm', 'aiff', 'wma', 'm4a'),
'video' => array('mp4', 'mgp', 'mpeg', 'mp4', 'wmv', 'flv', 'aiv', 'mov', 'swf'),
'txt' => array('rtf', 'txt', 'log'),
'presentation' => array('ppt', 'pps', 'odp'),
'spreadsheet' => array('xls', 'xlr', 'ods'),
'web' => array('html', 'htm')
);

Code: (Find) [Select]
static $distinct = array('arc', 'doc', 'sound', 'video', 'txt', 'presentation', 'spreadsheet', 'web',
'c', 'cpp', 'css', 'csv', 'java', 'js', 'pdf', 'php', 'sql', 'xml');

Code: (Replace) [Select]
static $distinct = array('arc', 'doc', 'apk', 'exe', 'sound', 'video', 'txt', 'presentation', 'spreadsheet', 'web',
'c', 'cpp', 'css', 'csv', 'java', 'js', 'pdf', 'php', 'sql', 'xml');