When upgrading the module to 5.x-2.3 all faqs of my site disappeared.

I use categories, already tried updating with faq weight but doesn't help.

Strange thing: if I visit http://site/faq there's no faq, instead using https all the faqs appears.

I've already tried disabling "secure pages" module and similar, but behaviiour is the same, there should be no filtering in place

CommentFileSizeAuthor
#2 faq_screenshots_and_dump.tgz1.15 MBcreesteean

Comments

stella’s picture

Assigned: Unassigned » stella

Can 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

creesteean’s picture

StatusFileSize
new1.15 MB

Here'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

creesteean’s picture

Sorry, 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

stella’s picture

I 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

stella’s picture

Hi creesteean,

Any luck figuring out what the problem was?

Cheers,
Stella

creesteean’s picture

Yes!

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

stella’s picture

Project: Frequently Asked Questions » Multiple Domains
Version: 5.x-2.3 » 5.x-1.x-dev
Component: Code » url rewrite functionality

No problem, re-assigning to multidomain module.

Cheers,
Stella

stella’s picture

Assigned: stella » Unassigned