value

  1. Kruzya

    Fixed Wrapper display HTML for custom fields contains tabs in {$value} property

    As said in title, when we use {$value} in Wrapper display HTML, it may contains tabs when output. Simple example: <a href="https://t.me/{$value}" target="_blank">Open chat in Telegram</a> &nbsp; <a data-xf-init="copy-to-clipboard tooltip" class="is-hidden" title="Copy"...
  2. S

    XF 1.5 SQL: Copying field value with conditional

    Hey guys, as most of us I´ve migrated from vBulletin to XenForo. In vBulletin we had a custom field in the db and I need those values now inserted into another field in the xf_user_profile (affected users: roundabout 40.000). I know that it´s totally out of the scope of a normal support...
  3. 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...
Top Bottom