![]() |
Quote:
BTW, I have this installed, and it works wonderfully. Thanks! |
Wow, what ridiculous hostility. I just ran through the installation again, and the exact same problem occurs; the option does not save, nor has it produced any effect on my threads.
I'm using the original profile.php, too, and have double-checked everything. Look, I don't know why it's not working, and apparently, neither do any of you. If your response to my pointing my problems out is to get touchy and defensive, then it's probably wise that I look elsewhere. Thanks anyway. |
Nice idea, can it be usergroup set where admins and maybe say VIP members will have there sigs showing in all of the posts ? But "normal" users will not
Not uploaded zip yet , just enquiring :D |
Yes, it is possible by adding an extra conditional to the plugin.
|
Quote:
which is lol :up: :D |
I've loaded this hack, but it only works for members who manually choose the YES option.
Is there a way within the Admin CP to adjust this setting for all current members? I have not loaded the template hack that was posted elsewhere....I'd rather use this plugin if possible. Thanks, Matt. |
Quote:
|
Thanks...
I did edit that code earlier, but while troubleshooting I found another error after that. I edited the code from post 21 again, and now it's working. :D THANKS GUYS!!!!! |
Quote:
If you had to make an edit, please share it here to help other installers. |
Quote:
ALTHOUGH, this hack works for me, but not for other users. :confused: If I log in as one of my moderators or super mods, they see each and every signature, although when I'm logged in as myself, I only see the first sig. Any ideas about that one???:confused: |
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 ?
|
This modification is for members to choose an option, guests can't choose anything, therefore it will not work for guests.
|
I'm an admin and i see every single signature, even though i selected it to "yes". Is this normal?
Very simple to install dismounted! Thanks! |
Holy hell. That is the cleanest looking install guide I have EVER seen. Great addon btw. :D
|
Quote:
Quote:
|
Thanks
|
This mod also didn't work for me until I selected "No" and then "Yes" again in my profile.
|
^^^ Same with me.
Is there something we can do to initialise it straight away. |
how to enable it for guests ?
Thanks |
Quote:
Quote:
|
Thanks! Always been a fan of this mod.
|
When I doulble click on it in the vBulletin options, it ONLY lets me choose what Field ID to associate it with, no other options?
Any suggestions? |
Have you read the ReadMe?
|
My users asked for this, thanks for making it easy to oblige.
We all like having a choice about these things, cheers for writing it that way. |
Dismounted,you going to update this great mod to work with 3.7 eventually?
|
Eventually, yes.
|
Quote:
|
releases for 3.7.x ?
|
Have you tried to see if it works on 3.7?
|
I have not yet tried but I don't want complications so just making a future confirmation
|
It,ll work as optimization if it works for guests
|
All times are GMT. The time now is 11:29 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:
|