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"...
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...
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?