ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,676
- Points
- 823
Reputation:
I'd like to show the latest X posts on an non-xenforo php page (my homepage). This is on the same server / website.
With VBulletin, I queried the database directly, and cached the result for 10 minutes. This worked well.
I could replicate my old setup with something like this:
xenforo.com
However I see reference to "XenForo_Application" That make me wonder if some things like the caching may be built in...
Read more
Continue reading...
With VBulletin, I queried the database directly, and cached the result for 10 minutes. This worked well.
I could replicate my old setup with something like this:
Latest posts on your website
Here is a quick and simple way to get a list of the latest posts on your website NOTE: This is not meant to be inside xenforo nor has it been designed in anyway to be used like that, it's for a quick last post block/latest news section on your actual website. You will need this brilliant...However I see reference to "XenForo_Application" That make me wonder if some things like the caching may be built in...
Read more
Continue reading...