I’m having a problem with the Locations plugin.
I’m from the UK and don’t need any of the US citiess/states imported, so I set the import going – the guide says to stop import after 55,000. As it’s an auto import on my browser, I didn’t see any way of stopping it, except to click the “update” button – which I did, and I have a feeling my import may have gone awry as a result.
So… I’ve just tried to uninstall the plugin, having deleted the generated forms and their entries. When I reinstall the plugin, to restart the import process (I will let it all run its course this time) – I am not getting any option to import.
Is there something I need to do on the database end to refresh and begin over?
Sorry about this: I’m working on my mum and dad’s crap broadband which is SO slow – while I’m visting and trying to do an emergency job. Any help much appreciated.




September 10, 2012 at 8:53 am
You need to clear the options by changing line 52 in us_locations.php from:
//delete_option('frm_usloc_options');
to:
delete_option('frm_usloc_options');
Go to the Formidable Settings page, then change the line back before starting the import again.
September 10, 2012 at 10:06 am
Many thanks - that's good.
Topic closed.