Security HUD
System Watchdog
×
Threads Scanned
-- / --
SYS. LOAD --%
AI SHIELD ACTIVE
DMCA Policy
×

📋 DMCA Compliance

This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.

🛡️ Copyright Protection

If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.

What's new
×
Fiveguard

Script okokBanking

Jeril achu

Gold Elite
Joined
Mar 7, 2021
Messages
65
Reaction score
40
Points
166
Same issue it there with their billing also in auto payment section, select account from user table
 

Jeril achu

Gold Elite
Joined
Mar 7, 2021
Messages
65
Reaction score
40
Points
166
Ok, so it was running this morning. But i get this An error happens on MySQL for query "SELECT accounts FROM users WHERE identifier = 'steam:NUMBERSREMOVED'": ER_BAD_FIELD_ERROR: Unknown column 'accounts' in 'field list'

I dont have an account-field. Isnt it supposed to be “bank” column from database? I get this error too server.lua:67: attempt to index a nil value (local 'accounts')
 

Jeril achu

Gold Elite
Joined
Mar 7, 2021
Messages
65
Reaction score
40
Points
166
Ok, so it was running this morning. But i get this An error happens on MySQL for query "SELECT accounts FROM users WHERE identifier = 'steam:NUMBERSREMOVED'": ER_BAD_FIELD_ERROR: Unknown column 'accounts' in 'field list'

I dont have an account-field. Isnt it supposed to be “bank” column from database? I get this error too server.lua:67: attempt to index a nil value (local 'accounts')
 

rushez

Member
Joined
Oct 19, 2021
Messages
2
Reaction score
0
Points
156
Location
lalala

Jeril achu plz help me i have this error​

[ script:es_extended] SCRIPT ERROR: @es_extended/server/classes/player.lua:288: attempt to index a nil value (local 'account')
[ script:es_extended] > ref (@es_extended/server/classes/player.lua:288)
[ script:es_extended] > handler (@okokBanking/server.lua:112)
 

Jeril achu

Gold Elite
Joined
Mar 7, 2021
Messages
65
Reaction score
40
Points
166
xPlayer.addAccountMoney('money', amount)

Change to

xPlayer.addMoney(amount)

And

xPlayer.removeAccountMoney('money', amount)

Change to

xPlayer.removeMoney(amount)
 

Rodney5359@outl

Bronze Elite
Joined
May 3, 2021
Messages
8
Reaction score
5
Points
146
any one have issues with the qbcore version when i go to the bank and open it i get nothing but a loading screen no errors
 

thedon7

Member
Joined
Nov 21, 2021
Messages
1
Reaction score
0
Points
156
Location
None
what are the install steps for qb-core? i did everything the readme says to do, but it's still the standard qb-banking UI when i go to a bank
 

ALEN TL

ALEN TL#5009
Gold Elite
Joined
Sep 18, 2021
Messages
387
Solutions
1
Reaction score
6,955
Points
321
Age
20
Location
KOCHI
what are the install steps for qb-core? i did everything the readme says to do, but it's still the standard qb-banking UI when i go to a bank
stop the qb-banking. Then check. Don't run both of the banking scripts together
 

Sadin1111223

Member
Joined
Nov 4, 2021
Messages
2
Reaction score
0
Points
156
Location
Gorazde
Error loading script server.lua in resource okokBanking: @okokBanking/server.lua:5: attempt to index a nil value (global 'QBCore') [ script:eek:kokBanking] stack traceback: [ script:eek:kokBanking] @okokBanking/server.lua:5: in main chunk [ c-scripting-core] Failed to load script server.lua.
 

JotataneLife

Member
Joined
Dec 28, 2021
Messages
1
Reaction score
0
Points
156
Location
Belgique
Error loading script server.lua in resource okokBanking: @okokBanking/server.lua:5: attempt to index a nil value (global 'QBCore')
 

fraax

Silver Elite
Joined
Dec 27, 2021
Messages
15
Reaction score
7
Points
166
Location
spain
when you deposit money in the police society, for example, the money goes to the okokbanking table and not to the addonaccount table. any solution?
 
Top