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

boombatower’s picture

Status: Active » Postponed (maintainer needs more info)

That string is not found in my module anywhere, so most likely in ClickHeatap library.

Perhaps screenshot what you see...maybe dump the HTML, etc.

philbar’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

It's a Firefox error: http://kb.mozillazine.org/The_page_isn%27t_redirecting_properly

Something which is outside the scope of this project.

steviesky’s picture

Well 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.