![]() |
Default Signature
Default Signature!
Sometimes i just dont like it when people dont use a signature...That empty space below th posts...So i came up with this sollution to ad a default sigature! 1. In the postbit template find: Code:
$post[signature] Code:
<if condition="$post[signature]">$post[signature] - Save 2.) In the postbit legacy template find Code:
$post[signature] Code:
<if condition="$post[signature]">$post[signature] 3. Upload nosignature.jpg to your misc images folder and your ready to go! Note, if you need a custom signature made, please post here so i will make it! |
Installed and did the templates edits but still not showing .... any idea !!!
|
Probably you have to replace/delete a previous <if condition ...> concerning $post['signature']. In our board now it looks like that:
before: Code:
<if condition="$post['signature'] AND (($vboptions[warn_sig_thresshold]<0 AND $post[warning_level]>=$vboptions[warn_sig_thresshold]) OR $vboptions[warn_sig_thresshold]==0)"> Code:
<if condition="(($vboptions[warn_sig_thresshold]<0 AND $post[warning_level]>=$vboptions[warn_sig_thresshold]) OR $vboptions[warn_sig_thresshold]==0)"> |
Thnks for the help m8 ive done a little edit so tht i took off the line ;)
Code:
<if condition="(($vboptions[warn_sig_thresshold]<0 AND $post[warning_level]>=$vboptions[warn_sig_thresshold]) OR $vboptions[warn_sig_thresshold]==0)"> PS just 1 quest ... which line do i have to edit to make the words bold and colourd Regards Wengi |
4th line
Code:
$post[username]`s Signature: |
It's working fine .. thx mate
|
@wengi
dont understand your Quest, sorry... Can you the question rewrite? Sorry for my bad english, im from Germany. @Bratz-Designs That is a individual signature in ours Forum. See attach Picture... |
Quote:
Code:
$post[username]`s Signature: Regards Wengi |
Thanks....
|
Quote:
Mmh, just edit the css-class "smallfont" or create a new one and replace it: <span class="smallfont">$post[username]`s Signatur: <br /></span> |
Um... I tried the code and it didn't work, when I tried som of the other posts code it gave me an error when I viewed a PM...
Is there anyway you could update the txt file pls? |
can you post a screenshot of the error?
|
My little addition to this mod
This will let you set a default sig by usergroup. Just change $post[usergroupid] == 6 for every usergroup you want to set. <if condition="$post[signature]">$post[signature] <else /> <if condition="$post[usergroupid] == 6"><img src="http://www.yoursite.com/yourimage.gif"></if> </if> |
This is such a simple edit, why is it not working for me? :confused:
Question: will only newly registered members have a sig show up, or anyone with no sig added? |
it should affect all sigs with nothing in them, if I understand it correct.
|
Is there any way to add BB code or allow for text links with this ?
|
Sal?,
Signatur always at the lower edge of Posting... Perhaps it can use someone. Testing with vB 3.6.7 postbit_legacy find Code:
<tr valign="top"> Code:
<tr valign="top"> find Code:
<!-- / attachments --> Code:
<!-- / attachments --> greeting Indy |
Still not working for me.. I really like this mod.. :(
|
Thanks_______
|
Very good mod, though I had to edit to get it to work with 3.6.8
|
I get it to work in 3.6.8
postbit_legacy Code:
<!-- sig --> |
Quote:
|
Does not work for me, i replaced the images with some text instead.
But does not work. Why? |
$stylevar[imgdir_misc]/nosignature.jpg chage that to the image url
|
Not working for me either =(
|
didnt work any way i tried it
|
You should do the following:
Theres a little bug on the install note (i've tested on vb 3.6.8pl2) open postbit and postbit_legacy and find: PHP Code:
PHP Code:
Then find: PHP Code:
PHP Code:
|
Quote:
|
i m still having difficulty its still not showing up
|
Thanks for the hack... but i'm running into a problem... i tried everything that was posted here in the thread and i get it to work but some where in the code it messing with the private messenger. I had several user say that can't get into it.. when i remove the code in postbit and postbit lagency then it works.... any help would be greatful.. as the hack is great.!!
thanks |
I latered this to include profile fields that are filled out during registration rather then an image file.
|
All times are GMT. The time now is 05:49 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|