Skip to Content Skip to Menu

CB Activity Stream - Pagination/More Button Not Loading Additional Items

  • Oishiku
  • Oishiku
  • OFFLINE
  • Posts: 11
  • Thanks: 2
  • Karma: 2
3 hours 10 minutes ago #343437 by Oishiku
Hello, 
I've run into an issue with the streaming of activity.  

CB Activity version: 2.11.0+build.2026.01.12.21.55.56.a25ef0f6c
Joomla version: 5.4.3
PHP version: 8.2

Issue:
The Recent Activity stream (stream ID 1, asset: activity_stream.2) is not loading additional items via pagination. The activity table has 160 records with stream_id correctly set (86 personal, 74 groupjive).

Behavior observed:
With Paging Enabled, Page Limit 15, Auto Load Enabled — items display correctly but auto-scroll does not trigger loading of additional items when reaching the bottom of the stream so you only view 15 items.

With Auto Load Disabled — the More button appears, but clicking it removes the button from the DOM with no network request fired (confirmed via browser DevTools Network tab — no XHR/fetch request generated on click).

With Auto Update Enabled — repeated "No posts to display" messages cascade on screen. 

With Page Limit 0 — all items attempt to render but styling breaks down and "No posts to display" messages appear before items load.

The stream container renders with data-cbactivity-autoload only when Auto Load is enabled, but when enabled the More button does not appear. When Auto Load is disabled, the More button appears but its click handler removes the button without making an AJAX call.

Question: What is the correct configuration to enable working pagination on the Recent Activity stream? Is there a known issue with the More button AJAX handler when Auto Load is disabled?

Thank you.

 

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum