- 0
Problema salvare puncte in baza de date
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
Funnk@
Salut, la comanda /shop am 2 categorii "Premium points" si "engame points", pp-urile se salveaza in baza de date, dar ep-urile nu se salveaza.
Imi da aceste callback-uri
[21:44:19] Error ID: 1054, Error: Unknown column 'EngamePoints' in 'field list'
[21:44:19] Callback:
[21:44:19] gQuery: UPDATE `users` SET `EngamePoints`='5' WHERE `name`='Funnk'
[21:44:19] ====================================================================
[21:44:38] ====================================================================
[21:44:38] Error ID: 1054, Error: Unknown column 'EngamePoints' in 'field list'
[21:44:38] Callback:
[21:44:38] gQuery: UPDATE `users` SET `EngamePoints`='10' WHERE `name`='Funnk'
[21:44:38] ====================================================================
Cineva ?
3 answers to this question
Recommended Posts