Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 3.1.0-b2
-
Fix Version/s: 3.1.0-b3
-
Component/s: Build System
-
Labels:None
-
Environment:PHP Version 5.3.28
-
GitHub Pull Request URL:
Description
I spotted an error log today on server running Beta 2. Thought I would post it for you to see.
[15-Apr-2014 07:33:14 America/New_York] PHP Fatal error: Call to undefined method phpbb\feed\topics_active::fetch_attachments() in /home/xxxxx/public_html/feed.php on line 77
[15-Apr-2014 07:33:22 America/New_York] PHP Fatal error: Call to undefined method phpbb\feed\topics::fetch_attachments() in /home/xxxxx/public_html/feed.php on line 77
[15-Apr-2014 07:33:30 America/New_York] PHP Fatal error: Call to undefined method phpbb\feed\forums::fetch_attachments() in /home/xxxxx/public_html/feed.php on line 77
[15-Apr-2014 07:33:39 America/New_York] PHP Fatal error: Call to undefined method phpbb\feed\news::fetch_attachments() in /home/xxxxx/public_html/feed.php on line 77
See this thread on forums:
http://area51.phpbb.com/phpBB/viewtopic.php?f=81&t=45475
Attachments
Issue Links
- is duplicated by
-
PHPBB3-12447 Feed Attachments
-
- Closed
-
- was caused by solution of
-
PHPBB3-11271 Images in ATOM feed display, but attached inline images do not.
-
- Closed
-