After activating I receive this error message:
The page isn't redirecting properly
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
Then when I go home I see this repeated over and over.
# Notice: Undefined index: q in globalredirect_init() (line 208 of F:\localsites\drupal-7a6\sites\all\modules\globalredirect\globalredirect.module).
# Notice: Undefined index: q in globalredirect_init() (line 210 of F:\localsites\drupal-7a6\sites\all\modules\globalredirect\globalredirect.module).
Then when I try to access modules the address bar reads: http://uneedstuff.dev/#overlay=admin/modules and I end up with darkly greyed out screen.
I'm running locally using xampp on windows vista. Drupal 7.0-alpha6
I did a clean installation and activated the module independently instead of at the same time as others and still received the error.
If there is something else I can include please let me know.
Comments
Comment #1
uNeedStuff commentedI just installed the globalredirect-7.x-1.x-dev version and it worked, so this may not be an issue.
Comment #2
dave reidThis is a duplicate of #852872: Undefined index on line 208/210. Caused by Drupal 7 handling Clean URL's differently to Drupal 6..