Closed (works as designed)
Project:
Views Facebook Like
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2011 at 00:17 UTC
Updated:
17 Mar 2014 at 19:10 UTC
Jump to comment: Most recent
Comments
Comment #1
hipfox commentedTannerjf,
I guess your system cron task is wget ... http://localhost/cron or http://ip/cron.php
It must be replaced by http://yourdomain/cron.php
Because after the drupal url function wrap the wrong ip (from system cron task not your domain) to the fb query will return information and update/insert views_fb_like table, But its value alway is zero.
Comment #2
steven jones commented@Tannerjf did that resolve the issue?
Comment #3
tannerjfco commented