Closed (fixed)
Project:
Click HeatMap
Version:
6.x-2.6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Oct 2009 at 23:49 UTC
Updated:
28 Aug 2011 at 19:48 UTC
When trying to view the Heatmap report (admin/reports/click_heatmap), I get this error "The page isn't redirecting properly" instead of the log in page. Any ideas as to why this wouldn't be working on my Drupal installation?
Comments
Comment #1
boombatower commentedThat string is not found in my module anywhere, so most likely in ClickHeatap library.
Perhaps screenshot what you see...maybe dump the HTML, etc.
Comment #2
philbar commentedIt's a Firefox error: http://kb.mozillazine.org/The_page_isn%27t_redirecting_properly
Something which is outside the scope of this project.
Comment #3
steviesky commentedWell i would just like to add i had the same problem, how i overcame this problem was to create a .htaccess file in the main modules directory and turn off the rewrite rules inside of this folder. This then stopped the above error from occurring. Hope this helps someone as it cost me some time to fix.