Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Plugins

Admin panel Notifications & News Feed do not update

admin

Started by Ryan Boyd 5 years ago · 8 replies · 1202 views
5 years ago

The Notifications and News Feed information in my local development Grav instance (using MAMP on my MacBook Pro) have never updated despite being on the latest version of Grav.

How can I fix this? Please note the stale data in the screenshot below:

image|690x407

5 years ago

I have the same issue.
Does it mean that there are no new notifications and nothing new in the news feed since about 8 months?

5 years ago

@ryanboyd/@mkocon,

Try:

  • Delete folders /user/data/feed and /user/data/notifications
  • Refresh Admin home page
  • Result: Two new folders with files containing feeds/notifications as shown in Admin
  • Ergo... There are no new notifications/feeds available.

NB. Apart from 2 forum members, it doesn't seem to bother many... ;-)

5 years ago

@pamtbaau Thanks for the reply.

The notifications and news feed properly loads, folders are created on the filesystem successfully. But.... there are still no new notifications/news on the feed ;)

It looks that the API for that components simply does not report anything newer than:

  • for notifications: date: '2021-04-23 11:40'
  • for news feed: date: 1614347940, nicetime: '8 months ago'

So, why these channels are no longer updated?

5 years ago

@mkocon,

So, why these channels are no longer updated?

That's something only the devs can answer...

But frankly my Dear...

5 years ago

Ok, thanks for the info.
For me it just gives the bad look - that the Grav is no longer in active development for 8 months. So, is there any place to pinpoint this issue to the devs?

5 years ago

@mkocon Contacting the dev team can be done by creating an issue at the repo: https://github.com/getgrav/grav-plugin-admin/issues

Alternatively:
You already get a notification of new Grav releases in a banner in the dashboard and updates for Plugins/Themes in the sidebar. So, if it is only a matter of "bad look", you could also opt to remove the feed/notification areas.

[update]
Copy file /user/plugins/admin/admin.yaml into user/config/plugins and edit the copied file:

YAML
widgets_display:
  dashboard-notifications: false
  dashboard-feed: false
last edited 08/17/22 by pamtbaau
4 years ago

The previous comment was handy for intentionally removing those feeds.

It seems the path may have changed, as my fresh Grav install has the file at /user/plugins/admin/admin.yaml But, sure enough, there was the widgets_display section which can be modified from true to false, in order to turn off those feeds in the admin Dashboard.

Super helpful!

last edited 08/17/22 by Numpty Duncer
4 years ago

@Numpty, Funny, you made the same typo as I did... Updated my post.

👍 1

Suggested topics

Topic Participants Replies Views Activity
Plugins · by Rene, 1 week ago
2 49 1 week ago
Plugins · by Xavier, 4 weeks ago
2 57 4 weeks ago
Plugins · by Luka Prinčič, 7 years ago
3 1184 1 month ago
Plugins · by Sebastian van de Meer, 1 month ago
1 50 1 month ago
Plugins · by PIERROT Alain, 2 months ago
3 75 2 months ago