I can't figure out why my http://hangon.ca/faq links are redirecting users to: http://hangon.ca/node/add/faq?ask=true
page (which for non-registered users leads them to an 'access denied' error).
Any ideas?
I can't figure out why my http://hangon.ca/faq links are redirecting users to: http://hangon.ca/node/add/faq?ask=true
page (which for non-registered users leads them to an 'access denied' error).
Any ideas?
Comments
Comment #1
stella commentedThis is something related to the FAQ Ask module, re-assigning ticket to that queue.
Comment #2
verta commentedIf I enable the FAQ_ASK module and put a block in an active theme region it sets up an infinite redirection on my site, trying to get to
index.php?q=node/add/faq&ask=true
Sorry for the newbie report, if I can post more details or if there are procedures I should follow, just let me know and I'll try this module again.
Comment #3
mdowsett commentedYou are exactly right....I had a FAQ Ask block on the /faq page as well. I deactivated that block and the /faq link worked.
I KNOW that it did work well when I was using a previous version of the FAQ_Ask module so the current version must have a bug in it. I'd be more than happy to test patches if it can be tracked down. thx
Comment #4
verta commentedThere is discussion of a patch at http://drupal.org/node/580592
I'm not set up to test patches though. Dev versions yes, patches no.
Comment #5
stenjo commentedAssume this is OK with the 6.x-2.x-dev version running.