CMS Version
4.0.4 Running on Windows Server via WAMPServer 3.3.5 Using PHP 8.2.18, Apache 2.4.59, MySQL 8.3.0
Player Type
N/A - Error is occurring when testing while logged in to CMS website
Player Version
N/A
Issue
We are looking to create an RSS feed from a dataset that we can use as a daily announcement bulletin.
We have created a simple dataset for testing:
|Title|Importance|Message|Start|
|Lunch|Very|Pasta!!|19/07/2024 9:00|
|Keys|Extreme|Update your keys… Or else!!|19/07/2024 14:00|
From the dropdown menu at the right of the dataset I can select ‘View RSS’ which successfully redirects to the list of RSS Feeds for the dataset.
When we click the URL link for the Feed we get redirected to the ‘Error | Xibo Digital Signage’ Page with the red ‘Unexpected Error’ message.
Logs show:
6122 | d7aad5b | 2024-07-22 09:37 | WEB | GET | DEBUG | /rss/eddaa3f98b67 | ModuleFactory: getValidExtensions | |
---|---|---|---|---|---|---|---|---|
6123 | d7aad5b | 2024-07-22 09:37 | WEB | GET | DEBUG | /rss/eddaa3f98b67 | ModuleFactory: getValidExtensions | |
6124 | d7aad5b | 2024-07-22 09:37 | WEB | GET | ERROR | /rss/eddaa3f98b67 | Call to a member function getGroupFeaturesForUser() on null | |
6125 d7aad5b 2024-07-22 09:37 WEB GET DEBUG /rss/eddaa3f98b67 #0 E:\xibo-cms\lib\Entity\User.php(999): Xibo\Entity\User->getFeatures() #1 E:\xibo-cms\lib\Middleware\FeatureAuth.php(73): → There is another 50 odd rows of debug info in this log line. |
Not sure whether I have misconfigured something somewhere, incorrectly setup the dataset or simply misunderstood the feature.
Any advice or pointers appreciated.
Regards.