Hello:
I installed GMap and Location modules. I think I have all the configuration done, Google Map API Key etc. But I receive the following error even prior to any configuration.

"warning: Parameter 2 to gmap_gmap() expected to be a reference, value given in C:\wamp\www\Portal\includes\module.inc on line 483."

Location option is not showing up in new nodes as well. Any insight will be appreciated. Thanks.

Comments

WorldFallz’s picture

just a guess-- but it sounds like you might be using php 5.3-- try backing down to 5.2 something.

husainsn’s picture

Thanks to your help problem was solved. I downgraded to PHP 5.2 and the error went away. Many thanks.