The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
In every new thread started members signatures are not showing up, but will show up when they reply/post to the thread. Any ideas thoughts suggestions, Thanks
|
#2
|
||||
|
||||
![]()
if this is a problem on your site check that there isn't a condition set on $post['signature'] ... you may also have to check the files (if you have hacks installed)
are you asking how to do this? if so try... Code:
<if condition="($post['signature'] OR $show['sigimage']) AND $post['postcount']!=1"> <!-- sig --> <hr size="1" style="color:$stylevar[tborder_bgcolor]" /> $sigimageabove $post[signature] $sigimagebelow <!-- / sig --> </if> |
#3
|
|||
|
|||
![]()
Hmm no I don't want it to do it it just started doing it after I changed the postbit_legacy to have borders around profile fields post count location ect. Could this be affecting it?
|
#4
|
||||
|
||||
![]()
I really can't say ... have you taken a look at the source code? (click view source on browser) You can post a url (of a post/no sig showing) and I can take a look.
If it's not there that means that there is a condition set. Yep, that means you have to look for it. It could be in the template or the file. |
#5
|
|||
|
|||
![]()
Hers one of the posts it's happening in....
http://www.mommiesplayground.com/por...ad.php?t=22142 Not sure what to look for in the souce code, thanks for the help ![]() |
#6
|
||||
|
||||
![]()
ok, it's not in the source code so you have to look in your template or files
|
#7
|
|||
|
|||
![]()
O.K. I'll give it a shot. Thanks
If I post the the postbit_legacy can you look at it and see if you see anything wrong. As I have no clue. :nervous: ![]() Thanks |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|