Redirect Loop

falieson - April 18, 2009 - 09:08
Project:FAQ_Ask
Version:6.x-2.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

So I just installed the module and I'm getting an error which has downed my website. I can't navigate anywhere because every link is having ?ask=true appended to it.

Please help with fix!

#1

falieson - April 18, 2009 - 09:22
Project:Frequently Asked Questions» FAQ_Ask
Version:6.x-1.8» 6.x-2.0-alpha1

Different project.

I deleted the faq_ask module from the folder site/all/modules/faq . This brought my site backup. I reupload faq_ask module to site/all/modules and disabled it in my module list.
I then reenabled it.

I feel like this might have fixed it.

#2

UnderDesign - May 5, 2009 - 20:54

Disabling, uninstalling and re-installing doesn't fix this for me

Same version of the module, latest version of Drupal. Can't get the site working again with the module enabled to be absolutely sure, but it seemed to only cause a problem when I enabled the faq_ask block.

Regards

Patrick

#3

Timeless Domain - June 2, 2009 - 09:09

Temporary Fix: For those who cannot disable module without troubles

Delete line 935 (faq_ask.module): $block['content'] = faq_ask_page(NULL);

Save, upload file - then reload your site -- it should work now.

Disable Ask a Question block. After that you can add back in that line of code and toss it back on the server.

#4

NancyDru - October 19, 2009 - 21:09
Status:active» fixed

Thanks.

#5

System Message - November 2, 2009 - 21:10
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

#6

izmeez - November 10, 2009 - 21:59
Version:6.x-2.0-alpha1» 6.x-2.0
Status:closed» active

I am reactivating this issue.

#3 is not a fix, it is a way to disable the "ask a question" block which causes the redirect loop if it is enabled.

I can confirm that enabling the block the redirect loop problem occurs with version 2.0 and the current dev version.

Izzy

#7

izmeez - November 10, 2009 - 22:06

This is a duplicate of http://drupal.org/node/620640

 
 

Drupal is a registered trademark of Dries Buytaert.