Shaiya WebMall Problem

09/16/2013 10:47 santimc#1
friends help.
I have problem with webmall.
When buying the subject says "No empty slots for items"

help solve the problem.
09/16/2013 10:51 {Skrillex}#2
You have not enough slots in Giftbox on your account.
09/16/2013 10:53 santimc#3
Quote:
Originally Posted by ϟƘƦƖןןΣ✘ View Post
You have not enough slots in Giftbox on your account.
how do I fix it?
11/09/2015 19:41 batymaty#4
Quote:
Originally Posted by santimc View Post
how do I fix it?
//full link to your script location (other setting dont change)
$config = array(
'home_url' => 'http://yourwebsite.com/webmall',
'random_code' => 'type an random code to prevent sql injection',
'max_slots' => 20,

where's ('max_slots' => 20,) go and alter for max slot that ur gift box got.