Bug #3529
closedError when adding an existing RSS feed
0%
Description
Platform: STABLE (after merge)
When building a portfolio and adding an existing RSS feed into the portfolio, the following error occurs:
Fatal error: require_once() [function.require]: Failed opening required '/var/www/chamilo/repository/php/lib/../../content_object/rss_feed/php/complex_rss_feed.class.php' (include_path='/var/www/chamilo/common/libraries/plugin/pear:/var/www/chamilo/common/libraries/plugin/google/library') in /var/www/chamilo/repository/php/lib/complex_content_object_item.class.php on line 308
It also happens when creating a new RSS feed into the Portfoliobuilder
Updated by Michael Hosdez about 12 years ago
When adding a RSS feed to a portfolio via the 'Add new item to portfolio' it's working!
When adding a RSS feed via the PortfolioBuilder, the above error occurs.
Updated by Nathalie Blocry about 12 years ago
- Status changed from New to Needs testing
- Assignee set to Nathalie Blocry
Updated by Michael Hosdez about 12 years ago
- Status changed from Needs testing to Bug resolved