Hi Daniel,
there is another db bug in my configuration (installed module Views Gallery ) references between content types "image" and "gallery".
(see attachments)
The first error appears after logout.
The second error appears after click on menu "content".
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | issue-1011502.patch | 774 bytes | paulmckibben |
| #4 | bug_report_2_1.jpg | 22.32 KB | true-pal |
| #4 | bug_report_2_2.jpg | 42.95 KB | true-pal |
| bug_report_2_2.jpg | 42.95 KB | true-pal | |
| bug_report_2_1.jpg | 22.32 KB | true-pal |
Comments
Comment #1
danielb commentedYour attachments don't work
Comment #2
danielb commentedComment #3
danielb commentedComment #4
true-pal commentedhere the files again ...
Comment #5
true-pal commentedComment #6
danielb commentedgot it thanks, should be right in beta9
Comment #7
true-pal commentedthanks, it seems that bug 1 is solved, but bug 2 (second jpg) is still remaining.
Comment #8
danielb commentedThere is an additional bug in beta9 that was fixed in beta10 which may affect this. You'd also need to rebuild the content access permissions to make the problem go away, I imagine?
Unless I've misdiagnosed the problem (a bad 'gid' value being given in ...._node_access_records())
Comment #9
paulmckibbenI am seeing an issue in beta10 similar to this (perhaps the same?).
My specific warning:
The column name should be "field_program_nid". In my database:
Comment #10
paulmckibbenI've attached a one-line patch for beta10 that seems to fix the issue I'm having.
Comment #11
bshelden commentedIn ref to #9 and #10. I have this issue as well, and the suggested fix did fix the issue for me.
Comment #12
danielb commentedWoops, I fixed that in D7 not D6. Now fixed in D6 as well.
Sorry guys.