You add location information to a content type, node (i.e. page, story). The marker will correspond to the location information in the node. Mouseover the market and you will see the title of the node. Click and you will go to the node.
I keep getting this error when I go to Node Locations:
user warning: Unknown column 'l.eid' in 'field list' query: SELECT l.eid, l.longitude, l.latitude FROM location l INNER JOIN node n ON l.eid = n.vid WHERE (l.longitude!=0 OR l.latitude !=0) AND l.type='node' AND n.status = 1 in E:\Inetpub\wwwroot\wmolwebsite\includes\database.mysql.inc on line 172.
Comments
You add location information
You add location information to a content type, node (i.e. page, story). The marker will correspond to the location information in the node. Mouseover the market and you will see the title of the node. Click and you will go to the node.
I keep getting this error
I keep getting this error when I go to Node Locations:
user warning: Unknown column 'l.eid' in 'field list' query: SELECT l.eid, l.longitude, l.latitude FROM location l INNER JOIN node n ON l.eid = n.vid WHERE (l.longitude!=0 OR l.latitude !=0) AND l.type='node' AND n.status = 1 in E:\Inetpub\wwwroot\wmolwebsite\includes\database.mysql.inc on line 172.
Anyone have any ideas?
Did you install and enable
Did you install and enable the Location module?
Yes I did
Yes I did