Helper module for the world quotes module.
Allows you to define regions which are one or more countries.
installation instructions:
unzip into modules/ubercart/shipping/
configuration is under home>administer>store administration>configuration>methods
| Preview | Attachment | Size |
|---|---|---|
| uc_regions.zip | 4.06 KB |





Maybe Ryan has something to say about it?


Hi, thanks for this module !
I have errors on install : see worldquote post
Edit :
In addition, I think there is a little error in your .install file :
you have
db_query("CREATE TABLE {uc_wolrdquote_regions}it should be
db_query("CREATE TABLE {uc_regions} (no ?I tried to change it, but it doesn't remove the SQL error on the linked post.
Edit 2 : I find the problem for the worldquote module, but I think the patch to make above is still active no ?