I'm unsure about how to include a signature in each post with vB5--any direction is appreciated. thx!
Announcement
Collapse
No announcement yet.
Signature
Collapse
X
-
Members need to have a signature and have it set to display.
Obviously their usergroup also needs to have signature permissions.
-
Thanks Mark! Can you explain how to enable the signature for users in admin. I'm not even able to include a signature on my own posts.Last edited by learning123; Sat 5 Jan '13, 9:41am.
Comment
-
Also make sure that your Users Settings > Account > Visible Post Elements > Show Signatures is checked. Just below that is the button to click to create your signature. You will see it when hovering over the little pen image.
Signatures show when you hover over the little signature image in the posts or check AdminCP > Settings > Options > Topic Display Options > Post Signature Inline and set it to Yes to show it inline.Last edited by Lynne; Mon 7 Jan '13, 10:59am.
Please don't PM or VM me for support - I only help out in the threads.
vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template.
W3Schools <- awesome site for html/css help
Comment
-
Settings > Account tab
Scroll down to "Conversation Detail Options".
Tick "Show Signatures".
Under that is a link "Edit Post Signature".Last edited by Mark.B; Fri 11 Jan '13, 2:02pm.
Comment
-
Originally posted by Mark.B View PostSettings > Account tab
Scroll down to "Conversation Detail Options".
Tick "Show Signatures".
Under that is a link "Edit Post Signature".
Comment
-
Maintenance > Execute SLQ Query > Yes, Display Signatures > Continue
Please don't PM or VM me for support - I only help out in the threads.
vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template.
W3Schools <- awesome site for html/css help
Comment
-
-
Yes, you need to enable it in the config.php file:
Code:// ****** USERS WITH QUERY RUNNING PERMISSIONS ****** // The users specified here will be allowed to run queries from the control panel. // See the above entries for more information on the format. // Please note that the ability to run queries is quite powerful. You may wish // to remove all user IDs from this list for security reasons. $config['SpecialUsers']['canrunqueries'] = 'x';
Please don't PM or VM me for support - I only help out in the threads.
vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template.
W3Schools <- awesome site for html/css help
Comment
-
Originally posted by wdwms View PostIs there a way to set everyone in bulk to display signatures? the users in our migration didnt get it turned on for some reason...
Comment
-
Originally posted by blrjohn07 View Post
My forum www.bangalorebikers.in is on VBCloud. How can I achieve this ?
Please don't PM or VM me for support - I only help out in the threads.
vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template.
W3Schools <- awesome site for html/css help
- 1 like
Comment
Related Topics
Collapse
-
by TheGLForumhttp://www.theglforum.com/forum/mess...ion-do-you-own
Last post only shows 'sigpic' and does not display the images in the signature-
Channel: vB Cloud Support & Troubleshooting.
Tue 21 Oct '14, 2:03pm -
Comment