STANDALONE Quasar Smartphone1.2.2

CR LEAKS

CR LEAKS

Administrative
Joined
Mar 25, 2022
Messages
1,271
Reaction score
5,217
Points
113
Credits
20,369
Hello, friends. As I mentioned to a lot of people earlier and promised to leak this uniquely fantastic phone, qs-smartphone and to be fixed without bugs or errors, well here it is, the version of the phone is 1.2.2, it's not the latest but it will work for a lot of people, for a lot of servers.

Phone is only been fully tested on ESX and I don't know if it will work the same in QBCore.

1706593209832
Content locked
This content has been locked. You can unlock it with 200 credits.


The error message indicates that the DELETE query is failing because there is no phone column in the phone_messages table of your database.
Here’s the part of the error that’s most important:

Code:
Please, Log in or Register to view codes content!

This suggests that your code is trying to delete records from phone_messages where a number or phone matches the given parameters, but the phone_messages table does not have a column named phone.To fix this, you have to do one of the following:
  1. Correct the Column Name: If the column should be something else (like perhaps phone_number), update the query to use the correct column name.

  1. Update the Database Schema: If the phone column should exist, you'll need to update your database schema to include it. This would typically be done with an ALTER TABLE statement to add the new column.

  1. Update the Logic: If the phone column was removed intentionally and you don't need to filter by this column anymore, just remove the OR phone = ? from the query.
Without knowing the exact structure of your database, I can't give a precise solution, but this should guide you in the right direction. If you have access to the database schema, you should verify the columns of the phone_messages table and adjust the query accordingly.
 
Last edited by a moderator:
  • Like
Reactions: didas, jhannah09, zRibeiro and 8 others
E

eribaba_2

Registered
Joined
Jan 30, 2024
Messages
8
Reaction score
1
Points
3
Credits
110
BABA
 
  • Like
Reactions: moris5454
L

labaffy

Registered
Joined
Jan 6, 2024
Messages
1
Reaction score
0
Points
1
Credits
73
Y como se que funciona 100% ?
 
SaifNeon

SaifNeon

Administrative
Joined
Apr 25, 2022
Messages
661
Reaction score
564
Points
93
Credits
30,500
Link has been edited and new link has been posted
 
rascoO992

rascoO992

Registered
Joined
Jun 22, 2024
Messages
22
Reaction score
3
Points
3
Credits
138
really work?
 
C

caponne

Registered
Joined
Nov 29, 2022
Messages
20
Reaction score
7
Points
3
Credits
72
decripted
cant fix anithing because is fuly ilegible
refound me please
Content locked
This content has been locked. You can unlock it with 200 credits.
 
4,546Threads
10,565Messages
39,885Members
qassim-35Latest member
Top