Recent content by GoreLite

  1. GoreLite

    [XTR] Hide Links and Codes

    Hi, it is possible to add some urls like exceptions?
  2. GoreLite

    XF 1.5 Avatars in custom sidebar

    But, when I swith of the add-on and insert code from template "sidebar_new_posts" to "thread_list" I have the same trouble with avatars.
  3. GoreLite

    XF 1.5 Avatars in custom sidebar

    I'm trying insert last posts widget in custom sidebar, but avatars in thread list have default image. To show avatars I'm using code <xen:avatar user="$thread" size="s" img="true" /> and I have result <a data-avatarhtml="true" class="avatar Av1s" href="members/raingod.1/"><img width="48"...
  4. GoreLite

    [TH] Multiple Choice Fields [Deleted]

    I've trouble with installing the add-on: Mysqli prepare error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IGNORE TABLE `xf_user_field` ADD `multiple_choice_waindigo` tinyint UNSIGNED NOT' at line 1...
  5. GoreLite

    Ban Groups

    Hi, PHP 5.4 has no "finally" "ErrorException:Fatal Error: syntax error, unexpected 'finally' (T_STRING), expecting catch (T_CATCH) -library/SV/BanGroups/XenForo/Model/User.php:23" Maybe smb have a fix for this?
Back
Top Bottom