geocoder examples not displaying

Re: [rez] geocoder examples not displaying

By Jason - March 28, 2011

Hi,

It looks like a path issue. Usually, all of these geocoder files are inside a geocoder folder.

You can either deactive geocoder, move all these files into a geocoder folder, then reactivate the plugin, or you can remove a "../" from the path like this:

require_once(../../lib/viewer_functions.php

Hope this helps
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [Jason] geocoder examples not displaying

By rez - March 28, 2011

the geocoder folder did the trick, thanks. :) and for anyone having the same issue, you put the examples folder in the geocoder folder.

So in my plugins folder its recommended to make a createPDF folder, csvImport folder, etc? That way any examples and such will work as you intended and be setup like your development system? I was just dumping them all right in plugins folder.

Re: [rez] geocoder examples not displaying

By Jason - March 28, 2011

Hi,

Glad that issue has been resolved for you. Usually the best practice is to take the plugin folder you download from us, and upload that folder directly to the plugins folder on your server. That way the file structure stays the same.

Hope this helps.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/