2.2

  1. B

    XF 2.2 API for increasing/decreasing online users count.

    Does anyone know if there is a specific API endpoint intended for increasing the "members online count"? We are using the API to build a mobile app and want to continue to show the true count on the web version with a full tally of online users and guests inclusive of our users on the mobile...
  2. W

    XF 2.2 Parse BBCode in custom content type

    Hi all, I've currently got a data table with a custom content type, and I'd like to use the XF BBCode parsing functions to do two things: Parse BBCode currently stored in the database with this content type, and display this as the correct HTML. Convert existing raw URLs stored in the database...
  3. Reflect

    XF 2.2 Selecting users based on criteria using the API

    I'm looking at the API documentation to work out how to select all users based on various criteria, such as primary or a secondary usergroup. The documentation suggests only one route to get users: https://xenforo.com/community/pages/api-endpoints/#route_get_users_ I only want to select a...
  4. Tony Cossio

    XF 2.2 How do I call a reaction title to display on a post?

    So I have a piece of code; What it does is lists a reaction, plus it's count. It works fine, but the raeaction title name does not show up (only the Icon). So instead of; :) x2 I want it to look like; :)smile x2 What am I missing? I presume reactionsTitle or something....
  5. Brettflan

    Fixed Question forum prefix filtering inconsistency

    When viewing a Question forum with prefixes, behavior of filtering by prefixes is inconsistent between sections. https://xenforo.com/community/forums/troubleshooting-and-problems.24/?unsolved=1 With the example of your "Troubleshooting and problems" forum linked above, if you are in any...
  6. parafly9

    XF 2.2 Merging two forums

    Quick question on trying to get redirects from two different vbulletin installs. In my test imports, I have imported to my new xenforo install from two separate vbulletin accounts at two different domains and the import process creates the two vbulletin import logs as expected. I know I can...
  7. Kruzya

    Fixed Preview and image alignment issues

    Preview can't normally display content with aligned images (left/right) if text is short. For example:
Back
Top Bottom