By gregory crafts on Friday, 14 March 2014
Posted in Technical Issues
Replies 3
Likes 0
Views 583
Votes 0
Hi, I've got a cron job set up to import tweets from my bloggers for theatreunleashed.com. The problem is, the import's not working. I checked the cronfeed just now and saw the following error messages. How do I fix this?

Notice: Undefined variable: tbl in /home/theatreunleashed/theatreunleashed/components/com_easyblog/helpers/feeds.php on line 421

Notice: Trying to get property of non-object in /home/theatreunleashed/theatreunleashed/components/com_easyblog/helpers/feeds.php on line 421

Notice: Undefined variable: tbl in /home/theatreunleashed/theatreunleashed/components/com_easyblog/helpers/feeds.php on line 421

Notice: Trying to get property of non-object in /home/theatreunleashed/theatreunleashed/components/com_easyblog/helpers/feeds.php on line 421
No item migrated from feed "" ()
Hello,

The twitter microblog is actually nothing to do with cronfeed task. You need to run the cron task instead. http://www.theatreunleashed.com/index.php?option=com_easyblog&task=cron . I've tried run the task and seems like your twitter posts are imported successfully. Please have a look.
·
Friday, 14 March 2014 11:11
·
0 Likes
·
0 Votes
·
0 Comments
·
Wow. I go away for an hour and suddenly it decides to work. Thanks, Nick! I don't know if you did anything, but I've been wrestling with this for days, so I appreciate it.
·
Friday, 14 March 2014 11:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

I didn't do anything on the file. What I did was run the crontask instead of cronfeed. I believe previously, you have run the cronfeed (http://www.theatreunleashed.com/index.php?option=com_easyblog&task=cronfeed). To import twitter post, you have to run the cron. (http://www.theatreunleashed.com/index.php?option=com_easyblog&task=cron).
·
Friday, 14 March 2014 12:31
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post