shop system

General support.
Post Reply
User avatar
bakkerfawaz
Contributor
Contributor
Posts: 55
Joined: Tue Jan 08, 2019 7:24 pm

once you ordering is not deducting from the existing coins... pls advise.
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

what are your logs when this happen
How to find your Invoice Number: Here
How to find your Order Number: Here
User avatar
bakkerfawaz
Contributor
Contributor
Posts: 55
Joined: Tue Jan 08, 2019 7:24 pm

Unknown column 'purchases' in 'field list'
UnityEngine.Debug:LogWarning(Object)
<ProcessBuy>d__34:MoveNext() (at Assets/Addons/Shop/Scripts/Core/bl_ShopManager.cs:211)
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

seems like you are using an old database structure, you was using a old version of ULogin Pro before?
you have to create your database tables again or edit your current one to add the 'purchases' varchar column.
How to find your Invoice Number: Here
How to find your Order Number: Here
User avatar
bakkerfawaz
Contributor
Contributor
Posts: 55
Joined: Tue Jan 08, 2019 7:24 pm

Thanks, it is working fine, but once I order item and close the game again I need to buy the same item it is not showing in the inventory also once I go to customize scene I cannot use the order items! any idea.
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

check this for the fix: http://www.lovattostudio.com/forum/viewtopic.php?t=4622
basically, update the addon (download it again) and update bl_Login.php in your server from the new package.
How to find your Invoice Number: Here
How to find your Order Number: Here
User avatar
blacky
New Member
New Member
Posts: 5
Joined: Thu Sep 26, 2019 9:13 pm

Hola e comprado mfps 2.0, pero yo ya tenia el viejo y el selector viejo...


ahora me da estos errores:


Assets\Addons\Shop\Scripts\Core\bl_ShopItemData.cs(6,12): error CS0234: The type or namespace name 'PlayerSelector' does not exist in the namespace 'MFPS' (are you missing an assembly reference?)


Assets\Addons\Shop\Scripts\Core\bl_ShopManager.cs(8,12): error CS0234: The type or namespace name 'PlayerSelector' does not exist in the namespace 'MFPS' (are you missing an assembly reference?)





Creo deberia actualizar el selector pero e perdido ese correo y tengo uno nuevo que fue donde compre el mfps 2.0 y mas cositas.
Post Reply