CSV import limitations in number of characters
Hi,
When I upload coupons with the Importer I sometimes get this warning:
Warning: array_combine() [function.array-combine]: Both parameters should have an equal number of elements in /home/mysite/public_html/
wp-content/themes/clipper/framework/admin/importer.php on line 31
Warning: Invalid argument supplied for foreach() in /home/mysite/public_html/
wp-content/themes/clipper/framework/admin/importer.php on line 163
I have noticed that this occurs when I have coupons with long description. If I shorten the description field on these the wanings will disappear.
My question is if you have a limit of number of characters? How many characters do you allow?
/Fredrik