Index: includes/ucp/ucp_profile.php =================================================================== --- includes/ucp/ucp_profile.php (revision 10959) +++ includes/ucp/ucp_profile.php (working copy) @@ -552,6 +552,9 @@ // Build custom bbcodes array display_custom_bbcodes(); + // Generate smiley listing + generate_smilies('inline', $forum_id); + break; case 'avatar': Index: styles/prosilver/template/posting_smilies.html =================================================================== --- styles/prosilver/template/posting_smilies.html (revision 10959) +++ styles/prosilver/template/posting_smilies.html (working copy) @@ -2,8 +2,8 @@ Index: styles/subsilver2/template/posting_smilies.html =================================================================== --- styles/subsilver2/template/posting_smilies.html (revision 10959) +++ styles/subsilver2/template/posting_smilies.html (working copy) @@ -2,8 +2,8 @@ Index: styles/subsilver2/template/ucp_profile_signature.html =================================================================== --- styles/subsilver2/template/ucp_profile_signature.html (revision 10959) +++ styles/subsilver2/template/ucp_profile_signature.html (working copy) @@ -5,9 +5,11 @@ {L_TITLE} - - {L_SIGNATURE_EXPLAIN} - + + + {L_SIGNATURE_EXPLAIN} + + @@ -16,7 +18,7 @@ - + + + + + + + + +
+ {L_SIGNATURE_EXPLAIN} + + + + + + + + + + + + + +
{L_SMILIES}
+ + {smiley.SMILEY_CODE} + +
{L_MORE_SMILIES}
+ +
@@ -47,6 +76,10 @@
+
+