Theme editor

QBCORE okokBanking - Latest QBCore, fixed and fully working

qbLeaker

Member
Joined
Jul 2, 2022
Messages
17
Reaction score
1
Points
0
Credits
676
Thread owner
Preview

Guide/Snippets Etc

okokBanking fully converted and fixed by me. Works as a simple drag and drop and import SQL. You will need to change the action for opening the banks and atm's unless you download okokTextUI, if you get their textui this will work without any editing or coding. See my posts for their TextUI, posting soon.
 
  • Post hidden due to user being banned.
  • Post hidden due to user being banned.
Preview
-=Stripped Content=-
Guide/Snippets Etc

okokBanking fully converted and fixed by me. Works as a simple drag and drop and import SQL. You will need to change the action for opening the banks and atm's unless you download okokTextUI, if you get their textui this will work without any editing or coding. See my posts for their TextUI, posting soon.
[ script:oxmysql] SCRIPT ERROR in promise (unhandled): Error: okokBanking was unable to execute a query!
[ script:oxmysql] Unknown column 'iban' in 'where clause'
[ script:oxmysql] SELECT * FROM players WHERE iban = ? ["AS405029"]
[ script:oxmysql] > <unknown> (@oxmysql/dist/build.js:21766)
[ script:oxmysql] > runMicrotasks (<anonymous>:0)
[ script:oxmysql] > processTicksAndRejections (node:internal/process/task_queues:96)
[ script:oxmysql] > async rawQuery (@oxmysql/dist/build.js:21735)
[ script:oxmysql]
 
Thread owner
[ script:eek:xmysql] SCRIPT ERROR in promise (unhandled): Error: okokBanking was unable to execute a query!
[ script:eek:xmysql] Unknown column 'iban' in 'where clause'
[ script:eek:xmysql] SELECT * FROM players WHERE iban = ? ["AS405029"]
[ script:eek:xmysql] > <unknown> (@oxmysql/dist/build.js:21766)
[ script:eek:xmysql] > runMicrotasks (<anonymous>:0)
[ script:eek:xmysql] > processTicksAndRejections (node:internal/process/task_queues:96)
[ script:eek:xmysql] > async rawQuery (@oxmysql/dist/build.js:21735)
[ script:eek:xmysql]
a SQL problem. Did the SQL file run correctly? Do you have the iban field in your players table?
 
  • Post hidden due to user being banned.
  • Post hidden due to user being banned.
Back
Top Bottom