Posted by georgiebon on October 11, 2009 at 11:49pm
Jump to:
| Project: | Click HeatMap |
| Version: | 6.x-2.6 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
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.
#2
It's a Firefox error: http://kb.mozillazine.org/The_page_isn%27t_redirecting_properly
Something which is outside the scope of this project.
#3
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.