qbcore-framework / qb-management

Management menu for jobs & gangs
GNU General Public License v3.0
33 stars 167 forks source link

Error: qb-management #5

Closed Andyauk closed 2 years ago

Andyauk commented 2 years ago

[ script:oxmysql] SCRIPT ERROR in promise (unhandled): Error: qb-management was unable to execute a query! [ script:oxmysql] Table 'server-1.bossmenu' doesn't exist [ script:oxmysql] SELECT * FROM bossmenu [ script:oxmysql] > query_default (@oxmysql/dist/server/build.js:16103) [ script:oxmysql] > processTicksAndRejections (node:internal/process/task_queues:96)

Mobius1 commented 2 years ago

It's telling you the table that gets created when importing the SQL file is missing. Did you import the SQL file?

Andyauk commented 2 years ago

It's telling you the table that gets created when importing the SQL file is missing. Did you import the SQL file?

ah ok. it doesnt use the old bossmenu sql