Closed (fixed)
Project:
Domain
Version:
7.x-3.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2011 at 05:11 UTC
Updated:
11 Feb 2013 at 20:57 UTC
Jump to comment: Most recent file
I finally got domain access to work. This is on server 2008 with iis 7.5 with dns pointing to a dedicated ip.
7.x.2 showed all content on all sites when logged in (even with different users and permissions).
7.x-3x-dev separates the content like it should. I just get the above error when i create exclusive content.
In both versions, creating separate domains is not a problem.
For this I thank you "agent Rickard".
Any help with the error would be greatly appreciated. Other than that I think it's working as designed.
MrPhilbert
| Comment | File | Size | Author |
|---|---|---|---|
| #12 | 1139572-index-7x3.patch | 1.5 KB | agentrickard |
| #11 | 1139572-index-7x2.patch | 1.63 KB | agentrickard |
| #10 | 1139572-index-7x2.patch | 1.41 KB | agentrickard |
| #9 | 1139572-index.patch | 1.41 KB | agentrickard |
| #4 | 1139572-index.patch | 815 bytes | agentrickard |
Comments
Comment #1
MrPhilbert commentedI disabled the domain source module and the error went away. I'm not going to do any cross domain searching yet so it's cool for now.
This could very well be a permission or configuration option that I'm just spacing over. I'm still not sure what "domain_site" is referencing though.
I'll do some checking and ramble on some more.
Comment #2
agentrickardI cannot replicate this error.
Comment #3
agentrickardFinally found an instance of it.
Comment #4
agentrickardAnd a patch (for 7.x.3).
Comment #5
MrPhilbert commentedHolly cow! English must be your second language as PHP is obviously your first.
Comment #6
agentrickardI take it this fixes the issue, then?
These kinds of errors are easy once you can reliably reproduce them.
Comment #7
agentrickardNeeds this little bit as well.
Will review after lunch.
Comment #8
MrPhilbert commentedSorry for the late reply.
I was doing some client work for pdf data collection till early this morning. I'll do the patch and test this weekend.
Thanks
Comment #9
agentrickardBetter patch.
Comment #10
agentrickardAnd a patch against 7.x.2.
Comment #11
agentrickardInteresting, sometimes $nodes is not an array, so we have to account for that.
Committed to 7.x.2.
Comment #12
agentrickardCommitted to 7.x.3.
Comment #14
VanessaM commentedHi,
I am getting this error in version 7.x-3.8.
Can you provide a patch for this version since the code in the last patch doesn't exists.
Thanks!
Comment #15
VanessaM commentedI am getting this error in version 7.x-3.8.
Comment #16
agentrickardUnder what conditions is the error generated?
And, no re-rolling the patch makes no sense, because the code has already been released as part of the 3.8 release.
Comment #17
agentrickardThis code was actually removed in a refactor.
Please open a new issue that describes the conditions under which this error occurs.