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

boombatower’s picture

Status: Active » Postponed (maintainer needs more info)

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

petasques’s picture

Yes, it has right access to logs directory.

Thank you,

boombatower’s picture

So does it work or not? Sorry for the confusion.

petasques’s picture

You're welcome :)

No, it does not work even having right access

thanks boomba

nico059’s picture

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

boombatower’s picture

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

Please re-open if still an issue.

marcoBauli’s picture

Status: Closed (fixed) » Active

Same 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

john franklin’s picture

Version: 6.x-2.5 » 6.x-2.x-dev
Status: Active » Postponed (maintainer needs more info)

Drupal 5 isn't supported anymore. Does this still appear on Drupal 6 installs with 6.x-2x-dev?

john franklin’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Three months no activity. Closing.