Recent content by AgonCrafter

  1. AgonCrafter

    XF 1.5 Username don't get update after change

    Too bad that there is no easier way for such a simple thing.... But thanks for the help anyway :)
  2. AgonCrafter

    XF 1.5 Username don't get update after change

    I need to check every registered user with an API..... So there is no way around the directly change in the database.
  3. AgonCrafter

    XF 1.5 Username don't get update after change

    But i need to update the username in a cron-job (php-script) so i need to know the exact entries which should get an update on a username change.
  4. AgonCrafter

    XF 1.5 Username don't get update after change

    Hello everyone! I have some problems with changing usernames. If i change the username in the xf_user table (MySQL) the username don't get an update in particular areas (such as "New posts" and "lastThreadUser"). I can't figure out the exact problem, because in approximately 50% of the areas it...
  5. AgonCrafter

    XF 1.5 Username css

    How could i get a username with its custom css in a xenforo page? Because e.g. if i want to display AgonCrafter with the related css, just only implementing the following code, does not work: <xen:username user="AgonCrafter" rich="true" class="NoOverlay" /> Thanks in advance
  6. AgonCrafter

    XF 1.5 Banner of primary group

    Hello everyone! Is it possible to display the banner of the primary user group under the usertitle in the "sidebar_online_staff"? Generaly: How can i call the banner of the primary user group? Big thanks in advance!
Back
Top Bottom