Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publishing a Zone in a GEOZone fails #9

Closed
ChrisFrench opened this issue Sep 27, 2012 · 1 comment
Closed

Publishing a Zone in a GEOZone fails #9

ChrisFrench opened this issue Sep 27, 2012 · 1 comment
Assignees
Labels

Comments

@ChrisFrench
Copy link
Member

when creating a new zone, you create zone and select type that works.

if you try to publish zones to your geozone it fails with this error

Error: 3613: TiendaTableZonerelations: :store failed
Cannot add or update a child row: a foreign key constraint fails (ammonite.b3hq7_tienda_zonerelations, CONSTRAINT fk_geozone_zonerelations FOREIGN KEY (geozone_id) REFERENCES b3hq7_tienda_geozones (geozone_id) ON DELETE CASCADE ON UPDATE CASCADE) SQL=INSERT INTO b3hq7_tienda_zonerelations (zone_id,geozone_id,created_date) VALUES ('3613','3613','2012-09-27 22:19:23')

@ghost ghost assigned ChrisFrench Sep 28, 2012
@ChrisFrench
Copy link
Member Author

turns out this was just a local problem with my database and now it is working after a database repair

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant