I had the same trouble too.
settinggroupid in the second query must match the settinggroupid generated by the first query. It won't necessarily be 42 as listed in the second query... in my case it should have been 33. Run both queries then edit the new entry in the "setting" table... set settinggroupid accordingly.
Or run the first query, check the settinggroupid generated, and change "42" in the second query to match before running it.
|