Error in _RefShopGoods.. Auto removing the line
Hello. I trying add a item to item mall
all lines working good until i come to
_RefShopGoods Code is using is this one
Code:
1 15 MALL_AVATAR_HAT PACKAGE_ITEM_MALL_AVATAR_M_MONSTER_2013_HAT 14 -1 xxx -1 xxx -1 xxx -1 xxx1 15 MALL_AVATAR_HAT PACKAGE_ITEM_MALL_AVATAR_W_MONSTER_2013_HAT 15 -1 xxx -1 xxx -1 xxx -1 xxx
1 15 MALL_AVATAR_DRESS PACKAGE_ITEM_MALL_AVATAR_M_MONSTER_2013 16 -1 xxx -1 xxx -1 xxx -1 xxx
1 15 MALL_AVATAR_DRESS PACKAGE_ITEM_MALL_AVATAR_W_MONSTER_2013 17 -1 xxx -1 xxx -1 xxx -1 xxx
1 15 MALL_AVATAR_ATTACH PACKAGE_ITEM_MALL_AVATAR_M_MONSTER_2013_ATTACH 18 -1 xxx -1 xxx -1 xxx -1 xxx
1 15 MALL_AVATAR_ATTACH PACKAGE_ITEM_MALL_AVATAR_W_MONSTER_2013_ATTACH 19 -1 xxx -1 xxx -1 xxx -1 xxx
Took it from a other code that used to add DeathAssassin to item mall and changed it.
But how ever. All time i try add in something in _RefShopGoods i always getting same error and it removing the line. If i dont get the error it still for no reson removing the line.
Here is the error
- Pic
Image - TinyPic - Free Image Hosting, Photo Sharing & Video Hosting
So any ide how i will solve this ?
P.S if i using Mall_Test i dont getting the error but it still removing the line..
Thanks