InventorySystem icon indicating copy to clipboard operation
InventorySystem copied to clipboard

Only shows index

Open Mr-Tech-13 opened this issue 3 years ago • 7 comments
trafficstars

An uncaught Exception was encountered Type: mysqli_sql_exception

Message: Unknown database 'stock'

Filename: C:\xampp\htdocs\InventorySystem\system\database\drivers\mysqli\mysqli_driver.php

Line Number: 201

Backtrace:

File: C:\xampp\htdocs\InventorySystem\application\core\MY_Controller.php Line: 7 Function: __construct

File: C:\xampp\htdocs\InventorySystem\application\core\MY_Controller.php Line: 17 Function: __construct

File: C:\xampp\htdocs\InventorySystem\application\controllers\Auth.php Line: 10 Function: __construct

File: C:\xampp\htdocs\InventorySystem\index.php Line: 315 Function: require_once

this is the error that i get

Mr-Tech-13 avatar May 21 '22 16:05 Mr-Tech-13

Please follow steps 3 to 6 on the installation instruction. Let me know if that works.

ronknight avatar May 21 '22 19:05 ronknight

Thats where i am confused, how do i make a database

Mr-Tech-13 avatar May 21 '22 20:05 Mr-Tech-13

figured it out, now i have another issue. How do i get to the login? Screenshot (28) e

Mr-Tech-13 avatar May 28 '22 20:05 Mr-Tech-13

got to http://localhost/InventorySystem/auth/login but then showed this

Not Found The requested URL was not found on this server.

Apache/2.4.53 (Win64) OpenSSL/1.1.1n PHP/8.1.6 Server at localhost Port 80

Mr-Tech-13 avatar May 28 '22 20:05 Mr-Tech-13

Got it to login now, but every time i get this popup DataTables warning: table id=manageTable - Invalid JSON response. For more information about this error, please see http://datatables.net/tn/1

Mr-Tech-13 avatar May 28 '22 21:05 Mr-Tech-13

I think that might be a problem related to case sensitivity

LOENS2 avatar Jul 21 '22 12:07 LOENS2

How can I add attributes as date?

nathanzky avatar Sep 15 '22 13:09 nathanzky