I present to you guys an American MDT System based off of Owen_M’s Police Data Terminal
THIS SYSTEM IS MEANT FOR ON A WEBSITE ONLY. YOU CANNOT LOAD IT INTO YOUR SERVER RESOURCES.
His original Framework is located here:
I have received Permission from Owen_M to Modify his framework system to create an American Version
I apologize for my communities logo on it but it is something I am currently using for my community and is really easy to change to make your own logo or background. All it requires it changing the background image which I explain below.
I modified a lot of the system to be better visually appealing too!!!
Here is What the System Offers:
Edit database connection in ‘_assets/php/connection.php’
To Login:
Default Login Information: Username: 1234
Password: changeme
To change the background:
Just go to mdtsystem/_assets/img/background-2.png and change the image with something 1920x1080 or larger
I would like to thank @Owen_M for allowing me to upload this American Version MDT System. If it wasn’t for his framework, this would not be Possible!!!
I encourage others to help improve upon this to make this system become even better over time!!!
I’ve moved the files, and imported the sql dumpfile without issue, but I’m getting this error:
PHP Fatal error: Can’t use function return value in write context in …/login.php on line 22
Did you change the connection.php file to reflect your database login? Its giving that error because something was installed incorrectly. This is Line 22
.
Granted I did not change some of the code since it is a framework from Owen_M but that will not affect the sql installing. I would look to see what your sql database is restricting
I did, but it’s definitely something in the /php/connections.php
I can access mysql fine using the same credentials I changed in there, but I’ll keep digging around. Thanks
ive installed it just fine but when I go to login its not loading the next page,i used 1234 and changeme but its acting like the password is incorrect.
when i log on my website it says this: Warning : mysqli_connect(): (HY000/1049): Unknown database ‘cad’ in C:\xampp\htdocs_assets\php\connection.php on line 15
Failed to connect to MySQL: Unknown database ‘cad’ Fatal error : Uncaught Error: Call to a member function query() on boolean in C:\xampp\htdocs\resources\layout\head.php:14 Stack trace: #0 C:\xampp\htdocs\index.php(4): include() #1 {main} thrown in C:\xampp\htdocs\resources\layout\head.php on line 14