Closed (fixed)
Project:
Click HeatMap
Version:
6.x-2.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2009 at 18:18 UTC
Updated:
28 Sep 2009 at 07:58 UTC
I had a couple issues just a moment ago. The first had to do with the module causing a WSOD, so I enabled error reporting and discovered the error was a call to undefined function "language_initialize" in click_heatmap.module ...not sure why that would have happened since I'm a vanilla 6.13 but I removed that line and got on with it.
Then, in the Click Heatmap Reports page, I got the following error (formatted as a Drupal error, not a server error)
# warning: opendir(modules/click_heatmap/clickheat/logs/) [function.opendir]: failed to open dir: No such file or directory in /home/httpd/vhosts/mergeweb.com/httpdocs/modules/click_heatmap/click_heatmap.log.inc on line 185.
# warning: readdir(): supplied argument is not a valid Directory resource in /home/httpd/vhosts/mergeweb.com/httpdocs/modules/click_heatmap/click_heatmap.log.inc on line 186.
# warning: closedir(): supplied argument is not a valid Directory resource in /home/httpd/vhosts/mergeweb.com/httpdocs/modules/click_heatmap/click_heatmap.log.inc on line 200.
# warning: opendir(modules/click_heatmap/clickheat/logs/) [function.opendir]: failed to open dir: No such file or directory in /home/httpd/vhosts/mergeweb.com/httpdocs/modules/click_heatmap/click_heatmap.log.inc on line 185.
# warning: readdir(): supplied argument is not a valid Directory resource in /home/httpd/vhosts/mergeweb.com/httpdocs/modules/click_heatmap/click_heatmap.log.inc on line 186.
# warning: closedir(): supplied argument is not a valid Directory resource in /home/httpd/vhosts/mergeweb.com/httpdocs/modules/click_heatmap/click_heatmap.log.inc on line 200.
Any ideas here
Comments
Comment #1
boombatower commentedBut late, but does this still occur. Also to make things easy, please try dev.
Comment #2
boombatower commentedPlease re-open if they do.