Closed (fixed)
Project:
Geofield
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2013 at 20:45 UTC
Updated:
8 Mar 2018 at 13:32 UTC
Jump to comment: Most recent
Comments
Comment #1
smichel commentedI was getting the error on line 65. I downloaded the new library as kreatL suggested, but needed to copy it to inside the geoPHP module instead, and now it works.
Comment #2
greenskunkNew geoPHP library worked for me too.
Comment #3
simon georges commentedIt seems to be ok now, isn't it?
Comment #5
ndobromirov commentedlibraries[geoPHP][type] = "libraries"
libraries[geoPHP][download][type] = "git"
libraries[geoPHP][download][url] = "https://github.com/phayes/geoPHP.git"
libraries[geoPHP][download][branch] = "master"
libraries[geoPHP][download][revision] = "0aae7c3d35f3a875bf58ff8abfc5fa27c0ca1408"
Just add this to your make file. This is the head revision of the library as of the time of writing this comment.
Comment #6
Justincletus commentedGit Control version fixed above mentioned problem thanks.
Comment #7
satyam upadhyay commentedSame error I was facing, and fixed