Yes, this is something you might want to try. I am working on leaving it in as most of those using it for shipping will need this info.
The way the mod use to work was it only account for those that did not use ACCOUNT_STATE as a drop down. This was causing those that used it as a drop down on their create an account / login page to get zero rows exported. I had to add an exception in there to trigger one portion of the query or another based on drop down or not.
Let me look at that portion of code to see if there are other naming conventions that might be causing it to not pick that up. The other method (which I would hate to do) is to create two versions ... one for those who use the state drop down field and one for those who have it as text entered. But that would hurt if there was a switch between one or the other for any reason so I am trying to avoid that.
Let me take a peek at that section of code again here. I've got it (1.3.1) running on 1.3.8 and know a few others with it working as well. So it might be a 1.3.9 issue (testing that today here) but not sure yet.
Will post results here either way.
Bookmarks