BLIND2URIZ
Forum Replies Created
-
Forum: Plugins
In reply to: [Store Locator Plus®] Dropdown missingI’m also comparing my two databases and can’t seem to see a difference. I have all my addresses, cities, zips in the current database, the same as the old.
Forum: Plugins
In reply to: [Store Locator Plus®] Dropdown missingI imported all my database I thought. I tried to import just that table and received this error:
Error
SQL query:
— — Database:
gro1211007500053— — ——————————————————– — — Table structure for tablewp_store_locator— CREATE TABLEwp_store_locator(sl_idmediumint(8) unsigned NOT NULL auto_increment,sl_storevarchar(255) default NULL,sl_addressvarchar(255) default NULL,sl_address2varchar(255) default NULL,sl_cityvarchar(255) default NULL,sl_statevarchar(255) default NULL,sl_zipvarchar(255) default NULL,sl_countryvarchar(255) default NULL,sl_latitudevarchar(255) default NULL,sl_longitudevarchar(255) default NULL,sl_tagsmediumtext,sl_descriptiontext,sl_emailvarchar(255) default NULL,sl_urlvarchar(255) default NULL,sl_hoursvarchar(255) default NULL,sl_phonevarchar(255) default NULL,sl_imagevarchar(255) default NULL,sl_privatevarchar(1) default NULL,sl_neat_titlevarchar(255) default NULL,sl_linked_postidint(11) default NULL, `sl_[…]MySQL said: Documentation
#1050 – Table ‘wp_store_locator’ already existsShould I delete the store locator table and then import? What about recent information since the database transfer, will I lose the newly imported information? Is there a way to merge the tables so not to lose any current information? Thanks for any help.
Forum: Plugins
In reply to: [Store Locator Plus®] Dropdown missingWould I find this file in PHPMyAdmin or would this be something I could check on the FTP?