AUSFIFA
Member
I've followed this tutorial and have placed a "Latest Posts" feed on my PHP home page outside of Xenforo:
http://xenforo.com/community/threads/latest-posts-on-your-website.8798/
It works fine and all, but I'd like to get some more information about the latest post:
- The last post author
- The last post date
So esentially it'll end up looking like this:
This is an example thread... by User123 2 minutes ago
Another thread underneath... by User456 18 minutes ago
ANOTHER THREAD!!!! by AnotherUser 2 hours ago
Also, I'd like to change the links to anchor to the latest post in the thread, rather than the first post.
And would it also be possible to get a specific user's latest posts? Basically the same thing as above but only restricted to a user rather than the entire forum.
I've tried looking for information on how to use this type of code to access Xenforo outside of the forum but there doesn't seem to be any documentation anywhere, which is kind of odd.
Any help would be greatly appreciated.
Thanks.
http://xenforo.com/community/threads/latest-posts-on-your-website.8798/
It works fine and all, but I'd like to get some more information about the latest post:
- The last post author
- The last post date
So esentially it'll end up looking like this:
This is an example thread... by User123 2 minutes ago
Another thread underneath... by User456 18 minutes ago
ANOTHER THREAD!!!! by AnotherUser 2 hours ago
Also, I'd like to change the links to anchor to the latest post in the thread, rather than the first post.
And would it also be possible to get a specific user's latest posts? Basically the same thing as above but only restricted to a user rather than the entire forum.
I've tried looking for information on how to use this type of code to access Xenforo outside of the forum but there doesn't seem to be any documentation anywhere, which is kind of odd.
Any help would be greatly appreciated.
Thanks.