When adding announcements on a fresh install its not possible to manage them because they dont show up on the manage page. I needed to change the managecontroller to see the announcements. There is a service "getAnnouncementsByLanguage" that does not work for me. It send a language id to the service but the db uses that id as announcement id. After changing the service to "getlatest" it works for me.
Important
Please follow this template!
What's happened?
When adding announcements on a fresh install its not possible to manage them because they dont show up on the manage page. I needed to change the managecontroller to see the announcements. There is a service "getAnnouncementsByLanguage" that does not work for me. It send a language id to the service but the db uses that id as announcement id. After changing the service to "getlatest" it works for me.
Steps to reproduce:
What's expected?
All announcements should show up
Browsers and Devices tested
All
...
phpFox version
phpFox 4.8.8 Announcements 4.6.1