Active
Project:
Multiple Domains
Version:
5.x-1.x-dev
Component:
url rewrite functionality
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jun 2007 at 15:04 UTC
Updated:
18 Jul 2007 at 13:29 UTC
Jump to comment: Most recent file
Comments
Comment #1
stella commentedCan you tell me what your faq settings are set to? Easiest thing might be to just provide a screenshot of each configuration screen. Also, is it a multi-lingual site? Could you send me a dump of your 'faq_weights' table?
Cheers,
Stella
Comment #2
creesteean commentedHere's an archive with table dump and options screenshots.
When I've tried to search faqs in a category (under the weight tab) an error appeared, so I made a screenshot of that one too, maybe it's useful
Comment #3
creesteean commentedSorry, I forgot to specify that's not a multi-lingual site
It's a multiple domain with singlesignon site if that could be an hint
Content is shared between two sites, FAQs of one are also FAQs of the other, same categories. Faq_weights tables are separated.
Cheers,
Cristian
Comment #4
stella commentedI think this may be due to the multiple domains with the single signon as you suggested. The reason why this has stopped working, well at least the weights form, is because in the last release I added in support for sql rewriting by other modules. This is necessary for modules like i18n to work correctly with the faq nodes. However, it looks like another module is incorrectly rewriting the faq sql - most likely whatever you're using for the multiple domain with single signon, though I can't say for sure.
Can you send me a list of all the modules you have enabled? If you have a test site, maybe try disabling some of them in an effort to narrow down the list of possible culprits.
Cheers,
Stella
Comment #5
stella commentedHi creesteean,
Any luck figuring out what the problem was?
Cheers,
Stella
Comment #6
creesteean commentedYes!
Testing and disabling some modules make clear that the problem was the multidomain module. Disabling it the FAQs reappeared.
Sorry for the wrong report :(
Thank you very much for your support!
Cristian
Comment #7
stella commentedNo problem, re-assigning to multidomain module.
Cheers,
Stella
Comment #8
stella commented