Hi Your SQL statement has only 8 %s values " VALUES (NULL, '%s', '%s', '%s', '%s', '%s', '%s', '%s', '%s', 'individual');", but 9 strings Regards Davie
On Apr 6, 8:14 am, mattsenate <[email protected]> wrote: > Hi, > > I successfully implemented a version of this project previously, after > getting lots of help > here:http://code.google.com/apis/maps/documentation/javascript/forum.html?... > > However, I am trying a second implementation and while I've gotten the > markers to populate in the XML and display on the map correctly, I am > getting a 500 error when trying to save new markers. The issue is my > addrow.php file is not configured to properly submit new data. I have not > been able to debug beyond the issue being with the particular portion of my > code that should save the data users will submit. I am stuck. > > The credentials should be working as I am able to view markers. > > Here is a link to the addrow.php file pasted in a Pirate > Pad:http://piratepad.net/KeBrFlrjDE > > Here is a link to the > map:http://www.ocf.berkeley.edu/~ucbr/wordpress/memories/ > > Thanks for any help! -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
