![]() |
Quote:
Seemingly working on 4.1.1 :) |
Postbit Tabs v1.0.4
* Now also works on vB3 * jQuery updated to v1.5.0 Fillip |
Quote:
Installed and seemingly working 4.1.1 :) Thank you |
HI and thanks for this mod. Why sint the code from digital jedi working, when i try to put this into a view
Code:
<vb:if condition="$post['age']"><div class="info">$vbphrase[age]: $post[age]</div></if> |
You're mixing vB4 and vB3 syntax, which may be part of the problem.
Try using the vB4 template syntax; HTML Code:
<vb:if condition="$post['age']"><dt>{vb:rawphrase age}</dt> <dd>{vb:raw post.age}</dd></vb:if> Fillip |
Thanks for the response Fillip, but that code doesn't work either, it now shows that the view age has been created, but when i add it to a tab, it doesnt display. Basicly i wanted to display the basic info of an user in a tab, so far i could not find proper codes to do that.. :/
Can you help me finding the codes that will work? Thanks again for your work. Regards, Antidepresiv |
This is the complete code we use in a View, which works perfectly on all our customers' installations:
HTML Code:
<dl class="userinfo_extra"> |
Quote:
http://screensnapr.com/-/uploads/mcaRC1.png i need remove all in pat up .. (sry bad english no speack) .. and trasfer in the postbit tabs |
after update in product manager version display 1.0.3 :D
|
Quote:
|
All times are GMT. The time now is 11:59 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:
|