• Hi, i try to show on the map the data of a information upoad for my clients.
    I use a types plugin for a custom post type where my clients upload his information (telephone, adress, web, photo…).
    I need that this information be imported to database of store-locator to show automatically on the map when my clientes upload his information.
    i don’t know if the pro version off this plugin is the solution.
    I see at add-location.php that show this code:

    include($sl_path.”/database-info.php”);
    if (file_exists($sl_upload_path.”/addons/db-importer/db-import-form.php”)) {
    include($sl_upload_path.”/addons/db-importer/db-import-form.php”);
    }

    But the db-import-form.php don’t exist.

    http://wordpress.org/extend/plugins/store-locator-le/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘database import’ is closed to new replies.