The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
For some reason my profile field modifications are not showing in the postbit/postbit legacy templates.
I removed joined date and added a new custom "field5" but neither removal of joined date or the new field are showing. Any ideas why? Am I editing the wrong template? I did the change to both postbit and postbit legacy in my custom default template. Here is my updated piece of code I am using: PHP Code:
Nevermind now it seems to be working, maybe it was cached? Or there is a var/counters you need to rebuild when you modify this? --------------- Added [DATE]1332930926[/DATE] at [TIME]1332930926[/TIME] --------------- OK I found that for origional poster the changes are not being displayed, for others the changes are shown. It must be due to the conditionals. Any help on this? |
#2
|
||||
|
||||
![]()
I don't understand what you mean about it not showing for only the original poster. Do you mean it doesn't show at all for the first post of the thread? Can we get a link to see this?
|
#3
|
|||
|
|||
![]()
OK sorry I guess I didnt explain well enough.
When I am logged in it shows like this (without the new field modifications) for my own profile: ![]() When I am guest/logged into a different profile, it looks correct, like this: ![]() www.torboard.com Thanks! EDIT: Updated most recent template code in the first post. |
#4
|
||||
|
||||
![]()
Why do you have this condition around the code:
<vb:if condition="$post['userid']"> What are you really wanting to say there? |
#5
|
|||
|
|||
![]() Quote:
Thanks! |
#6
|
||||
|
||||
![]()
Try removing it and see if it works.
|
#7
|
|||
|
|||
![]()
OK i removed it and it didnt change anything. Strange.
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|