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

Question Problem with taking photo qb-phone

Drip Jacker

Silver Elite
Joined
Oct 25, 2022
Messages
32
Reaction score
19
Points
156
Location
Poland
Hello everyone, I have a problem with the phone can anyone help?
First I take out my phone and click "camera" after clicking lpm I get the message "Touching up photo", the photo is not in the gallery, and in the console the message is as in the picture below. Anyone know the solution? I will mention that I have "local QBCore = exports ['qb-core']: GetCoreObject ()" in server.lua "

Bez tytułu.png

Bez tytułu2.png
 
Solution
MrSanchoJose

MrSanchoJose, thank you for providing the solution.

Hello everyone, I have a problem with the phone can anyone help?
First I take out my phone and click "camera" after clicking lpm I get the message "Touching up photo", the photo is not in the gallery, and in the console the message is as in the picture below. Anyone know the solution? I will mention that I have "local QBCore = exports ['qb-core']: GetCoreObject ()" in server.lua "

View attachment 10016
View attachment 10017
If you didnt add a webhook, You need to make one and once you made one, go to QBCORE> [qb]>qb-phone>server>main and from there you enter your webhook in line 9
local WebHook = "ENTER WEBHOOK HERE"

MrSanchoJose

Silver Elite
Joined
Oct 7, 2022
Messages
17
Solutions
1
Reaction score
16
Points
156
Location
USA
Hello everyone, I have a problem with the phone can anyone help?
First I take out my phone and click "camera" after clicking lpm I get the message "Touching up photo", the photo is not in the gallery, and in the console the message is as in the picture below. Anyone know the solution? I will mention that I have "local QBCore = exports ['qb-core']: GetCoreObject ()" in server.lua "

View attachment 10016
View attachment 10017
If you didnt add a webhook, You need to make one and once you made one, go to QBCORE> [qb]>qb-phone>server>main and from there you enter your webhook in line 9
local WebHook = "ENTER WEBHOOK HERE"
 
Solution
Top