I have copied over the libraries to /sites/all/libraries/storelocator
I have installed the required modules: addressfield, geocoder, geofield, geophp, libraries, views, views_geojson

Where do I go from here?

The configuration settings page mentioned in the notes is missing from: admin/Configuration/google store locator under 'search' heading.
Do I need to create a location content type? I do not see any new options when I try to make this.
I am using the latest build of Drupal 7.
Thanks guys!

Comments

michfuer’s picture

> Do I need to create a location content type?
No, the module does this for you.

Check your 'Status Report' to make sure there are no store locator related errors there.

Also make sure the GSL module is installed, and enabled. If you can post any error messages you come across while navigating around the GSL areas that will be helpful as well.

tonypbarker’s picture

At first there was no content type, so I disabled and re-enabled the Google Store Locator module and the content type showed up albeit with no fields.

I've got one view, Location Export at store-locator/json with the error message "This view has been automatically updated to fix missing relationships. While this View should continue to work, you should verify that the automatic updates are correct and save this view."

This is on a pretty much fresh install of 7.23 and current releases of dependencies. No errors along the way and no errors in the status report.

As there are no docs it's hard to know what should be showing up.

I completely uninstalled the module and dependencies using the modules interface and then re-enabled Google Store Locator with its dependencies and this time the Content Type was populated with fields and everything seems to be working until I enter data, but the data isn't showing up on the map or in the store list next to the map.

The store_locator and store-locator/json urls are a little confusing with the map defaulting at store_locator rather than store-locator, took me a few attempts to find it (despite the address on the module page).

knalstaaf’s picture

Title: Please help a newb with installation » Update instructions on project page or add documentation page
Issue summary: View changes

Maybe it's better to limit the installation and configuration instructions to one spot, instead of ànd on the project page ànd a documentation page / readme-file. People will first follow the steps on the project page (where the documentation seems to be outdated or at least incomplete at the time of writing).

It seems that Contextual range filter isn't added as a required module to the info file either. It's also but by checking the status report people may notice the markerclusterer library is required. Both not mentionned on the project page, and this is what may cause confusion.

I'd suggest a documentation page instead of instructions on the project page would do the job (currently pasting the readme-file over there would suffice I guess, on top of the currently available spanish video tutorial).

rodrigoeg’s picture

Category: Support request » Task