naveen / foursquare

Automatically exported from code.google.com/p/foursquare
0 stars 0 forks source link

database error on "i've done that" #55

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click "I've done that" on this
tip:http://playfoursquare.com/web/item?tid=969

What is the expected output? What do you see instead?

Got this error message: "Cannot add or update a child row: a foreign key
constraint fails (`foursquare/tipxuser`, CONSTRAINT `tipxuser_ibfk_2`
FOREIGN KEY (`tipid`) REFERENCES `tips` (`id`)) " which appears at this URL
http://playfoursquare.com/web/item?tid=&task=done

Original issue reported on code.google.com by cheesebi...@gmail.com on 6 Mar 2009 at 4:14