Closed (cannot reproduce)
Project:
Click HeatMap
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2008 at 18:12 UTC
Updated:
6 Sep 2013 at 23:09 UTC
In the report when accessing a page this warning appears, and no layer with the audited page is added to heatmap
warning: file_get_contents(modules/click_heatmap/clickheat/logs/default,myURL/url.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home/myUser/public_html/modules/click_heatmap/click_heatmap.log.inc on line 168.
Thank you in advance
Comments
Comment #1
boombatower commentedMake sure it has write access to the logs directory.
I know that is against normal Drupal standards, but at the moment I haven't figured out an easy way to hack library to look into files directory.
Comment #2
petasques commentedYes, it has right access to logs directory.
Thank you,
Comment #3
boombatower commentedSo does it work or not? Sorry for the confusion.
Comment #4
petasques commentedYou're welcome :)
No, it does not work even having right access
thanks boomba
Comment #5
nico059 commentedI had the same issue
I don't know why .... but by creating manually a file url.txt in:
../sites/all/modules/click_heatmap/clickheat/logs/default,myURL/
the file contain only one line:
http://www.YOURWEBSITE.com/myURL>0>0>0
I have now the background layer
Thx boombatower for the easy integration of clickheat and drupal.
Comment #6
boombatower commentedPlease re-open if still an issue.
Comment #7
marcoBauli commentedSame issue here on latest 5.x release.. with solution #5 managed to show the background layer (website), but no clicks layer appears
seems the script does not write anything in the url.txt file even setting permissions to 666
Comment #8
john franklin commentedDrupal 5 isn't supported anymore. Does this still appear on Drupal 6 installs with 6.x-2x-dev?
Comment #9
john franklin commentedThree months no activity. Closing.