
Originally Posted by
kina
This is a great module...and totally what I need, however, in entering the zip codes, I'm finding this error:
Warning: Variable passed to each() is not an array or object in /www/url.com/web/onlinestore/includes/classes/db/mysql/query_factory.php on line 114
(some sections in this error have been changed to protect my clients privacy)
With all of my troubleshooting...it seems to come up based on the "amount" of zipcodes I"m entering into each zone,which is basically all the zipcodes in each particular state (I'm using 1 zone per state...so I have 48 zones)
So what I'd like to know... is there a limit of the number of characters I can enter into the area where I enter the zip codes?? Is there a way that I can change that in the php code to accomodate all the zipcodes that exist in say California and Texas?? Even just Washington state, it doesn't seem to want to work right when I enter in *all* of the zip codes from that state...but it works just fine when I enter in a partial list of zip codes from that state.
Any help is most appreciated!!