Hi,
I am installing phpGoogleStoreLocator module in my drupal module folder there comes an error
Warning: main(phpGoogleStoreLocator-inc.php) [function.main]: failed to open stream: No such file or directory in phpGoogleStoreLocator-2.0.0/phpGoogleStoreLocator.php on line 2
when i am using it stand alone: the error is same.
please help me how to eliminate this error . This module is very important for me.
Thanks
Install as a standalone app
Install as a standalone app first, then enable the module in drupal. So put the module in the modules dir like normal, then just point a browser at http://yoursite.whatever/modules/phpGoogleStoreLocator/install.php. In 2.x there is no drupal installation brains of its own. That will come with the 3.1.x branch after 3.0beta is completed.
working now
Hi,
Thanks for your grate advice. it is working nice now in my drupal site also.
but in its google map is not showing in drupal site.
google map is showing out side of drupal site.