bug :
gift
any received gift can't be sold nor give to another person.
i recieve some gift from another member, when i buy the same item from the shop, the item amount are increased but still not able to sell one of it or give away the item to another member.
member with "_"
i have a member with an "_" in the username, he can't receive any gift. Xperience tells me that the member is no existence.
db error when try to sell an item
i got a db error messages when try to sell an item.
Code:
Database error in vBulletin 3.7.2:
Invalid SQL:
UPDATE vbul_xperience_shop_ta
SET sell=2,813, dateline_sell=1232229660
WHERE taid=30;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '813, dateline_sell=1232229660
WHERE taid=30' at line 2
Error Number : 1064
suggestion :
- shop hall of fame :
-- most buy
-- most give
-- most sell back
-- etc
- Item detail ( desc, price, amount left ) could be shown with ajax-popup would be great. Like this i mean :
Question :
- How to set an item to work with the promotion system ? When user get a promotion, he gets a special item as a gift.
- How to add a 'promotion' using vbexperience ? Is it still use the 'Usergroup > Promotion' tab ? Or else ?
- How to add an award with minus score ? I saw the add on ( deletion, scruplous, etc ) and i want to make one.
- How to add an icon / thumbnail to shop categories and sub-categories ?
- i still have a lot of question, i like this mod so much. Thankyou so much Phalynx.