![]() |
Silly question, but for the other users, have they/you set the "Sigs only shown once" option (in User CP -> Edit Options) to "yes?"
|
Quote:
Everything works fine with my log in, but it doesn't work with other usergroups. :confused: |
Quote:
Find: <if condition="$post['signature'] AND $firstsig == 0"> Replace With: <if condition="$post['signature']"> or HTML Code: <if condition="$post['signature']"> <!-- sig --> <div> __________________<br /> $post[signature] </div> <!-- / sig --> <else /> $scr_nosig </if>Replace With: HTML Code: <if condition="$post['signature']"> <if condition="$firstsig == 0"> <!-- sig --> <div> __________________<br /> $post[signature] </div> <!-- / sig --> </if> <else /> $scr_nosig </if> |
Quote:
As for the option, just input the field number of the field that you created. It's not really that hard. |
Thanks. i will try again..
|
|
You have to enter the NUMBER of the field.
|
Maybe just a simple error. Be sure to put the Field ID in the options box. You possibly have the display order # instead. {{ I did }}
|
Excellent mod.
*Installs* |
working fine for logined members but not for guests how to enable it for guests ?
|
All times are GMT. The time now is 08:18 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:
|