php

  1. Cyb3r

    What's the best way to call userfield value from PHP file

    I tried using XenForo_Template_Helper_Core::callHelper and XenForo_Template_Helper_Core::helperUserFieldValue and XenForo_Template_Helper_Core::helperCallbacks but the main problem is that I don't know which params I should pass to get the userfield value, any help will be much appreciated...
  2. W

    Open new tab for speific groups

    If an user is member of a specific group I want the user to open a new tab with the given link. I do only want this to happen once, so I want it to store a cookie when it open a new tab for the user and next time check if the user have the cookie or not. I hope this is understandable and...
  3. Contex

    Unmaintained XenAPI - XenForo PHP REST API 1.4.2

    Information This Open Source REST API allows usage of several of XenForo's functions, such as authentication, user information and many other functions! Actions Each action requires a hash to perform the action, either an API key or an user hash (username:hash). The user hash can be grabbed by...
Top Bottom