2.2

  1. ⭐ Alex ⭐

    XF 2.2 Is There Still a Reason to Not Use SameSite Strict or Lax for Cookies?

    I've put $config['cookie']['samesite'] = 'Strict'; into my config.php, deleted my cookies and verified their SameSite attribute are set to Strict. Then I tried accessing my forum from a link on social media. I also tried registering using a social media account and logging in. Everything...
  2. ⭐ Alex ⭐

    XF 2.2 What is XenForo's Rule for Trailing Slashes?

    Just curious, I'm doing research on whether or not websites should have trailing slashes or not. So far, it seems pages shouldn't end in a trailing slash, but a couple XenForo ones do and a couple don't. Is the reasoning for this, add a trailing slash if the page is for a group of something...
  3. Alexander.

    XF 2.2 Can't access Add-On page

    See below. Also attaching images isn't working, or embedding BBCODE. This is happening on Bizdustry.com. Any ideas?
  4. 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...
  5. S

    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...
  6. 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...
  7. 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....
  8. 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...
  9. 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...
  10. Kruzya

    Fixed Preview and image alignment issues

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