1. Run the import.sql file to create the guestmap database. If you are unfamiliar with doing this, I would recommend checking into phpMyAdmin.
2. Open guestmap.php and search for
<script src="http://maps.google.com/maps?file=api&v=1&key=
You will want to insert the key you received from Google after key=.
3. Open config.inc.php and insert the database information between the ' ' on each line.
4. Now upload all the files. Make sure that the guestmap.php is at the root level for the website, and the other files are in a folder named guestmap.
Download Now |