I have a list of over 1000 in membership type. 1033 to be exact. Everything is working fine so far, ecept for the Coupons. I created a Coupon for ALL the memberships and it only cover I think 82.... I look in the database and the length is 255. I changed that to 3178, but I think the PHP code some where has a limit for only 800 .... Does anybody know Where can I change that limit? Thanks..
Sorry, but your post isnt clear. You created a coupon and want all your members to be able to use it? Can you post a screenshot of your settings? David
for the Product Section I have 1033 products. I need all of them in my coupon. but the system only get the first 82. I tried to trace the problem and the database only hold 255 characters for that field. I dont know how to fix it. can you help?