Lastest Activity Widget [Deleted]

Do I understand correctly that it should simply be a link to the page whats-new/latest-activity?

You can test, but the Xenforo widgets have these links for "View More" button:

/whats-new/profile-posts/?skip=1
/whats-new/posts/?skip=1

which open a new page:

/community/whats-new/posts/[xxxx]/
/community/whats-new/posts/[xxxx]/

Where [xxxx] is correct number for the position.

The code we added to your widget makes a "Load More" button with URL:

/whats-new/latest-activity?before_id=xxxxxx

And loads them inline (not new page).

Please use our forum next time for requests, that makes the workflow easier.

Ah, sorry, thought people who use it here will want to see.
 
Last edited:
I think he does not like to log into many different forums and leave his sensitive data without buying anything. ;)
That's why I ask for as little data as possible, only e-mail and username.
But the extension I just wrote is also seen as a guest because I think I don't really know what he means and so I did some testing.
 
Currently getting this error, twice per feed item displayed (XenForo 2.1.2).

ErrorException: Template error: Cannot call method isIgnoring on a non-object (NULL)
src/XF/Template/Templater.php:970

errors.webp
 
I went to your website and I do not see anything except:

Lastest Activity Widget
The news feed is currently empty.
 
Top Bottom