Posted by solomonrothman on September 19, 2011 at 8:41pm
2 followers
Jump to:
| Project: | Heartbeat |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Issue Summary
I will have to investigate more, but on multiple test sites I'm getting lots of errors setting up view feeds - some from the heartbeat module (other too I will fix those), If you can offer any ideas or tips on this that would be cool.
Warning: include() [function.include]: Failed opening '/home/planetes/public_html/sites/all/modules/heartbeat/views-view-row-rss.tpl.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php:/home/planetes/public_html/sites/all/modules/activitystream/activitystream_flickr/PEAR') in theme_render_template() (line 1247 of /home/planetes/public_html/includes/theme.inc).
Comments
#1
Strange - I found a temp solution to this issue. On my test environment with only the newest dev version of views and the dev version of heartbeat (and dependent modules) when I created a feed view of any type and viewed it, it gave the error "failed opening ...heartbeat/views-view-row-rss.tpl.php". I copied the views-view-row-rss.tpl.php file from sites/all/module/views/theme and put it in the heartbeat module and now the error is gone and everything is working like expected.
#2
#3
I did not test RSS integration fully well. It worked for me in the most basic use case. It's only implemented in the dev version for now, until release.
So any help and directions on how to approach would be appreciated.
#4
Any updates on this?
#5
Wasn't there someone who was willing to patch heartbeat so it has an RSS template?